Maximum planar subgraph via deferred planarity test
Go to file
Richard Wong 078007cc6d
Feat: implemented trie to store and check mutation history
2024-03-14 11:18:29 +09:00
deferred_planarity_test Feat: implemented trie to store and check mutation history 2024-03-14 11:18:29 +09:00
make_graphs Feat: accept gml as input file 2023-09-09 21:29:57 +09:00
make_planar build: added makefile for deferred_planarity_test 2024-02-05 11:02:44 +09:00
.README Feat: accept gml as input file 2023-09-09 21:29:57 +09:00
.gitignore build: added makefile for deferred_planarity_test 2024-02-05 11:02:44 +09:00
README.md Feat: implemented trie to store and check mutation history 2024-03-14 11:18:29 +09:00

README.md

This branch tests the idea of storing all mutation traversals with a trie structure