Scippy

SCIP

Solving Constraint Integer Programs

solution_history Struct Reference

Detailed Description

bi-decomposition reduction parameters

Definition at line 40 of file solhistory.h.

#include <solhistory.h>

Data Fields

STP_Boolorgnodes_isInSol
 
STP_Boolorgedges_isInSol
 
int nsolnodes
 
int nsoledges
 
int norgnodes
 
int norgedges
 

Field Documentation

◆ orgnodes_isInSol

STP_Bool* solution_history::orgnodes_isInSol

◆ orgedges_isInSol

STP_Bool* solution_history::orgedges_isInSol

◆ nsolnodes

int solution_history::nsolnodes

number

Definition at line 44 of file solhistory.h.

Referenced by computeHistory(), computeHistoryPcMw(), SCIPprobdataWriteSolution(), and solhistory_init().

◆ nsoledges

int solution_history::nsoledges

number

Definition at line 45 of file solhistory.h.

Referenced by computeHistory(), computeHistoryPcMw(), SCIPprobdataWriteSolution(), and solhistory_init().

◆ norgnodes

int solution_history::norgnodes

◆ norgedges

int solution_history::norgedges