Uses of Class
com.google.ortools.constraintsolver.NodeNeighborIterator
Packages that use NodeNeighborIterator
-
Uses of NodeNeighborIterator in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type NodeNeighborIteratorModifier and TypeMethodDescriptionstatic long
NodeNeighborIterator.getCPtr
(NodeNeighborIterator obj) static final int
mainJNI.NodeNeighborIterator_GetValue
(long jarg1, NodeNeighborIterator jarg1_) static final boolean
mainJNI.NodeNeighborIterator_IsIncomingNeighbor
(long jarg1, NodeNeighborIterator jarg1_) static final boolean
mainJNI.NodeNeighborIterator_IsOutgoingNeighbor
(long jarg1, NodeNeighborIterator jarg1_) static final boolean
mainJNI.NodeNeighborIterator_Next
(long jarg1, NodeNeighborIterator jarg1_) static long
NodeNeighborIterator.swigRelease
(NodeNeighborIterator obj)