jlowenz / hypergraphdb

Automatically exported from code.google.com/p/hypergraphdb
0 stars 0 forks source link

Unit tests for subgraphs #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The newer HGSubgraph implemenetation doesn't have unit tests. Those would be 
very useful to experiment with alternative implementations. Tests must ensure 
that an atom can belong to more than one subgraph, that queries properly return 
only members of the subgraph, all the standard add/remove/delete operations etc.

Original issue reported on code.google.com by borislav...@gmail.com on 25 Jun 2012 at 4:22