nguyenvutud / kodo-fulcrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

To obtain a valid Kodo license you must fill out the license request form.

Kodo is available under a research- and education-friendly license, see the details in the LICENSE.rst file.

Introduction

Kodo is a flexible C++ network coding library, intended to be used for commercial applications and research on implementation of Network Coding. The library enables researchers to implement new codes and algorithms, perform simulations and benchmark the coding operations on any platform where a recent C++ compiler is available. The library provides a multitude of building blocks and parameters that can be combined to create codes. For convenience, several codes are predefined and high-level APIs are provided.

http://buildbot.steinwurf.dk/svgstatus?project=kodo-fulcrum

If you have any questions or suggestions about this library, please contact us at our developer mailing list (hosted at Google Groups):

Documentation

To get started, see the manual here: http://docs.steinwurf.com

You can generate the Doxygen documentation locally if run doxygen in the doxygen folder of this repository. You can install Doxygen using your package manager (on Linux) or download the binary distribution for Windows and Mac from here: http://www.doxygen.nl/download.html#latestsrc

About

License:Other


Languages

Language:Python 99.3%Language:C++ 0.7%