maxtuno/PIXIE
PIXIE es un solver compacto de programacion lineal y entera mixta (LP/MILP), implementado en un solo archivo ISO C17
C2 stars0 forks
What it does
PIXIE is a compact solver for linear and mixed-integer programming (LP/MILP) implemented in a single ISO C17 file. It provides efficient algorithms for solving optimization problems, making it a valuable tool for developers and researchers in operations research.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Unlock the power of optimization with PIXIE, a compact LP/MILP solver in C17!
Content angles
- Create a tutorial on how to implement and use PIXIE for solving optimization problems.
- Compare PIXIE with other optimization solvers to highlight its unique features and performance.
- Develop a series of example problems solved using PIXIE to showcase its capabilities and ease of use.
Who should care
Developers and researchers interested in optimization and operations research.