Statistics

During the computation, NuCS aggregates some statistics.

These statistics can then be accessed by calling the solver’s get_statistics method which returns a dictionary of statistics:

1print(solver.get_statistics())