COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 545)

Ticket Resolution Summary Owner Reporter
#9 fixed Verbosity of the messages for CPLEX Balazs Dezso Alpar Juttner
Description

The glpk version of the lp interface has a function

void messageLevel(int m);

This functionality would also be useful for CPLEX or all lp solvers.

This ticket is a copy of report #29 of the old bug tracking system. It refers to svn trunk -r2534. The original report was posted by Janos Tapolcai.

#405 done Various search limits for the max clique algorithm Peter Kovacs Peter Kovacs
Description

The attached patch introduces more options to the GrossoLocatelliPullanMc class. Three kinds of search limits can be specified and if the search process reaches one of them, it terminates (and gives back the terminaton cause).

The available limits:

  • number of iterations
  • number of elementary search steps (i.e. node selections)
  • clique size
#459 fixed Various improvements in the doc Peter Kovacs Peter Kovacs
Description

The attached patches contain various doc fixes and improvements.

Note: See TracQuery for help on using queries.