dillonfagan / Seven-Bridges

An iOS app for simulating graphs and networks.
GNU General Public License v3.0
0 stars 2 forks source link

Max Clique issues with directed edges #27

Closed dillonfagan closed 6 years ago

dillonfagan commented 6 years ago

Should the graph be forced to switch to undirected edges for the max clique algorithm?