• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
        • Z3-installation
        • Smt-hint
        • Tutorial
        • Status
        • Developer
          • Verified
            • Uninterpreted-fn-cp
            • Smt-hint-interface
            • Function-expansion
            • Smt-config
              • Smtlink-config
                • Smtlink-config-fix
                • Smtlink-config-equiv
                • Make-smtlink-config
                • Smtlink-config->interface-dir
                • Smtlink-config->smt-module
                • Smtlink-config->smt-class
                • Smtlink-config->pythonpath
                • Smtlink-config->smt-cmd
                • Change-smtlink-config
                • Smtlink-config-p
            • Fty-support
            • Smt-computed-hints
            • Add-hypo-cp
            • Smt-hint-please
            • Type-extract-cp
            • Smt-extract
            • Smtlink-process-user-hint
            • Smt-basics
            • Smt-type-hyp
            • Smt-magic-fix
          • Trusted
      • 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
  • Smt-config

Smtlink-config

This is a product type introduced by defprod.

Fields
interface-dir — stringp
The directory to the customized Python file
smt-module — stringp
The file/Module name
smt-class — stringp
The Python class name
smt-cmd — stringp
The Python command
pythonpath — stringp
The PYTHONPATH to libraries

Subtopics

Smtlink-config-fix
Fixing function for smtlink-config structures.
Smtlink-config-equiv
Basic equivalence relation for smtlink-config structures.
Make-smtlink-config
Basic constructor macro for smtlink-config structures.
Smtlink-config->interface-dir
Get the interface-dir field from a smtlink-config.
Smtlink-config->smt-module
Get the smt-module field from a smtlink-config.
Smtlink-config->smt-class
Get the smt-class field from a smtlink-config.
Smtlink-config->pythonpath
Get the pythonpath field from a smtlink-config.
Smtlink-config->smt-cmd
Get the smt-cmd field from a smtlink-config.
Change-smtlink-config
Modifying constructor for smtlink-config structures.
Smtlink-config-p
Recognizer for smtlink-config structures.