Content deleted Content added
→Goals: There is an explicit advantage of anytime algorithms that was not mentioned: for a fixed computing duration, the actual performance in the application ___domain becomes better. |
Reverted 1 edit by 129.125.178.74 (talk): Addition of unsourced content. Please see: WP:WHYCITE + WP:PROVEIT. . (TW) |
||
Line 13:
Anytime algorithms are designed so that it can be told to stop at any time and would return the best result it has found so far.<ref name="Grass"/> This is why it is called an interruptible algorithm. Anytime algorithms also maintain the last result, so that if they are given more time, they can continue from where they left off to obtain an even better result.<ref name="Grass"/>
== Decision trees ==
|