christian512 / randa

Recursive AdjaceNcy Decomposition Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include GAP program execution directly

christian512 opened this issue · comments

Currently it is required to run an external GAP program for the symmetry calculations. We can also start this program from inside the C++ program. This way the usage of RANDA gets a little more user-friendly.