L2D icon indicating copy to clipboard operation
L2D copied to clipboard

How to load instances

Open ingambe opened this issue 2 years ago • 2 comments

Dear authors,

I would like to know how to load instances that are not present in your BenchDataNmpy folder. Which format do you accept? How do you generate the .npy file?

The classic way to represent the instances is the Standard specification: http://jobshop.jjvh.nl/explanation.php#standard_def How can I load standard specification instances to benchmark against your approach?

Best, Pierre

ingambe avatar Nov 16 '22 22:11 ingambe

If I recall correctly, I only support the Talliard format in the code. Sorry for any inconvenience caused.

zcaicaros avatar Dec 20 '23 14:12 zcaicaros

Thanks for the answer, but if I am correct, the approach expect npy file such as the one in the BenchDataNmpy folder. How can I create one?

ingambe avatar Dec 20 '23 17:12 ingambe