Unfortunately, I do not have enough time to extend and maintain iracepy on my own. If you are interested in Python and automatic algorithm configuration and would like to take ownership of this project, please feel free to contact me!
- Install R: https://github.com/MLopez-Ibanez/irace#installing-r
- Install irace: https://mlopez-ibanez.github.io/irace/#installing-the-irace-package
- Install python packages:
pip install git+https://github.com/auto-optimization/iracepy@main
For more detailed instruction, please see irace README
-
See the examples in
examples/
-
Any help/requests/suggestions are welcome.
Since this package is still under development, API will change and features might even be removed. We suggest you wait until it's more or less finalized. If you really want to use it now, we recommend you fork this repository and maintain it yourself so you don't rugpulled when we make updates.
- Implement all functionality available in irace
- ACOTSP example
- Add more examples.
- Integrate capping methods: https://github.com/souzamarcelo/capopt