Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 462 Bytes

File metadata and controls

5 lines (5 loc) · 462 Bytes

pace2018

Code for the Parameterized Algorithms and Computational Experiments Challenge. To compile the code you may simply use the make command, which will generate the solution executable file at the project root. To run the binary, ./solution < path_to_input_file, which will output to stdout the obtained solution value and the edges the compromise the solution. The 100 public instances used during the competition are available in the publicTW directory.