[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Clique cuts
From: |
Haroldo Santos |
Subject: |
[Help-glpk] Clique cuts |
Date: |
Fri, 23 Jan 2009 14:34:21 -0300 |
Hi,
I'm trying to solve a Binary Program (BP) where the generation of
clique inequalities is very important.
GLPK, however, emits the following message at the beginning of the search:
"The conflict graph is either empty or too big"
In fact, I've noticed that this message is quite frequent in many BPs.
When I use other solver (e.g. COIN) in this instance lots of clique
inequalities are generated.
Why GLPK has this limitation ? Does it uses a dense matrix for
conflicts ? (it would not be a good option...) Another point is that
the clique separation needs to consider *only* variables which are
active in the current fractional solution (a much smaller set).
Haroldo
--
===============================================================
Haroldo Gambini Santos
address@hidden
- [Help-glpk] Clique cuts,
Haroldo Santos <=