Skip to content

Add pickle support for MatchingGraph(py)/UserGraph(cpp)#182

Open
jfoliveiraramos wants to merge 3 commits intooscarhiggott:masterfrom
jfoliveiraramos:u/jfoliveiraramos/pickling_user_graph
Open

Add pickle support for MatchingGraph(py)/UserGraph(cpp)#182
jfoliveiraramos wants to merge 3 commits intooscarhiggott:masterfrom
jfoliveiraramos:u/jfoliveiraramos/pickling_user_graph

Conversation

@jfoliveiraramos
Copy link
Copy Markdown

You can now serialise and deserialise MatchingGraph objects, so you don't have to rebuild the graph from scratch every time. Nodes and neighbours in UserGraph are re-derived from edges at deserialisation.

Also added PointerAlignment and ReferenceAlignment rules to .clang-format to match existing & and * styling. My auto-format on save was creating unintended changes without these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant