issues
search
cuplv
/
FixrGraphIso
Implementation of the approximate graph isomorphism
Apache License 2.0
1
stars
0
forks
source link
Serialize lattice
#15
Closed
smover
closed
6 years ago
smover
commented
6 years ago
Serialize the lattice created during the mining process:
[ ] Data structure for subgraph isomorphism - (adapt or create new)
[ ] Protobuf for subgraph iso - (adapt or create new)
[ ] Data structure for a bin/pattern/lattice
[ ] Protobuffer for a bin/pattern/lattice
[ ] Use the new data structure in the code (e.g., mining)
[ ] Change the interface of the tool searializing the code
Serialize the lattice created during the mining process: