Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
H
HALF_PI
- Static variable in interface jopt.csp.spi.util.
NumConstants
HYPER
- Static variable in interface jopt.csp.spi.arcalgorithm.graph.arc.
Arc
An arc that might have more than one source node but only a single target node.
HyperArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperArc
.
An arc that might have more than one source node but only a single target node.
HyperNumMemberOfArrayArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperNumMemberOfArrayArc
.
Generic arc that constraints a numeric variable to be a member of an array
HyperNumMemberOfArrayArc(NumNode[], NumNode)
- Constructor for class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperNumMemberOfArrayArc
HyperNumNotMemberOfArrayArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperNumNotMemberOfArrayArc
.
Generic arc that constraints a numeric variable to not be a member of an array
HyperNumNotMemberOfArrayArc(NumNode[], Node)
- Constructor for class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperNumNotMemberOfArrayArc
HyperSetArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetArc
.
Abstract base arc for set arc with 3+ variables
HyperSetArc(Node[], Node)
- Constructor for class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetArc
Constructor
HyperSetIntersectionArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetIntersectionArc
.
Arc representing Z = intersection( sources )
HyperSetIntersectionArc(SetNode[], SetNode)
- Constructor for class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetIntersectionArc
Constructor
HyperSetUnionArc
- class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetUnionArc
.
Arc representing Z = union( sources )
HyperSetUnionArc(SetNode[], SetNode)
- Constructor for class jopt.csp.spi.arcalgorithm.graph.arc.hyper.
HyperSetUnionArc
Constructor
hasNext()
- Method in class jopt.csp.spi.arcalgorithm.util.
ArcQueue
Returns true if queue has a next arc available
hasNext()
- Method in class jopt.csp.spi.arcalgorithm.util.
NodeQueue
Returns true if queue has a next arc available
hasNext()
- Method in class jopt.csp.spi.util.
GenericIndex
Move the index to the next value
hasNext()
- Method in class jopt.csp.spi.util.
IndexIterator
Returns true if another value exists in the iterator
hashCode()
- Method in class jopt.csp.spi.arcalgorithm.graph.node.
AbstractNode
Returns a hash code based on this variable's name (if one exists)
hashCode()
- Method in class jopt.csp.spi.arcalgorithm.variable.
NumExprBase
Returns a hash code based on this variable's name (if one exists)
hashCode()
- Method in class jopt.csp.spi.arcalgorithm.variable.
SetVariableBase
Returns a hash code based on this variable's name (if one exists)
hashCode()
- Method in class jopt.csp.spi.search.technique.
BreadthFirstSearch
hashCode()
- Method in class jopt.csp.spi.search.technique.
DepthFirstSearch
hashCode()
- Method in class jopt.csp.spi.search.tree.
BasicSearchNode
hashCode()
- Method in class jopt.csp.spi.util.
GenericIndex
hashCode()
- Method in class jopt.csp.spi.util.
GenericIndexCombination
hashCode()
- Method in class jopt.csp.spi.util.
MutableNumber
Returns a hash code for this
Mutable
object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z