VirtualNodes
org.ddolibscala.example.tsptw.VirtualNodes
case class VirtualNodes(nodes: Set[Int]) extends Position
Used for merged states. The vehicle can be at all the position of the merged states.
Value parameters
- nodes
-
all the position of the merged states.
Attributes
- Graph
-
- Supertypes
Members list
In this article