- Change in return data types for several getters.
- Implement parsing for ATSP, CVRSP, SOP and TOUR files
- Implement distance functions
- Simplify getter api in struct Tsp
- Parse HCP files
- Iterator for node coordinates, display coordinates, fixed edges and edge weights
- Getters for several fields in struct Tsp
Initial release