Closed AlexLipp closed 1 year ago
The unit-tests in tests/random_networks_test.py now all pass for the specified concentration and area ranges for networks sizes up to 100 nodes.
tests/random_networks_test.py
A runtime benchmark script (which takes about 11 minutes to run) tests the scaling of the three main solvers we use up to 500 nodes.
The unit-tests in
tests/random_networks_test.py
now all pass for the specified concentration and area ranges for networks sizes up to 100 nodes.A runtime benchmark script (which takes about 11 minutes to run) tests the scaling of the three main solvers we use up to 500 nodes.