https://github.com/lucidfrontier45/popopt
Various Population based Blackbox Optimization Algorithms in Rust
https://github.com/lucidfrontier45/popopt
blackbox-optimization evolutionary-algorithms optimization-algorithms population rust
Last synced: 29 days ago
JSON representation
Various Population based Blackbox Optimization Algorithms in Rust
- Host: GitHub
- URL: https://github.com/lucidfrontier45/popopt
- Owner: lucidfrontier45
- License: mit
- Created: 2024-09-27T06:28:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-25T12:02:29.000Z (7 months ago)
- Last Synced: 2025-11-28T17:45:51.207Z (7 months ago)
- Topics: blackbox-optimization, evolutionary-algorithms, optimization-algorithms, population, rust
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PopOpt
Various Population based Blackbox Optimization Algorithms in Rust