Skip to content

TSPLIB loader needs to be generalized #20

@mck-

Description

@mck-

read-cvrp.lisp can only read CVRP files from TSPLIB. It'd be great if it could read TSP, VRP, VRPTW etc using the same format.

Currently, the code assumes a demand_section, so when attempting to load a TSP file (without a demand section), it won't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions