class AutoRoutePanel.SimpleTSPSolver.Graph extends Object
Modifier and Type | Field and Description |
---|---|
(package private) double[][] |
dist |
(package private) static double |
INFTY |
protected int |
n |
Constructor and Description |
---|
AutoRoutePanel.SimpleTSPSolver.Graph(int n) |
protected int n
double[][] dist
static final double INFTY