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:

  1. read graphs with .mtx (Matrix Market) data format,
  2. bipartition weightless graphs,
  3. bipartition weighted graphs,
  4. give output of the graph partitioning info from the console,
  5. plot the partitioned graph if desired,
  6. write the logs of Gurobi in a log file.

- Python
Published by araldortogul over 2 years ago