class ExpansionProofToMG3iViaSAT extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ExpansionProofToMG3iViaSAT
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ExpansionProofToMG3iViaSAT(expansionProof: ExpansionProof)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to any2stringadd[ExpansionProofToMG3iViaSAT] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ExpansionProofToMG3iViaSAT, B)
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to ArrowAssoc[ExpansionProofToMG3iViaSAT] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addClause(lower: HOLSequent, upper: HOLSequent)(p: (LKProof) ⇒ LKProof): Unit
- def addClause(p: LKProof, seq: HOLSequent): Unit
- def addClause(p: LKProof): Unit
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def atom(e: ExpansionTree): Int
- def atom(f: Formula): Int
- val atomToET: Map[Int, Set[ExpansionTree]]
- val atomToSh: Map[Int, Formula]
- def clause(seq: HOLSequent): Seq[Int]
- implicit def clause2sat4j(clause: Iterable[Int]): IVecInt
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- val drup: Buffer[Line]
-
def
ensuring(cond: (ExpansionProofToMG3iViaSAT) ⇒ Boolean, msg: ⇒ Any): ExpansionProofToMG3iViaSAT
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to Ensuring[ExpansionProofToMG3iViaSAT] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ExpansionProofToMG3iViaSAT) ⇒ Boolean): ExpansionProofToMG3iViaSAT
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to Ensuring[ExpansionProofToMG3iViaSAT] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ExpansionProofToMG3iViaSAT
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to Ensuring[ExpansionProofToMG3iViaSAT] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ExpansionProofToMG3iViaSAT
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to Ensuring[ExpansionProofToMG3iViaSAT] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val escargot: EscargotChaud
- def expSeq(lits: Traversable[Int]): ExpansionSequent
- val expansionProof: ExpansionProof
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to StringFormat[ExpansionProofToMG3iViaSAT] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def implication(lits: Traversable[Int]): HOLSequent
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def modelSequent(lits: Traversable[Int]): HOLSequent
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def newVar(): Int
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val proofs: Map[Set[Int], Either[LKProof, (Set[Int], (LKProof) ⇒ LKProof)]]
- val shAtoms: Map[Formula, Int]
- def solve(): Either[HOLSequent, LKProof]
- def solve(eigenVariables: Set[Var], assumptions: Set[Int]): Result
- val solver: ISolver
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val unprovable: Buffer[(Set[Var], Set[Int])]
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
→[B](y: B): (ExpansionProofToMG3iViaSAT, B)
- Implicit
- This member is added by an implicit conversion from ExpansionProofToMG3iViaSAT to ArrowAssoc[ExpansionProofToMG3iViaSAT] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
This is the API documentation for GAPT.
The main package is gapt.