genes3e7 / genes3e7/Group-Balancer
Solver Optimization: Solution Hinting (Warm Starts)
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Part of #39. Blocks #27.
- **Problem:** Tweak-solve cycles start from scratch every time.
- **Solution:** Pass the previous results to the solver as hints using self.model.AddHint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.