https://github.com/markaren/jiop
Java Intelligent Optimization (JIOP) is a collection of optimization algorithms
https://github.com/markaren/jiop
differential-evolution genetic-algorithm kotlin multi-swarm-optimization particle-swarm-optimization
Last synced: 9 months ago
JSON representation
Java Intelligent Optimization (JIOP) is a collection of optimization algorithms
- Host: GitHub
- URL: https://github.com/markaren/jiop
- Owner: markaren
- License: mit
- Created: 2018-03-25T19:34:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T20:26:20.000Z (over 7 years ago)
- Last Synced: 2025-02-15T12:15:50.035Z (11 months ago)
- Topics: differential-evolution, genetic-algorithm, kotlin, multi-swarm-optimization, particle-swarm-optimization
- Language: Kotlin
- Size: 195 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JIOP
Java Intelligent Optimization (JIOP) is a collection of optimization algorithms