loop_invariants_dp

Dynamic programming algorithms with loop-invariant explanations

algorithms
dynamic-programming
optimization
loop-invariants
moon add bobzhang/loop_invariants_dp@0.14.0
Download zip
Author
Version
0.14.0
License
Apache-2.0
Last updated
2 months ago
Downloads
55
README

#Dynamic Programming

This module contains dynamic-programming packages and optimizations, including knapsack, LCS, LIS, edit distance, bitmask DP, matrix chain multiplication, palindrome partitioning, and convex hull trick.

Packages are organized as one problem family or technique per directory. Each package contains a README.mbt.md tutorial with examples that are checked by moon test.

Run from the workspace root:

moon check moon test moon info moon fmt

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io