cobre-solver 0.1.5

LP/MIP solver abstraction layer with HiGHS backend for power system optimization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

**Experimental** — this is a name reservation. The first functional release will be `0.1.0`.

See the [main repository](https://github.com/cobre-rs/cobre) for the full roadmap.

## License

Apache-2.0