PubGrub::PartialSolution
Inherits Reference < Object
Constructors
new
SourceInstance methods
attempted
Sourcebacktrack(decision_level : Int32) : Nil
Sourcedecide(constraint : Constraint) : Nil
Sourcedecision_level
Sourcedecisions
Sourcederive(constraint : Constraint, positive : Bool, cause : Incompatibility) : Nil
Sourcerelation(term : Term) : Relation
Sourcesatisfier(term : Term) : Assignment
Sourcesatisfies?(term : Term) : Bool
Sourceunsatisfied
Source