Description
Python bindings support all CLI features:
- Callbacks/progress in Python (callable passed to solve())
- Full solver parameter control (solver_params dict)
- Result export to pandas/polars DataFrames
- Exception hierarchy matching Rust errors
- Async solve support (asyncio)
Acceptance Criteria
Context
Part of v1.0 (Stable). Full-featured Python experience.
Target: v1.0
Description
Python bindings support all CLI features:
Acceptance Criteria
Context
Part of v1.0 (Stable). Full-featured Python experience.
Target: v1.0