Skip to content

Commit

Permalink
added a usage description to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cem-okulmus committed Nov 1, 2020
1 parent 2ec76c2 commit 5ee77cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Simply run `make`, alternatively on platforms without the make tool, run `go bui




## Usage
No fixed command-line interface. Use "BalancedGo -h" to see the currently supported commands.
Generally, any run will require 1) a valid hypergraph, according to the formats specified above, 2) a specified width (unless the "exact" or "approx" flags are used) and 3) an algorithm to actually compute an HD or GHD (depending on the type of algorithm).

0 comments on commit 5ee77cd

Please sign in to comment.