• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • 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
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • 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.