Optimisation generic framework built for optimization problem during thesis
policies
folder to manage the way of update and use solution.
Note: you can pass a custom validator
function to the algorithm in order to check is solution is always correct for your needs after an update.
You can see an example of use in the mainExample.py
python file. You need to clone this repository with optimization
folder name to get it works.
git submodule add https://github.com/prise-3d/Thesis-OptimizationModules.git optimization