An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

`rig_cpp_key_allocation`: Python C/C++ module for allocating SpiNNaker multicast keys
=====================================================================================

[![Build Status](https://travis-ci.org/project-rig/rig_cpp_key_allocation.svg?branch=master)](https://travis-ci.org/project-rig/rig_cpp_key_allocation)
[![Coverage](https://img.shields.io/codecov/c/github/project-rig/rig_cpp_key_allocation/master.svg)](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