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

Graph input reading #5

Closed maddiebeagley closed 6 years ago

maddiebeagley commented 6 years ago

Implement GraphReader class which converts .dot to a Graph object as defined in the common model library.