-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
This feature should be implemented to have the program stop running big-oh experiments after a certain amount of time. If the function ran (experimented with) is getting the same big-oh time complexity for several rounds of the experiment, then we should have a good idea that the function likely has that big-oh time complexity and we should end the experiment.
Reactions are currently unavailable