fleutot/hex
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Minimimum spanning tree: - build with "make mst" - run with "./minimum_spanning_tree data/graph1.txt Average shortest path: - build with "make asp" - run with "./average_shortest_path Hex game: - build with "make hexjakt" - run with "./hexjakt n", with n the board size.