KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::UnboundedProblemException Class Reference

To be raised if an iterative solver detects the optimization problem to be unbounded (has no valid solution). More...

#include <detailed_exception.hh>

Detailed Description

To be raised if an iterative solver detects the optimization problem to be unbounded (has no valid solution).

Definition at line 180 of file detailed_exception.hh.

Inheritance diagram for Kaskade::UnboundedProblemException:
Kaskade::IterativeSolverException Kaskade::DetailedException

Public Member Functions

 UnboundedProblemException (std::string const &message, std::string const &file, int const line)
 

Constructor & Destructor Documentation

◆ UnboundedProblemException()

Kaskade::UnboundedProblemException::UnboundedProblemException ( std::string const &  message,
std::string const &  file,
int const  line 
)
inline

Definition at line 183 of file detailed_exception.hh.


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