gtopt::ElasticSolveResult struct

Result of the elastic-filter clone–solve step. Contains the solved LP clone and per-link slack column information.

Public variables

LinearInterface clone
std::vector<RelaxedVarInfo> link_infos
One RelaxedVarInfo per outgoing link (same order as links)

Variable documentation

LinearInterface gtopt::ElasticSolveResult::clone

Solved elastic clone