EllAlgo 1.6.13
Loading...
Searching...
No Matches
Public Attributes | List of all members
CInfo Struct Reference

Information about the cutting-plane computation result. More...

#include <ell_config.hpp>

Public Attributes

bool feasible
 Whether a feasible solution was found.
 
size_t num_iters = 0
 Number of iterations performed.
 

Detailed Description

Information about the cutting-plane computation result.

Contains feasibility status and iteration count.

Member Data Documentation

◆ feasible

bool CInfo::feasible

Whether a feasible solution was found.

◆ num_iters

size_t CInfo::num_iters = 0

Number of iterations performed.


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