I use JSON file exists in example in optaplanner for the vehicle routing problem time windowed, but I have a problem with time window format. What is the best format recognized by this file? thank you.
I tried hours format, the window time is well represented on the graph, but the solution is not optimal, then I tried minutes and seconds format, the time windows is not represented on the graph.