Jean-Francois Baffier

Results 46 issues of Jean-Francois Baffier

Not only bad variables should be selected but occasionally some good variables too to avoid local extrema. @richoux I mention you here as it is also related to renewal of...

enhancement
need detail

Two candidates: - [ ] uniform weights (so only the distance to the selected variable) - [ ] arbitrary weights through multiplex networks

enhancement

The candidate method is Roulette Selection. The goal is to reduce the computation time required to select a bad [enough] variable (instead of the worst).

enhancement

enhancement
need detail

Examples: - [ ] Physical object (in Garamon.jl) - [ ] sub problems as multidimensional variable - [ ] a LP/MILP/etc. compatible subproblem

enhancement

Requires: - [ ] Asynchronous solving - [ ] Pool of solution - [ ] Restart strategy - [ ] Dynamic re-computation (incrementally) of preprocesses (such as Neighborhood)

enhancement