Open bcox280 opened 6 years ago
This is intentional. Are you sure this is a bug?
Specifically, the error thrown says "Cycle found in acyclic graph (or empty)"
As we are moving to use an external library, we can see what the behaviour of the library does with an empty graph
Nope, my code will still throw an exception when it looks for entry nodes.
We will need to confide in our client to figure out the expected behaviour then
Well we didn't lose marks for this so I'm gonna mark this as wontfix.
Description
When a dot file has an empty graph, it should be accepted as a graph. This is currently not allowed by the parser and should be fixed.
Testing
Please write a test case to test this specific problem, the solution should result in an optimal schedule length of 0, and of course an empty schedule