Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 273 Bytes

JGraphT-GSOC2018-WarmUp

Compile and run

Compile with: make compile
Run with: make run ARGS="<input_file> <person1> <person2>"

Example: make AGRS="./input/GOT.dot Jon Rickard"

This method is only working on DAG's. Issue is already posted in issue tracker.