Class AgentsTasksDifferentSizesTimes
java.lang.Object
topics.greedy.agentsTasks.AgentsTasksDifferentSizesTimes
GREEDY ALGORITHM PROBLEM: THE PROBLEM OF ASSIGNING N TASK TO AGENTS
This program serves to increase the size of the
execution times of the problem and to check the
quadratic behavior expected O(n^2)
- Author:
- vicegd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgentsTasksDifferentSizesTimes
public AgentsTasksDifferentSizesTimes()
-
-
Method Details
-
main
-