SIGN IN SIGN UP

Add DFS with parent-completion constraint for DAG traversal (#6467)

* Add DFS with parent-completion constraint for DAG traversal

* warning in PartitionProblem.java affecting tests

* added clang-format and updated javadoc

* optimized imports and rechecked camelCase format in tests

* removed .* import and made small visual change

* replaced a inline return with correct {} block

* Removed changed in PartitionProblem.java, Renamed class name to be straightforward about the implementation.Added full names instead of shortcuts, and included record.

* updated for clang format

---------

Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
S
Stathis Veinoglou committed
2dd6a137075a2f99db21e22d3cf921f7ce9d2df4
Parent: 16345cb
Committed by GitHub <noreply@github.com> on 8/15/2025, 4:41:52 PM