Assignment Search Framework
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
TileCostType Class Reference

Detailed Description

Defines the possible cost types for sliding tiles in the sliding tile puzzle domain.

Below is the meaning of each of the values:

unit - all actions have a cost of 1.
heavy - moving tile i has a cost of i.
inverse - moving tile i has a cost of 1/i.


The documentation for this class was generated from the following file: