Memory leaks in DBAstar
Open
P3 (low priority)
- Dominant language
- C++
- Stars
- 44
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When running with the swap4 example, one quickly fills up the main memory. It looks like this might be caused by the current DBAstar code, which allocates lots of things with `new` and doesn't `delete` anything.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.