dwavesystems / dwavesystems/dwave-optimization
Cannot remove `DisjointListsNode` from a model
Open
bug
- Dominant language
- C++
- Stars
- 31
- Forks
- 36
- Avg merge
- 16h 55m
- Merged PRs (30d)
- 8
Description
In order to call `graph::pop_decision()` on a `DisjointListsNode`, we need it to not have any successors. Unfortunately the `DisjointListNode`s cannot be removed https://github.com/dwavesystems/dwave-optimization/blob/fe34fef8ee759d325152605976d9580590ac4969/dwave/optimization/include/dwave-optimization/nodes/collections.hpp#L286
Contributor guide
Assessment
This issue has not been assessed yet.