Scippy

SCIP

Solving Constraint Integer Programs

stp_solution_pool Struct Reference

Detailed Description

edge based solution pool for Steiner tree problems (in presolving)

Definition at line 46 of file heur_rec.h.

#include <heur_rec.h>

Data Fields

STPSOL ** sols
 
int size
 
int nedges
 
int maxsize
 
int maxindex
 

Field Documentation

◆ sols

◆ size

◆ nedges

int stp_solution_pool::nedges

◆ maxsize

int stp_solution_pool::maxsize

◆ maxindex

int stp_solution_pool::maxindex