Examples

Command-line only

Simple assembly

Note

Available soon

Bunny example

Note

Available soon

Graphical interface

Simple assembly

Note

Available soon

Bunny example

Note

Available soon

Tests

  • You can see some good examples of usage in /tests/interlocking/test_**.cpp.

  • Compile the code and run testTopo:

cd build/
cmake -j 16 ..
make
./testTopo

Benchmark

Note

Available soon