dwavesystems / dwavesystems/dimod

`BQM.name` or similar

Open
#966 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
143
Forks
91
Avg merge
1h 24m
Merged PRs (30d)
3

Description

It would be nice to get the label of one-variable BQMs and QMs. E.g.
```python
>>> i = dimod.Integer('i')
>>> i.name
'i'
```
Has a similar problem to the ones mentioned in #921. Though I think https://github.com/dwavesystems/dimod/issues/921#issuecomment-902922740 provides a good path forward.

Credit to @rahmani15 for the suggestion

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.