papersTODAY 04:00 UTC
cvxgenrust generates custom Rust solvers for convex optimization
Researchers released cvxgenrust, an open-source tool that produces tailored Rust code for solving families of parameterized convex optimization problems written in CVXPY. The system canonicalizes a problem family and derives affine mappings onto Clarabel cone programs. The paper targets use cases where a solver must be recompiled for many related parameter values rather than solved from scratch each time.