Object/Class

ap.parameters

Param

Related Docs: class Param | package parameters

Permalink

object Param

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Param
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object ABBREV_LABELS extends Param with Product with Serializable

    Permalink
  5. object ADT_MEASURE extends Param with Product with Serializable

    Permalink
  6. object APPLY_BLOCKED_TASKS extends Param with Product with Serializable

    Permalink
  7. object ASSERTIONS extends Param with Product with Serializable

    Permalink
  8. object BOOLEAN_FUNCTIONS_AS_PREDICATES extends Param with Product with Serializable

    Permalink
  9. object CLAUSIFIER extends Param with Product with Serializable

    Permalink
  10. object COMPUTE_MODEL extends Param with Product with Serializable

    Permalink
  11. object COMPUTE_UNSAT_CORE extends Param with Product with Serializable

    Permalink
  12. object CONSTRAINT_SIMPLIFIER extends Param with Product with Serializable

    Permalink
  13. object ClausifierOptions extends Enumeration

    Permalink
  14. object ConstraintSimplifierOptions extends Enumeration

    Permalink
  15. object DNF_CONSTRAINTS extends Param with Product with Serializable

    Permalink
  16. object ELIMINATE_INTERPOLANT_QUANTIFIERS extends Param with Product with Serializable

    Permalink
  17. object FULL_HELP extends Param with Product with Serializable

    Permalink
  18. object FULL_SPLITTING extends Param with Product with Serializable

    Permalink
  19. object FUNCTIONAL_PREDICATES extends Param with Product with Serializable

    Permalink
  20. object FUNCTION_GC extends Param with Product with Serializable

    Permalink
  21. object FunctionGCOptions extends Enumeration

    Permalink
  22. object GARBAGE_COLLECTED_FUNCTIONS extends Param with Product with Serializable

    Permalink
  23. object GENERATE_TOTALITY_AXIOMS extends Param with Product with Serializable

    Permalink
  24. object IGNORE_QUANTIFIERS extends Param with Product with Serializable

    Permalink

    Ignore universal quantifiers in a problem that would require free variables, by converting the quantifiers to existential ones.

  25. object INCREMENTAL extends Param with Product with Serializable

    Permalink
  26. object INPUT_FORMAT extends Param with Product with Serializable

    Permalink
  27. object InputFormat extends Enumeration

    Permalink
  28. object LOGO extends Param with Product with Serializable

    Permalink
  29. object MAKE_QUERIES_PARTIAL extends Param with Product with Serializable

    Permalink
  30. object MATCHING_BASE_PRIORITY extends Param with Product with Serializable

    Permalink
  31. object MOST_GENERAL_CONSTRAINT extends Param with Product with Serializable

    Permalink
  32. object MUL_PROCEDURE extends Param with Product with Serializable

    Permalink
  33. object MulProcedure extends Enumeration

    Permalink
  34. object NEG_SOLVING extends Param with Product with Serializable

    Permalink
  35. object NONLINEAR_SPLITTING extends Param with Product with Serializable

    Permalink
  36. object NegSolvingOptions extends Enumeration

    Permalink
  37. object NonLinearSplitting extends Enumeration

    Permalink
  38. object PORTFOLIO extends Param with Product with Serializable

    Permalink
  39. object POS_UNIT_RESOLUTION extends Param with Product with Serializable

    Permalink
  40. object PREDICATE_MATCH_CONFIG extends Param with Product with Serializable

    Permalink
  41. object PRINT_CERTIFICATE extends Param with Product with Serializable

    Permalink
  42. object PRINT_DOT_CERTIFICATE_FILE extends Param with Product with Serializable

    Permalink
  43. object PRINT_SMT_FILE extends Param with Product with Serializable

    Permalink
  44. object PRINT_TPTP_FILE extends Param with Product with Serializable

    Permalink
  45. object PRINT_TREE extends Param with Product with Serializable

    Permalink
  46. object PROOF_CONSTRUCTION extends Param with Product with Serializable

    Permalink
  47. object PROOF_CONSTRUCTION_GLOBAL extends Param with Product with Serializable

    Permalink
  48. object PROOF_SIMPLIFICATION extends Param with Product with Serializable

    Permalink
  49. object PortfolioOptions extends Enumeration

    Permalink
  50. object ProofConstructionOptions extends Enumeration

    Permalink
  51. object QUIET extends Param with Product with Serializable

    Permalink
  52. object RANDOM_DATA_SOURCE extends Param with Product with Serializable

    Permalink
  53. object RANDOM_SEED extends Param with Product with Serializable

    Permalink
  54. object REAL_RAT_SATURATION_ROUNDS extends Param with Product with Serializable

    Permalink
  55. object REDUCER_PLUGIN extends Param with Product with Serializable

    Permalink
  56. object REDUCER_SETTINGS extends Param with Product with Serializable

    Permalink
  57. object REVERSE_FUNCTIONALITY_PROPAGATION extends Param with Product with Serializable

    Permalink
  58. object SIMPLIFY_CONSTRAINTS extends Param with Product with Serializable

    Permalink
  59. object SINGLE_INSTANTIATION_PREDICATES extends Param with Product with Serializable

    Permalink
  60. object STDIN extends Param with Product with Serializable

    Permalink
  61. object STRENGTHEN_TREE_FOR_SIDE_CONDITIONS extends Param with Product with Serializable

    Permalink
  62. object STRING_THEORY_DESC extends Param with Product with Serializable

    Permalink
  63. object SYMBOL_WEIGHTS extends Param with Product with Serializable

    Permalink
  64. object THEORY_PLUGIN extends Param with Product with Serializable

    Permalink
  65. object TIGHT_FUNCTION_SCOPES extends Param with Product with Serializable

    Permalink
  66. object TIMEOUT extends Param with Product with Serializable

    Permalink
  67. object TIMEOUT_PER extends Param with Product with Serializable

    Permalink
  68. object TRACE_CONSTRAINT_SIMPLIFIER extends Param with Product with Serializable

    Permalink
  69. object TRIGGERS_IN_CONJECTURE extends Param with Product with Serializable

    Permalink
  70. object TRIGGER_GENERATION extends Param with Product with Serializable

    Permalink
  71. object TRIGGER_STRATEGY extends Param with Product with Serializable

    Permalink
  72. object TriggerGenerationOptions extends Enumeration

    Permalink
  73. object TriggerStrategyOptions extends Enumeration

    Permalink
  74. object USE_FUNCTIONAL_CONSISTENCY_THEORY extends Param with Product with Serializable

    Permalink

    Use the FunctionalConsistency dummy theory to represent applications of functionality in proofs.

    Use the FunctionalConsistency dummy theory to represent applications of functionality in proofs.

  75. object VERSION extends Param with Product with Serializable

    Permalink
  76. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  77. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  79. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  80. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  81. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  82. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  83. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  84. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  85. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  86. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  87. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  88. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  89. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  90. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  91. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped