
2 Mar
2011
2 Mar
'11
10:38 p.m.
Hi Richard,
On Thu, Mar 3, 2011 at 1:46 AM, Richard Senington
The file parsers are designed to process files coming out of the TSPLIB and SATLIB repositories. [...]
Since these are all related I was going to try to put them together into a single library and post them to Hackage, but I am not sure what to put them under.
You could place the parsers under Text.TSPLIB Text.SATLIB Text.... (or maybe only Text.TSP ...?) That would reflect other formats like Text.JSON and so on. Cheers, Sebastian