| Crates.io | netaheuristics |
| lib.rs | netaheuristics |
| version | 0.2.0 |
| created_at | 2022-06-04 07:17:24.707675+00 |
| updated_at | 2022-06-04 07:17:24.707675+00 |
| description | Framework to create metaheuristics |
| homepage | |
| repository | https://github.com/DaPurr/Netaheuristics |
| max_upload_size | |
| id | 599590 |
| size | 57,768 |
This crate's intended purpose is to offer a modular framework for popular metaheuristics, while simultaneously offering default modules such that the user only needs to focus on the problem-specific aspects of heuristics design.
Custom modules can be built in order to fit the user's needs.
At the least the following heuristics are planned to be implemented:
and their adaptive variants