https://github.com/project-rig/rig_cpp_key_allocation
Python C/C++ module for allocating SpiNNaker multicast keys
https://github.com/project-rig/rig_cpp_key_allocation
graph-coloring python spinnaker
Last synced: 5 months ago
JSON representation
Python C/C++ module for allocating SpiNNaker multicast keys
- Host: GitHub
- URL: https://github.com/project-rig/rig_cpp_key_allocation
- Owner: project-rig
- License: gpl-2.0
- Created: 2017-01-31T12:31:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T18:09:51.000Z (over 9 years ago)
- Last Synced: 2025-09-21T15:24:36.385Z (9 months ago)
- Topics: graph-coloring, python, spinnaker
- Language: C++
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`rig_cpp_key_allocation`: Python C/C++ module for allocating SpiNNaker multicast keys
=====================================================================================
[](https://travis-ci.org/project-rig/rig_cpp_key_allocation)
[](https://codecov.io/github/project-rig/rig_cpp_key_allocation)
This Python package contains a memory and processor efficient implementation of a method for allocating SpiNNaker multicast keys through use of graph-colouring.
TODO