The cost type can be any type satisfying the STL 'LessThan comparable' concept if it also has an operator+() implemented. (It is necessary for computing the total cost of the tree).
The documentation for this class was generated from the following file: