Fixes #71. * src/bin/randaut.cc: Implement option --acc-type. * src/tgbaalgos/randomgraph.cc, src/tgbaalgos/randomgraph.hh (random_acceptance): New function. * src/tgbatest/randaut.test, wrap/python/tests/randaut.ipynb: Test it.
* wrap/python/spot_impl.i: Include cleanacc.hh. * wrap/python/tests/randaut.ipynb: New file. * wrap/python/tests/Makefile.am: Add it.