• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
      • Gl
      • Witness-cp
      • Ccg
        • Set-ccg-hierarchy
        • Ccg-xargs
        • Set-termination-method
        • Set-ccg-time-limit
        • Set-ccg-inhibit-output-lst
        • Set-ccg-print-proofs
        • Get-termination-method
          • Get-ccg-time-limit
          • Get-ccg-print-proofs
          • Get-ccg-inhibit-output-lst
        • Install-not-normalized
        • Rewrite$
        • Fgl
        • Removable-runes
        • Efficiency
        • Rewrite-bounds
        • Bash
        • Def-dag-measure
        • Bdd
        • Remove-hyps
        • Contextual-rewriting
        • Simp
        • Rewrite$-hyps
        • Bash-term-to-dnf
        • Use-trivial-ancestors-check
        • Minimal-runes
        • Clause-processor-tools
        • Fn-is-body
        • Without-subsumption
        • Rewrite-equiv-hint
        • Def-bounds
        • Rewrite$-context
        • Try-gl-concls
        • Hint-utils
      • Macro-libraries
      • ACL2
      • Interfacing-tools
      • Hardware-verification
      • Software-verification
      • Math
      • Testing-utilities
    • Ccg

    Get-termination-method

    Returns the current default termination method.

    Examples:
    (get-termination-method (w state))

    This will return the termination-method as specified by the current world.

    General Form:
    (get-termination-method wrld)

    where wrld is a world. For information on the settings and their meaning, see set-termination-method.