dwavesystems / dwavesystems/minorminer
Allow graph to be directed
Open
- Dominant language
- Python
- Stars
- 54
- Forks
- 48
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 1
Description
Hi,
I'm interested in using this work as a basic building block in my research. However, I require the graphs to be **directed**, and **edge contraction** to be only limited to **certain edges**. So if I understand correctly, I will need to first add the directed option in function find_embedding, and also add restrictions to edge contractions.
Any suggestion on where might be the best place for me to make these two changes? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.