ompl::base::SolutionNonExistenceProof Class Reference

Abstract definition of a proof for the non-existence of a solution to a problem. More...

#include <ompl/base/SolutionNonExistenceProof.h>

Public Member Functions

 SolutionNonExistenceProof (SpaceInformationPtr si)
 

Protected Attributes

SpaceInformationPtr si_
 

Detailed Description

Abstract definition of a proof for the non-existence of a solution to a problem.

Definition at line 122 of file SolutionNonExistenceProof.h.


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