International audienceWhen searching for a maximum clique in a graph G, branch-and-bound algorithms in the literature usually focus on the minimization of the number of branches generated at each search tree node. We call dynamic strategy this minimization without any constraint, because it induces a dynamic vertex ordering in G during the search. In this paper, we introduce a static strategy that minimizes the number of branches subject to the constraint that a static vertex ordering in G must be kept during the search. We analyze the two strategies and show that they are complementary. From this complementarity, we propose a new algorithm, called MoMC, that combines the strengths of the two strategies into a single algorithm. The reported...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...
We study the maximum edge-weighted clique problem, a problem related to the maximum (vertex-weighted...
We describe an exact branch-and-bound algorithm for the maximum weight clique problem (MWC), called ...
International audienceWhen searching for a maximum clique in a graph G, branch-and-bound algorithms ...
Finding the largest clique in a given graph is one of the fundamental NP-hard problems. We take a wi...
International audienceThe maximum clique problem (MaxClique for short) consists of searching for a m...
Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We compare two...
In this paper we present a new approach to reduce the computational time spent on coloring in one ...
The Maximum clique problem (MCP) is graph theory problem that demand complete subgraf with maximum c...
Branch-and-bound algorithms are widely used to solve combinatorial maximization problems. At each st...
Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We com-pare tw...
This paper introduces a branch-and-bound algorithm for the maximum clique problem which applies exis...
AbstractGiven a graph, in the maximum clique problem, one desires to find the largest number of vert...
We study the Maximum Weighted Clique Problem (MWCP), a generalization of the Maximum Clique Problem ...
The maximum labelled clique problem is a variant of the maximum clique problem where edges in the gr...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...
We study the maximum edge-weighted clique problem, a problem related to the maximum (vertex-weighted...
We describe an exact branch-and-bound algorithm for the maximum weight clique problem (MWC), called ...
International audienceWhen searching for a maximum clique in a graph G, branch-and-bound algorithms ...
Finding the largest clique in a given graph is one of the fundamental NP-hard problems. We take a wi...
International audienceThe maximum clique problem (MaxClique for short) consists of searching for a m...
Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We compare two...
In this paper we present a new approach to reduce the computational time spent on coloring in one ...
The Maximum clique problem (MCP) is graph theory problem that demand complete subgraf with maximum c...
Branch-and-bound algorithms are widely used to solve combinatorial maximization problems. At each st...
Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We com-pare tw...
This paper introduces a branch-and-bound algorithm for the maximum clique problem which applies exis...
AbstractGiven a graph, in the maximum clique problem, one desires to find the largest number of vert...
We study the Maximum Weighted Clique Problem (MWCP), a generalization of the Maximum Clique Problem ...
The maximum labelled clique problem is a variant of the maximum clique problem where edges in the gr...
Branch-and-bound (B&B) algorithms, and extensions such as branch-and-price (B&P) are powerful tools ...
We study the maximum edge-weighted clique problem, a problem related to the maximum (vertex-weighted...
We describe an exact branch-and-bound algorithm for the maximum weight clique problem (MWC), called ...