Warthog is getting pretty big and complex. The current README only focuses on how to install and run the thing. We should add extra documentation explaining the design philosophy of the library (modular, template-based) and giving examples of how to construct and compare different kinds of algorithms.
Further we might want to explain how to extend the library in some simple ways -- e.g., adding extra state-information to search nodes.
Warthog is getting pretty big and complex. The current README only focuses on how to install and run the thing. We should add extra documentation explaining the design philosophy of the library (modular, template-based) and giving examples of how to construct and compare different kinds of algorithms.
Further we might want to explain how to extend the library in some simple ways -- e.g., adding extra state-information to search nodes.