CPKit
v1.6.1

Tree DP Studio

Advanced DPHard

Solve dynamic programming constraints over tree subtrees.

Alt+Shift+T
Coming Soon (Sprint 11)

Tree DP Architecture

Tree Dynamic Programming evaluates subproblem states on subtrees recursively using DFS post-order traversals (e.g. finding Independent Sets or tree matching).