dwavesystems / dwavesystems/dimod
Add a CQM method to create a binary indicator variable for a threshold value of another variable
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
**Application**
Enable easy construction of binary indicator variables with values set by other problem variables; for example, True when an integer variable is above a threshold
**Proposed Solution**

**Additional Context**
See example in https://docs.ocean.dwavesys.com/en/stable/examples/hybrid_cqm_stock_selling.html
Contributor guide
Assessment
This issue has not been assessed yet.