Aller au contenu principal

Un document tagué avec "activity-selection"

Voir tous les tags

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.