• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • 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
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • 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.