# cobre-solver
LP/MIP solver abstraction for the [Cobre](https://github.com/cobre-rs/cobre) power systems ecosystem.
Provides a backend-agnostic solver interface with a default HiGHS backend, designed for iterative LP solving in power system optimization algorithms.
## Status
**Alpha** — API is functional but not yet stable. See the [main repository](https://github.com/cobre-rs/cobre) for the current release.
See the [main repository](https://github.com/cobre-rs/cobre) for the full roadmap.
## License
Apache-2.0