Recent Releases of cmpe492_partitioning_undirected_graphs
cmpe492_partitioning_undirected_graphs - v1.0.0
Graph partitioner 1.0.0
The initial release of the software. Graph partitioner can:
- read graphs with .mtx (Matrix Market) data format,
- bipartition weightless graphs,
- bipartition weighted graphs,
- give output of the graph partitioning info from the console,
- plot the partitioned graph if desired,
- write the logs of Gurobi in a log file.
- Python
Published by araldortogul over 2 years ago