Module dynamic_programming

Source
Expand description

Contains functions and data structures for dynamic programming on tree decompositions.

Modulesยง

solve
Contains data structures and algorithms for dynamic programming on tree decompositions.