The GAP 4 package `NautyTracesInterface'
==============================

Installation
------------

Currently, an appropriate version of nauty
is provided in this repository.

To compile NautyTracesInterface usec
```
./install.sh --gaproot <PATH_TO_GAP>
```

Please see `examples/Test.g` for a usecase.

TODO:
* Sparse nauty
* Traces
* Documentation

* Rename: NautyTracesInterface
