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

https://github.com/devwurm/algo-compare-framework

A framework to run and compare two algorithms simultaniously.
https://github.com/devwurm/algo-compare-framework

Last synced: 3 months ago
JSON representation

A framework to run and compare two algorithms simultaniously.

Awesome Lists containing this project

README

          

# algo_compare_library
A library to compare two algorithms.
It provides a base class with an interface for implementations of two methods, which get compared.

#Work on the stable version is still in progress, the readme and documentation is added afterwards, if all the specialities are clear
Until then, contact me, if you have questions.

##License
Copyright 2015 DevWurm

'algo_compare_library' is offered under GPL 3 License (Read ./license/gpl-3.0.txt)

##Authors
DevWurm

Email: devwurm@gmx.net

Feel free to contact me, if you have any questions or ideas about the project :)

##Collaborating
You can use the GitHub issue tracker for bugs and feature requests or create a pull request to submit
changes and forks are welcome, too.
If you don't want to use these possibilities, you can also write me an email at
devwurm@gmx.net.