Skip to content

Uniform and Weighted Sampling using Dynamic Programming

License

Notifications You must be signed in to change notification settings

allrtaken/DPSampler

Repository files navigation

DPMC (Dynamic Programming for Model Counting)

DPMC computes weighted model counts of formulas in conjunctive normal form (CNF)

  • The DPMC framework runs in two phases:
    • Planning phase: LG or HTB constructs a join tree of a CNF formula
    • Execution phase: DMC computes the model count of the formula using the join tree
  • Developers:
    • Jeffrey Dudek
    • Vu Phan

About

Uniform and Weighted Sampling using Dynamic Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published