This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
Releases: jiedxu/mgrid
Releases · jiedxu/mgrid
Last version without database
First version as mgrid
- planar graph
- supra graph
Final version for "vsec"
- Basic cut-related features
- Remove unnecessary methods.
Full-fledged version for vertex-splitting
- Only one class.
- Store using
networkx
directed graph. - Two methods to update associated dataframes.
- Ignore edge contraction for now.
- Basic features for components, when new edges serve as cuts.
First workable version
- Features for edge contraction are not complete.
- Data for fixture
case_grid
has not been uploaded.