openalea / mtg

Multiscale Tree Graph datastructure and interfaces
https://mtg.rtfd.io
Other
12 stars 17 forks source link

Add a dump and load method #14

Open pradal opened 5 years ago

pradal commented 5 years ago

Add a method to dump and load the MTG into/from a file. The method needs to check if all the properties can be pickled.