Skip to content

Serialization

Bruce Markham edited this page Nov 29, 2021 · 7 revisions

Serialization

FastGraph is a modular library that has a serialization module. It allows to save and load graphs from files (or streams) using different serialization kinds.

Clone this wiki locally