JuliaGameTheoreticPlanning / ParametricMCPs.jl

Mixed complementarity problems parameterized by "runtime"-parameters with support for implicit differentiation.
MIT License
17 stars 2 forks source link

Use PATHSolver presolve interface #2

Closed lassepe closed 1 year ago

lassepe commented 1 year ago

By marking constant elements of the Jacobian, PATH can perform a presolve to reduce the problem size.

https://github.com/chkwon/PATHSolver.jl/blob/606c5f271a6f3ac3d00ce3660ec83a93cc87841a/src/C_API.jl#L615