[Scip] How to activate/deactivate parallel mode in CPLEX

Luciano Porretta Luciano.Porretta at ulb.ac.be
Tue Jul 15 17:25:54 CEST 2014


 
Dear Scip users,

I have implemented a MIP using cpp wrapper for column generation using
CPLEX as LP-solver. 

I was wondering if it exists a way to interact with CPLEX options. 

I was looking inside the file: scip-3.1.0/src/lpi/lpi_cpx.c 

and the following functions: 

void* SCIPlpiGetSolverPointer ( SCIP_LPI * lpi ) 
SCIP_RETCODE SCIPlpiGetIntpar (SCIP_LPI * lpi, SCIP_LPPARAM type,int *
ival ) 
SCIP_RETCODE SCIPlpiSetIntpar (SCIP_LPI * lpi,SCIP_LPPARAM type, int
ival ) 

but actually i was wondering if exist a smarter and/or safer way to do
it! 

Best regards, 

-- 
-------------------------------------------------------------------------------------------------------------
PORRETTA Luciano, PhD Student Tel : 32-2-650 5027
Graphes et Optimisation Mathématique Fax : 32-2-650 5970
Department of Computer Science e-mail : luciano.porretta at ulb.ac.be
Université Libre de Bruxelles http://homepages.ulb.ac.be/~lporrett
Building NO, Campus de la Plaine Boulevard du Triomphe CP 210 / 01
Office: 2N3 202 B-1050 Brussels, Belgium
--------------------------------------------------------------------------------------------------------------


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20140715/d2bf12b3/attachment.html>


More information about the Scip mailing list