Metaheuristiques/src/main/java/jobshop
2021-04-12 18:02:25 +02:00
..
encodings Remove a misleading method of ResourceOrder 2021-04-12 15:48:42 +02:00
solvers Remove a misleading method of ResourceOrder 2021-04-12 15:48:42 +02:00
BestKnownResults.java Complete documentation + equals/hashCode for encodings 2021-04-10 20:06:28 +02:00
Instance.java Complete documentation + equals/hashCode for encodings 2021-04-10 20:06:28 +02:00
Main.java Make Encoding.toSchedule() return an optional to handle the case where the solution is not valid. 2021-04-10 16:55:55 +02:00
MainTest.java Minor updates to documentation 2021-04-12 18:02:25 +02:00
Result.java Make Encoding.toSchedule() return an optional to handle the case where the solution is not valid. 2021-04-10 16:55:55 +02:00