jkhamphousone / RingStarProblems.jl

A Julia solver of Ring Star Problem variants
https://jkhamphousone.github.io/RingStarProblems.jl/
MIT License
4 stars 0 forks source link

Making the solver parametric #11

Closed jkhamphousone closed 2 months ago

jkhamphousone commented 2 months ago

As mentioned here, we should make the Solver parametric instead of Gurobi dependant.

jkhamphousone commented 2 months ago

I wonder if solving this issue would make #4 unnecessary.

jkhamphousone commented 2 months ago

Closed by Commit [39f34e5] The solver is now Optimizer-parametric