case class MaxSatRecSchemFinder(paramTys: Seq[Ty], pi1QTys: Seq[TBase], instanceType: Ty, grammarWeighting: (Rule) ⇒ Int, viaInst: Boolean, context: Context) extends InductiveGrammarFindingMethod with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- MaxSatRecSchemFinder
- Serializable
- Serializable
- Product
- Equals
- InductiveGrammarFindingMethod
- SchematicInductiveProofFindingMethod
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
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 MaxSatRecSchemFinder to any2stringadd[MaxSatRecSchemFinder] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (MaxSatRecSchemFinder, B)
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to ArrowAssoc[MaxSatRecSchemFinder] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val A: Const
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val context: Context
- implicit def ctx: Context
-
def
ensuring(cond: (MaxSatRecSchemFinder) ⇒ Boolean, msg: ⇒ Any): MaxSatRecSchemFinder
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to Ensuring[MaxSatRecSchemFinder] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (MaxSatRecSchemFinder) ⇒ Boolean): MaxSatRecSchemFinder
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to Ensuring[MaxSatRecSchemFinder] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): MaxSatRecSchemFinder
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to Ensuring[MaxSatRecSchemFinder] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): MaxSatRecSchemFinder
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to Ensuring[MaxSatRecSchemFinder] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
find(endSequent: HOLSequent, encoding: InstanceTermEncoding, context: Context, taggedLanguage: Set[(Seq[Expr], Expr)]): SchematicProofWithInduction
- Definition Classes
- InductiveGrammarFindingMethod → SchematicInductiveProofFindingMethod
-
def
findRS(taggedLanguage: Set[(Seq[Expr], Expr)]): RecursionScheme
- Definition Classes
- MaxSatRecSchemFinder → InductiveGrammarFindingMethod
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to StringFormat[MaxSatRecSchemFinder] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- val grammarWeighting: (Rule) ⇒ Int
- val instanceType: Ty
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- val paramTys: Seq[Ty]
- val pi1QTys: Seq[TBase]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val template: RecSchemTemplate
- val viaInst: Boolean
- val vs: Seq[Var]
-
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
- @throws( ... )
-
def
→[B](y: B): (MaxSatRecSchemFinder, B)
- Implicit
- This member is added by an implicit conversion from MaxSatRecSchemFinder to ArrowAssoc[MaxSatRecSchemFinder] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc