Contents
TSPFeats
Dummy feature generator for TSP example.
Classes
TSPFeats(path)
Dummy TSP feature generator.
Bases: object
object
path (str) – Path to feature files directory.
Get features for instance.
instance (str) – Path to the problem instance to get the features for.
A list of the problem instance features.
list