Skip to content

动态规划算法和分治法 #3

@chenlin31

Description

@chenlin31

动态规划算法和分治法类似,其基本思想都是将待求解问题分解成若干子问题,先求解子问题,然后从这些子问题的解得到原问题的解,那么对于一个问题怎样判断使用两者中的哪一个呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions