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.