Anytime Algorithms
- See the paper Approximate Reasoning Using Anytime Algorithms by Shlomo Zilberstein.
- NARS as described in Different Conceptions of Learning.pdf by Pei Wang is also an anytime algorithm.
- The system runs inference rules and learns as per the time allotted to it.
- MonteCarlo Tree Search is an anytime algorithm