跳到主要内容

1 篇文档带有标签「activity-selection」

查看所有标签

Activity Selection

The Activity Selection problem is a classic example of a greedy algorithm application. It is concerned with selecting the maximum number of activities that don't overlap in time from a given set of activities.