Anytime algorithm: Difference between revisions

Content deleted Content added
cleanup
contact -> contract
Line 5:
 
==Names==
An anytime algorithm may be also called an "interruptible algorithm". They are different from contactcontract algorithms, which must declare a time in advance; in an anytime algorithm, a process can just announce that it is terminating.<ref name="Hendler">Hendler, James A., ''Artificial Intelligence Planning Systems'', 1992</ref>
 
== Goals ==