benchmarking code for testing maximum planar subgraph algorithms
Go to file
Richard Wong b05b8410d3
Feat: added 3 approaches to get MPS: planarity test, exact via ILP, and
cactus
2024-05-06 16:32:01 +09:00
make_graphs Feat: accept gml as input file 2023-09-09 21:29:57 +09:00
make_planar Feat: added 3 approaches to get MPS: planarity test, exact via ILP, and 2024-05-06 16:32:01 +09:00
.README Feat: accept gml as input file 2023-09-09 21:29:57 +09:00
.gitignore Chore: re-organized to only have folders relevant to benchmarking 2024-05-06 16:21:09 +09:00