Skip to content

增加了三道动态规划的题目#16

Open
zhenv5 wants to merge 4 commits intosoulmachine:masterfrom
zhenv5:master
Open

增加了三道动态规划的题目#16
zhenv5 wants to merge 4 commits intosoulmachine:masterfrom
zhenv5:master

Conversation

@zhenv5
Copy link
Copy Markdown

@zhenv5 zhenv5 commented Oct 23, 2014

1.任务调度问题
2. 字符串转换操作问题
3. 活动间隔选择问题

Jiankai added 3 commits October 14, 2014 19:44
implement a dynamic programming algorithm that finds the minimum number
of operations needed to transform string A into string B
find the maximum net profit
activity selection problem: select the maximum sum of mutually disjoint
intervals
@soulmachine
Copy link
Copy Markdown
Owner

Hi 非常感谢, 格式方面,你增加了三道题,但是没有与本书集成,是独立的一个pdf,你能否再组织一下,集成到书中的某一章节?

内容方面,等我有空看一下这三道题是否经典。

minimum operation transform between strings, solved by dynamic
programming
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