TimFinucane / Ainur

Solution for parallel task scheduling problem, inspired by the tale of the Lord of the Rings
Other
5 stars 0 forks source link

Testing/isValid #42

Closed Buster-Darragh-Major closed 6 years ago

Buster-Darragh-Major commented 6 years ago

Adding class with static method evaluating whether a schedule is valid in accordance to the graph it was derived from.

Will be useful in the integration testing phase.

TimFinucane commented 6 years ago

gandalf

Update and all is good

Buster-Darragh-Major commented 6 years ago

closes #36