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

https://github.com/smartdataanalytics/evop

A scalable evolutionary computation lilbrary for large scale optimization
https://github.com/smartdataanalytics/evop

Last synced: 10 months ago
JSON representation

A scalable evolutionary computation lilbrary for large scale optimization

Awesome Lists containing this project

README

          

Evolutionary algorithms for large scale distributed optimization.
=============================

How to use
----------

```
git clone https://github.com/SmartDataAnalytics/EvOp.git
cd EvOp

mvn clean package
````

The subsequent steps depend on your IDE. Generally, just import this repository as a Maven project and start using EvOp / Spark.