|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ChoicePointStack
of the constraint reduction algorithm.
CspVarFactory
of the ChoicePointAlgorithm
wrapped by this ConstraintStore
.
GenericIndexManager
for this NumConstraint
GenericIndexManager
for this NumConstraint
returnToReference
- getReferenceForNode(TreeNode) -
Method in class jopt.csp.spi.search.tree.JumpingSearchTree
- Returns a reference that can be returned to using
returnToReference
- getReferenceForNode(TreeNode) -
Method in interface jopt.csp.spi.search.tree.SearchTree
- Returns a reference that can be returned to using
returnToReference
- getRequiredCardinality() -
Method in class jopt.csp.spi.arcalgorithm.domain.AbstractSetDomain
- Returns required cardinality
- getRequiredCardinality() -
Method in interface jopt.csp.spi.arcalgorithm.domain.SetDomain
- Returns required cardinality
- getRequiredCardinality() -
Method in class jopt.csp.spi.arcalgorithm.domain.SetDomainBase
- Returns required cardinality
- getRequiredCardinality() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntSetNode
- Returns required cardinality
- getRequiredCardinality() -
Method in interface jopt.csp.spi.arcalgorithm.graph.node.SetNode
- Returns required cardinality
- getRequiredCardinality() -
Method in class jopt.csp.spi.arcalgorithm.variable.SetVariableBase
- Returns required cardinality
- getRequiredDeltaSet() -
Method in class jopt.csp.spi.arcalgorithm.domain.AbstractSetDomain
- Returns the required-delta set
- getRequiredDeltaSet() -
Method in interface jopt.csp.spi.arcalgorithm.domain.SetDomain
- Returns the required-delta set
- getRequiredDeltaSet() -
Method in class jopt.csp.spi.arcalgorithm.domain.SetDomainBase
- Returns the required-delta set
- getRequiredDeltaSet() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntSetNode
- Returns the required-delta set
- getRequiredDeltaSet() -
Method in interface jopt.csp.spi.arcalgorithm.graph.node.SetNode
- Returns the required-delta set
- getRequiredDeltaSet() -
Method in class jopt.csp.spi.arcalgorithm.variable.SetVariableBase
- Returns the required-delta set
- getRequiredMinComplexity() -
Method in class jopt.csp.spi.arcalgorithm.util.ArcQueue
- Returns minimum complexity value that arc must return to be added to the queue
- getRequiredSet() -
Method in interface jopt.csp.spi.arcalgorithm.constraint.set.SetVariable
- Returns required set of values
- getRequiredSet() -
Method in class jopt.csp.spi.arcalgorithm.domain.AbstractSetDomain
- Returns required set of values
- getRequiredSet() -
Method in interface jopt.csp.spi.arcalgorithm.domain.SetDomain
- Returns required set of values
- getRequiredSet() -
Method in class jopt.csp.spi.arcalgorithm.domain.SetDomainBase
- Returns required set of values
- getRequiredSet() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntSetNode
- Returns required set of values
- getRequiredSet() -
Method in interface jopt.csp.spi.arcalgorithm.graph.node.SetNode
- Returns required set of values
- getRequiredSet() -
Method in class jopt.csp.spi.arcalgorithm.variable.SetVariableBase
- Returns required set of values in this variable's domain
- getSearchActions() -
Method in class jopt.csp.spi.search.SearchManagerImpl
-
- getSearchGoals() -
Method in class jopt.csp.spi.search.SearchManagerImpl
-
- getSearchLimits() -
Method in class jopt.csp.spi.search.SearchManagerImpl
-
- getSearchTechniques() -
Method in class jopt.csp.spi.search.SearchManagerImpl
-
- getSelectedNeighborhood() -
Method in class jopt.csp.spi.search.localsearch.FlipNeighborhood
- Returns the Neighborhood represented by the latest selected Neighborhood
- getSelectedNeighborhood() -
Method in class jopt.csp.spi.search.localsearch.SwapNeighborhood
- Returns the Neighborhood represented by the latest selected Neighborhood
- getSelectedNeighborhoodOffset() -
Method in class jopt.csp.spi.search.localsearch.FlipNeighborhood
- Returns the offset into Neighborhood represented by the latest selected Neighborhood
- getSelectedNeighborhoodOffset() -
Method in class jopt.csp.spi.search.localsearch.SwapNeighborhood
- Returns the offset into Neighborhood represented by the latest selected Neighborhood
- getSetConstraints() -
Method in class jopt.csp.spi.arcalgorithm.variable.VarFactory
- Returns an object used to create constraints on sets
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.AbstractSetDomain
- Returns 1 + cardinality of possible - cardinality of required
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.BaseNumDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.BooleanComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.DoubleComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.DoubleDomainWrapper
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.FloatComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.FloatDomainWrapper
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.IntComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.LongComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.LongDomainWrapper
- Returns size of domain
- getSize() -
Method in interface jopt.csp.spi.arcalgorithm.domain.NumDomain
- Returns size of domain
- getSize() -
Method in interface jopt.csp.spi.arcalgorithm.domain.SetDomain
- Returns 1 + cardinality of possible - cardinality of required
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.SetDomainBase
- Returns 1 + cardinality of possible - cardinality of required
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.SummationDoubleComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.SummationFloatComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.SummationIntComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.domain.SummationLongComputedDomain
- Returns size of domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.DoubleNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.FloatNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericBooleanNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntSetNode
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.LongNode
- Returns size of domain for this node.
- getSize() -
Method in interface jopt.csp.spi.arcalgorithm.graph.node.Node
- Returns size of domain for this node.
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.BooleanExpr
- Returns the size of this variable's domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.DoubleVariable
- Returns the size of this variable's domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.FloatVariable
- Returns the size of this variable's domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.IntVariable
- Returns the size of this variable's domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.LongVariable
- Returns the size of this variable's domain
- getSize() -
Method in class jopt.csp.spi.arcalgorithm.variable.SetVariableBase
- Returns 1 + cardinality of possible - cardinality of required
- getSmallestMax(NumExpr, GenericNumExpr) -
Method in class jopt.csp.spi.arcalgorithm.constraint.num.NumConstraint
-
- getSmallestMax(NumExpr, GenericNumExpr) -
Method in class jopt.csp.spi.arcalgorithm.constraint.num.NumRangeConstraint
-
- getSmallestMax() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Returns that smallest maximal value of all variables in array
- getSmallestMax(int, int) -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Returns that smallest maximal value of all variables in array within
start and end indices
- getSmallestMax() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericDoubleExpr
- Returns that smallest maximal value of all variables in array
- getSmallestMax(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericDoubleExpr
- Returns that smallest maximal value of all variables in array within
start and end indices
- getSmallestMax() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericFloatExpr
- Returns that smallest maximal value of all variables in array
- getSmallestMax(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericFloatExpr
- Returns that smallest maximal value of all variables in array within
start and end indices
- getSmallestMax() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns that smallest maximal value of all variables in array
- getSmallestMax(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns that smallest maximal value of all variables in array within
start and end indices
- getSmallestMax() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns that smallest maximal value of all variables in array
- getSmallestMax(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns that smallest maximal value of all variables in array within
start and end indices
- getSmallestMin(NumExpr, GenericNumExpr) -
Method in class jopt.csp.spi.arcalgorithm.constraint.num.NumConstraint
-
- getSmallestMin(NumExpr, GenericNumExpr) -
Method in class jopt.csp.spi.arcalgorithm.constraint.num.NumRangeConstraint
-
- getSmallestMin() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Returns that smallest minimal value of all variables in array
- getSmallestMin(int, int) -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Returns that smallest minimal value of all variables in array within
start and end indices
- getSmallestMin() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericDoubleExpr
- Returns that smallest minimal value of all variables in array
- getSmallestMin(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericDoubleExpr
- Returns that smallest minimal value of all variables in array within
start and end indices
- getSmallestMin() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericFloatExpr
- Returns that smallest minimal value of all variables in array
- getSmallestMin(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericFloatExpr
- Returns that smallest minimal value of all variables in array within
start and end indices
- getSmallestMin() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns that smallest minimal value of all variables in array
- getSmallestMin(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns that smallest minimal value of all variables in array within
start and end indices
- getSmallestMin() -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns that smallest minimal value of all variables in array
- getSmallestMin(int, int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns that smallest minimal value of all variables in array within
start and end indices
- getSolutionReference(int) -
Method in class jopt.csp.spi.search.goal.FirstSolutionGoal
-
- getSolutionReference(int) -
Method in class jopt.csp.spi.search.goal.MinMaxSearchGoal
-
- getSolutionReferenceCount() -
Method in class jopt.csp.spi.search.goal.FirstSolutionGoal
-
- getSolutionReferenceCount() -
Method in class jopt.csp.spi.search.goal.MinMaxSearchGoal
-
- getSourceDependencies() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.SchedulerArc
- Returns the dependency type of target node on source node
- getSourceDependencies() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.generic.GenericArc
- Returns the dependency type of target node on source node
- getSourceDependencies() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.hyper.HyperArc
- Returns the dependency type of target node on source node.
- getSourceDependency() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.binary.BinaryArc
- Returns the dependency type of target node on source node
- getSourceNode() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.binary.BinaryArc
- Returns the source node of this Arc
- getSourceNode() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.node.NodeArc
- Returns the source node of this Arc
- getSourceNodes() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.SchedulerArc
- Returns the source nodes of this Arc
- getSourceNodes() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.generic.GenericArc
- Returns the source nodes of this Arc
- getSourceNodes() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.hyper.HyperArc
- Returns the source node of this Arc
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.DoubleNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.FloatNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericBooleanNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.GenericNumNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.IntSetNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.LongNode
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.BooleanVariable
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.DoubleVariable
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.FloatVariable
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.IntVariable
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.LongVariable
- Stores appropriate data for future restoration.
- getState() -
Method in class jopt.csp.spi.arcalgorithm.variable.SetVariableBase
- Stores appropriate data for future restoration.
- getState() -
Method in interface jopt.csp.spi.util.Storable
- Stores appropriate data for future restoration.
- getStateData() -
Method in class jopt.csp.spi.search.tree.BasicSearchNode
-
- getStateData() -
Method in interface jopt.csp.spi.search.tree.TreeNode
- Returns state data associated with this node
- getStoredVars() -
Method in class jopt.csp.spi.util.StateStore
- Retrieves the array of Storables whose information is present in this StateStore.
- getTargetNode() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.binary.BinaryArc
- Returns the target node of this Arc
- getTargetNode() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.hyper.HyperArc
- Returns the target node of this Arc
- getTargetNode() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.node.NodeArc
- Returns the source node of this Arc
- getTargetNodes() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.SchedulerArc
- Returns the target nodes of this Arc
- getTargetNodes() -
Method in class jopt.csp.spi.arcalgorithm.graph.arc.generic.GenericArc
- Returns the target nodes of this Arc
- getTechnique() -
Method in class jopt.csp.spi.search.tree.SearchTechniqueChange
-
- getTechniqueData() -
Method in class jopt.csp.spi.search.technique.TreeSearchTechnique.Move
-
- getType() -
Method in class jopt.csp.spi.arcalgorithm.domain.DomainChangeEvent
- Returns the type of event that was generated
- getType() -
Method in class jopt.csp.spi.arcalgorithm.graph.node.NodeChangeEvent
- Returns type of event that was generated
- getType() -
Method in class jopt.csp.spi.util.MutableNumber
- Returns type of value stored in this number
- getValue(int) -
Method in class jopt.csp.spi.solver.ReversibleDoubleArray
- Returns the value of the reversible array at a particular index
- getValue(int) -
Method in class jopt.csp.spi.solver.ReversibleFloatArray
- Returns the value of the reversible array at a particular index
- getValue(int) -
Method in class jopt.csp.spi.solver.ReversibleIntArray
- Returns the value of the reversible array at a particular index
- getValue(int) -
Method in class jopt.csp.spi.solver.ReversibleLongArray
- Returns the value of the reversible array at a particular index
- getValue() -
Method in class jopt.csp.spi.solver.ReversibleNumber
- Returns the value of the reversible number
- getValue(int) -
Method in class jopt.csp.spi.solver.ReversibleNumberArray
- Returns the value of the reversible array at a particular index
- getValueSourceArcs(Node) -
Method in interface jopt.csp.spi.arcalgorithm.graph.NodeArcGraph
- Retrieves a set of value dependent source arcs for node
- getValueSourceArcs(Node) -
Method in class jopt.csp.spi.arcalgorithm.graph.NodeArcGraphImpl
- Retrieves a set of value dependent source arcs for node
- getVarFactory() -
Method in class jopt.csp.spi.arcalgorithm.ArcBasedAcAlg
- Returns the variable factory for this algorithm
- getVariable() -
Method in class jopt.csp.spi.solver.VariableChangeEvent
- Returns the variable than generated the event
- globalCardCount(CspIntExpr[], Number[], CspIntExpr[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Returns a constraint that constraints an array of variables to be different
- globalCardCount(CspLongExpr[], Number[], CspIntExpr[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Returns a constraint that constraints an array of variables to be different
- globalCardCount(CspGenericIntExpr, Number[], CspIntExpr[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Constraints all elements of a generic variable to be a different value
- globalCardCount(CspGenericLongExpr, Number[], CspIntExpr[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Constraints all elements of a generic variable to be a different value
- globalCardinality(CspIntExpr[], Number[], int[], int[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Returns a constraint that constraints an array of variables to be different
- globalCardinality(CspLongExpr[], Number[], int[], int[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Returns a constraint that constraints an array of variables to be different
- globalCardinality(CspGenericIntExpr, Number[], int[], int[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Constraints all elements of a generic variable to be a different value
- globalCardinality(CspGenericLongExpr, Number[], int[], int[]) -
Method in class jopt.csp.spi.arcalgorithm.variable.VarMath
- Constraints all elements of a generic variable to be a different value
- gt(int) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(CspGenericIntConstant) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericIntExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(long) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(CspGenericLongConstant) -
Method in class jopt.csp.spi.arcalgorithm.variable.GenericLongExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(int) -
Method in class jopt.csp.spi.arcalgorithm.variable.IntExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(CspGenericIntConstant) -
Method in class jopt.csp.spi.arcalgorithm.variable.IntExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(long) -
Method in class jopt.csp.spi.arcalgorithm.variable.LongExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(CspGenericLongConstant) -
Method in class jopt.csp.spi.arcalgorithm.variable.LongExpr
- Returns constraint restricting this expression to values above
a given minimum
- gt(CspNumExpr) -
Method in class jopt.csp.spi.arcalgorithm.variable.NumExprBase
- Returns constraint restricting this expression to values above
a given minimum
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |