object EntropyAtomWeight extends Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def apply[A, B](genDist: FiniteDistribution[A], pDist: FiniteDistribution[B], qDist: FiniteDistribution[B], elem: B, initWeight: Double, hW: Double, klW: Double): EntropyAtomWeight
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def evolvedLemmaGens(ev: EvolvedStateLike, hW: Double, klW: Double): Vector[(Typ[Term], EntropyAtomWeight)]
- def evolvedLemmaIters(ev: EvolvedStateLike, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Vector[(Typ[Term], Iterator[Double])]
- def findGoal(init: TermState, base: TermState, tg: TermGenParams, steps: Int, maxDepth: Int, cutoff: Double, hW: Double, klW: Double, limit: FiniteDuration = 3.minutes, sc: Double = 1): Task[FiniteDistribution[Term]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def lemmaDist(ev: EvolvedStateLike, steps: Int, hW: Double, klW: Double, sc: Double = 1): FiniteDistribution[Term]
- def lemmaWeights(ev: EvolvedStateLike, steps: Int, hW: Double, klW: Double, sc: Double = 1): Vector[(Typ[Term], Double)]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def proofWeightIter(ev: EvolvedStateLike, pf: Term, weight: Double, cutoff: Double, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Iterator[Double]
- def proofWeightTuned(ev: EvolvedStateLike, pf: Term, weight: Double, cutoff: Double, steps: Int, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Option[(Term, Double)]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tunedProofs(ev: EvolvedStateLike, pfs: Vector[(Term, Double)], cutoff: Double, steps: Int, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Vector[(Term, Double)]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def apply[A, B](genDist: FiniteDistribution[A], pDist: FiniteDistribution[B], qDist: FiniteDistribution[B], elem: B, initWeight: Double, hW: Double, klW: Double): EntropyAtomWeight
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def evolvedLemmaGens(ev: EvolvedStateLike, hW: Double, klW: Double): Vector[(Typ[Term], EntropyAtomWeight)]
- def evolvedLemmaIters(ev: EvolvedStateLike, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Vector[(Typ[Term], Iterator[Double])]
- def findGoal(init: TermState, base: TermState, tg: TermGenParams, steps: Int, maxDepth: Int, cutoff: Double, hW: Double, klW: Double, limit: FiniteDuration = 3.minutes, sc: Double = 1): Task[FiniteDistribution[Term]]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def lemmaDist(ev: EvolvedStateLike, steps: Int, hW: Double, klW: Double, sc: Double = 1): FiniteDistribution[Term]
- def lemmaWeights(ev: EvolvedStateLike, steps: Int, hW: Double, klW: Double, sc: Double = 1): Vector[(Typ[Term], Double)]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def proofWeightIter(ev: EvolvedStateLike, pf: Term, weight: Double, cutoff: Double, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Iterator[Double]
- def proofWeightTuned(ev: EvolvedStateLike, pf: Term, weight: Double, cutoff: Double, steps: Int, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Option[(Term, Double)]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tunedProofs(ev: EvolvedStateLike, pfs: Vector[(Term, Double)], cutoff: Double, steps: Int, hW: Double, klW: Double, sc: Double = 1, prune: Boolean = false): Vector[(Term, Double)]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit