33#ifndef __SCIP_STRUCT_PRICER_H__
34#define __SCIP_STRUCT_PRICER_H__
common defines and data types used in all packages of SCIP
SCIP_DECL_PRICERFARKAS((*pricerfarkas))
SCIP_DECL_PRICERFREE((*pricerfree))
SCIP_DECL_PRICEREXITSOL((*pricerexitsol))
SCIP_DECL_PRICERINIT((*pricerinit))
SCIP_DECL_PRICEREXIT((*pricerexit))
SCIP_DECL_PRICERINITSOL((*pricerinitsol))
SCIP_DECL_PRICERCOPY((*pricercopy))
SCIP_PRICERDATA * pricerdata
SCIP_DECL_PRICERREDCOST((*pricerredcost))
type definitions for clocks and timing issues
type definitions for variable pricers
struct SCIP_PricerData SCIP_PRICERDATA