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 longNodeNeighborIterator.getCPtr(NodeNeighborIterator obj) static final intmainJNI.NodeNeighborIterator_GetValue(long jarg1, NodeNeighborIterator jarg1_) static final booleanmainJNI.NodeNeighborIterator_IsIncomingNeighbor(long jarg1, NodeNeighborIterator jarg1_) static final booleanmainJNI.NodeNeighborIterator_IsOutgoingNeighbor(long jarg1, NodeNeighborIterator jarg1_) static final booleanmainJNI.NodeNeighborIterator_Next(long jarg1, NodeNeighborIterator jarg1_) static longNodeNeighborIterator.swigRelease(NodeNeighborIterator obj)