inveniemus
v0.2.0
Published
A search and optimization library, focusing on metaheuristics.
Downloads
20
Maintainers
Readme
Inveniemus
A search and optimization library, focusing on metaheuristics. Currently includes implementations for:
- Hill Climbing search,
- Simulated Annealing,
- Genetic Algorithms,
- Differential Evolution,
- Beam search,
- Harmony search,
- Particle Swarm optimization,
and others.
Can be loaded with CommonJS (for Node), AMD (via RequireJS) or a script tag (sets 'inveniemus' in the global namespace). In order to work requires another library of mine called creatartis-base.
License
Open source under an MIT license. See LICENSE.
Development
Development requires NodeJS (ver >= 0.10). Download the repository and run npm install
to install dependencies, like: RequireJS, Grunt, Karma and Jasmine.
Contact
This software is being continually developed. Suggestions and comments are always welcome via email.
Contributors: