adding custom topologies, src and test

This commit is contained in:
lasnier 2013-01-11 00:20:09 +01:00
commit ff5df75297
11 changed files with 547 additions and 0 deletions

4
smp/test/data-topo-bool Normal file
View file

@ -0,0 +1,4 @@
0 1 0 0
1 0 1 1
0 1 0 1
1 0 1 0