Scippy

GCG

Branch-and-Price & Column Generation for Everyone

pub_pricingjob.h File Reference

Detailed Description

public methods for working with pricing jobs

Author
Christian Puchert

Definition in file pub_pricingjob.h.

#include "type_pricingjob.h"
#include "scip/type_scip.h"

Go to the source code of this file.

Functions

SCIP_EXPORT GCG_PRICINGPROBGCGpricingjobGetPricingprob (GCG_PRICINGJOB *pricingjob)
 
SCIP_EXPORT GCG_SOLVERGCGpricingjobGetSolver (GCG_PRICINGJOB *pricingjob)
 
SCIP_EXPORT SCIP_Real GCGpricingjobGetChunk (GCG_PRICINGJOB *pricingjob)
 
SCIP_EXPORT SCIP_Real GCGpricingjobGetScore (GCG_PRICINGJOB *pricingjob)
 
SCIP_EXPORT SCIP_Bool GCGpricingjobIsHeuristic (GCG_PRICINGJOB *pricingjob)
 
SCIP_EXPORT int GCGpricingjobGetNHeurIters (GCG_PRICINGJOB *pricingjob)