• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
      • B*
      • Defunc
      • Fty
      • Apt
        • Simplify-defun
        • Isodata
        • Tailrec
        • Schemalg
        • Restrict
        • Expdata
        • Casesplit
        • Simplify-term
        • Simplify-defun-sk
        • Parteval
        • Solve
          • Solve-implementation
            • Solve-event-generation
            • Solve-fn
            • Solve-input-processing
              • Solve-process-inputs
              • Solve-process-solution-name
              • Solve-process-old
              • Solve-process-solution-guard-hints
              • Solve-process-solution-body
              • Solve-process-solution-hints
              • Solve-process-solution-guard
              • Solve-process-solution-enable
              • Solve-process-method
              • Solve-process-method-rules
              • *solve-call-axe-rewriter*
              • *solve-call-ACL2-rewriter*
            • Solve-macro-definition
            • Solve-call-ACL2-rewriter
        • Wrap-output
        • Propagate-iso
        • Simplify
        • Finite-difference
        • Drop-irrelevant-params
        • Copy-function
        • Lift-iso
        • Rename-params
        • Utilities
        • Simplify-term-programmatic
        • Simplify-defun-sk-programmatic
        • Simplify-defun-programmatic
        • Simplify-defun+
        • Common-options
        • Common-concepts
      • Std/util
      • Defdata
      • Defrstobj
      • Seq
      • Match-tree
      • Defrstobj
      • With-supporters
      • Def-partial-measure
      • Template-subst
      • Soft
      • Defthm-domain
      • Event-macros
      • Def-universal-equiv
      • Def-saved-obligs
      • With-supporters-after
      • Definec
      • Sig
      • Outer-local
      • Data-structures
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Solve-implementation

Solve-input-processing

Input processing performed by solve.

See input processing for general background.

Subtopics

Solve-process-inputs
Process all the inputs.
Solve-process-solution-name
Process the :solution-name input.
Solve-process-old
Process the old input.
Solve-process-solution-guard-hints
Process the :solution-guard-hints input.
Solve-process-solution-body
Process the :solution-body input.
Solve-process-solution-hints
Process the :solution-hints input.
Solve-process-solution-guard
Process the :solution-guard input.
Solve-process-solution-enable
Process the :solution-enable input.
Solve-process-method
Process the :method input.
Solve-process-method-rules
Process the :method-rules input.
*solve-call-axe-rewriter*
Name of the function (defined in a separate file) to call the Axe rewriter.
*solve-call-ACL2-rewriter*
Name of the function (defined in a separate file) to call the ACL2 rewriter.