[Scip] sepafreq parameter

James Cussens james.cussens at york.ac.uk
Wed Jun 13 10:40:26 MEST 2012


Dear Gerald (et al),

Thanks for your explanation on the solution pool. I now understand
what's going on.

I have a different question. I have written a constraint handler
called "dagcluster" which includes (as normal)
a #define  CONSHDLR_SEPAFREQ statement.

I would like to be able to alter the value of this separator frequency
with a declaration like:
constraints/dagcluster/sepafreq = 1
in a .set file.

I see that I can do eg
constraints/setppc/sepafreq = 0
without (as far as I can see) cons_setppc.c explicitly creating the parameter.

Can I do the same for my constraint handler?

James

-- 
James Cussens
Dept of Computer Science &
York Centre for Complex Systems Analysis
Room 326, The Hub, Deramore Lane            Tel    +44 (0)1904 325371
University of York                                        Fax  +44
(0)1904 500159
York YO10 5GE, UK                               http://www.cs.york.ac.uk/~jc



More information about the Scip mailing list