Skip to content

O(nk) dynamic programming algorithm to minimize the weight of a linear k-partition of an array

License

Notifications You must be signed in to change notification settings

NelsonEJaimes/minimize_weight_linear_partition

Repository files navigation

minimize_weight_linear_partition

O(nk) dynamic programming algorithm to minimize the weight of a linear k-partition of an array. Project by Nelson Jaimes and Rana Alsaadi.

About

O(nk) dynamic programming algorithm to minimize the weight of a linear k-partition of an array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published