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

Remember graph name #10

Closed TimFinucane closed 6 years ago

TimFinucane commented 6 years ago

Graph inputs have names. Is it worth it remembering those names so that the schedule may be saved with those names by default?

emipeanz commented 6 years ago

Is this related to the program using the input files name as an output file name? ie input is 'Nodes7.dot' and output is 'Nodes7-output.dot'???

TimFinucane commented 6 years ago

Not the file name but the name in digraph "..." {