PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
Classes
Weights

Simple paths and edges of the roadmap. More...

+ Collaboration diagram for Weights:

Classes

class  DefaultWeight< CfgType >
 

Detailed Description

Simple paths and edges of the roadmap.

Simple paths are defined as a sequence of intermediate nodes $I={q_1, q_2, \ldots, q_n}$ and a real value representing the length or cost of the transition between the source and goal vertex (not included in the Weight).