Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrycz/evolutionary-computing
Spring agent-based computational platform with independent components and simple configuration
https://github.com/pedrycz/evolutionary-computing
Last synced: about 1 month ago
JSON representation
Spring agent-based computational platform with independent components and simple configuration
- Host: GitHub
- URL: https://github.com/pedrycz/evolutionary-computing
- Owner: pedrycz
- Created: 2017-04-27T17:42:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T12:47:18.000Z (over 7 years ago)
- Last Synced: 2024-05-02T00:44:31.831Z (8 months ago)
- Language: Java
- Size: 219 KB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evolutionary computing app
Spring agent-based computational platform with independent components and simple configuration### Example run
```bash
gradlew bootrun -PappArgs="['pl/edu/agh/toik/ec/configuration/simple_configuration.xml']"
```