Optimal substructure: Difference between revisions

Content deleted Content added
Fixed awkward grammar
Line 17:
* [[Longest common subsequence problem]]
* [[Longest increasing subsequence]]
* [[Longest palindromic substring problem]]
* [[Shortest_path_problem#All-pairs_shortest_paths|All-Pairs Shortest Path]]
* Any problem that can be solved by [[dynamic programming]].