public static interface TspResultLogger.EventListener
Modifier and Type | Method and Description |
---|---|
void |
on(TspResultLogger.Event event,
int[] tour,
long cost,
java.lang.String counter) |
void on(TspResultLogger.Event event, int[] tour, long cost, java.lang.String counter)