Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改动态规划-线性动态规划-线性dp规划(一)中最长重复子数组条件描述 #122

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kukayiyi
Copy link

@kukayiyi kukayiyi commented Jan 12, 2024

感谢作者大大的一直奉献!最近本人也在学习算法,动归整理的很好很有帮助,不过最长重复子数组这里原来的状态转移方程描述似乎有些问题,按照我的理解是无法保证无后效性的,改成了我认为更合适的描述

更改'最长重复子数组'中状态转移方程描述
@kukayiyi kukayiyi changed the title 修改动态规划-线性动态规划-线性dp 修改动态规划-线性动态规划-线性dp规划(一)中最长重复子数组条件描述 Jan 12, 2024
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.

None yet

1 participant