Skip to content

Faster/SpiNNaker implementations of routing table minimisation algorithms

Notifications You must be signed in to change notification settings

project-rig/old-rig_routing_tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rig_routing_tables: Faster/SpiNNaker implementations of routing table minimisation algorithms

TODO

Running tests

The C++ code is tested using Google Test and built using CMake. Tests can be built and run with:

$ mkdir build
$ cd build
$ cmake ..
$ make run_tests

Running the tests will also require that valgrind is installed.

About

Faster/SpiNNaker implementations of routing table minimisation algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published