Link Search Menu Expand Document

Arvand Planner

Page Contributors: Adam Green,

tags: IPC2011 Satisfycing

Planner Quality: 22.6 out of 100

Year Published: 2011

Paper: Arvand: The Art of Random Walks [ Nakhost, H. Muller, M. Valenzano, R. Xie, F. ]

Preceded By: Fast Downward

Arvand is a stochastic planner that uses Monte Carlo random walks (MRW) planning to balance exploration and exploitation in heuristic search. Arvand is built on top of the Fast Downward Planning System [link needed]

Support

Arvand has not been tested with eviscerator as we could not find source code for the planner, or we couldn’t get the source code to compile. Fast Downward forms the base planner of Arvand, please refer to the Fast Downward [Link Needed] page for an idea of the supported features in this planner

Downloading and Compiling Arvand

No Source code could be located for Arvand