Skip to content

Conversation

cxlalala
Copy link
Contributor

@cxlalala cxlalala commented Apr 7, 2020

There are three changes in this pull request.
First, the original code in 08_greedy_algorithms/python/01_set_covering.py did not consider the exit condition when the stations cannot perfectly cover the states_needed.
Second, the code in 09_dynamic_programming/python/01_longest_common_subsequence.py is completed.
Finally, the 02_longest_common_substring.py is added to 09_dynamic_programming/python.
:)

cxlalala added 2 commits April 7, 2020 18:32
…ns cannot perfectly cover the states_needed.
…ce.py is completed. And the 02_longest_common_substring.py is added.
@egonSchiele egonSchiele merged commit 06a890c into egonSchiele:master Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants