<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE raweb PUBLIC "-//INRIA//DTD " "raweb2.dtd">
<raweb xml:lang="en" year="2010">
  <identification id="realopt" isproject="true">
    <shortname>realopt</shortname>
    <projectName>Reformulations based algorithms for Combinatorial
    Optimization</projectName>
    <domaine-de-recherche>Applied Mathematics, Computation and
    Simulation</domaine-de-recherche>
    <theme-de-recherche>Optimization, Learning and Statistical
    Methods</theme-de-recherche>
    <UR name="Bordeaux"/>
    <moreinfo>
      <p>REALOPT is an INRIA Team joint with University of Bordeaux
      (UB1) and CNRS (IMB, UMR 5251 and LaBRI, UMR 5800)</p>
    </moreinfo>
  </identification>
  <team id="uid1">
    <person key="flowers-2009-idm489773803232">
      <firstname>Franck</firstname>
      <lastname>Labat</lastname>
      <affiliation>INRIA</affiliation>
      <categoryPro>Technique</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>INRIA, Associate Engineer (IJD) on ADT
      BaPCod.</moreinfo>
    </person>
    <person key="realopt-2008-idm520677459136">
      <firstname>Andrew</firstname>
      <lastname>Miller</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>Enseignant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, Professor (Pr)</moreinfo>
      <hdr>oui</hdr>
    </person>
    <person key="realopt-2007-idm360924808704">
      <firstname>Arnaud</firstname>
      <lastname>Pêcher</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>Enseignant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, Professor (Pr), since Sep.
      2010. (Arnaud was a member of RealOpt before becoming
      Professor at the University Paul Sabatier, Toulouse, in
      2009)</moreinfo>
      <hdr>oui</hdr>
    </person>
    <person key="realopt-2009-idm32921833696">
      <firstname>Gautier</firstname>
      <lastname>Stauffer</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>Enseignant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, Assistant Professor on an
      INRIA Chair of Excellence (MdC)</moreinfo>
    </person>
    <person key="realopt-2007-idm360924794976">
      <firstname>Pierre</firstname>
      <lastname>Pesneau</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>Enseignant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, Assistant Professor
      (MdC)</moreinfo>
    </person>
    <person key="realopt-2008-idm520677440240">
      <firstname>Ruslan</firstname>
      <lastname>Sadykov</lastname>
      <affiliation>INRIA</affiliation>
      <categoryPro>Chercheur</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>INRIA, Research Associate (CR)</moreinfo>
    </person>
    <person key="realopt-2007-idm360924812480">
      <firstname>François</firstname>
      <lastname>Vanderbeck</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>Enseignant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, Team Leader, Professor
      (Pr)</moreinfo>
      <hdr>oui</hdr>
    </person>
    <person key="realopt-2007-idm360924781280">
      <firstname>Laurent</firstname>
      <lastname>Gely</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>PhD</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>SNCF, CIFRE, graduated in Dec. 2010</moreinfo>
    </person>
    <person key="realopt-2007-idm360924778240">
      <firstname>Cédric</firstname>
      <lastname>Joncour</lastname>
      <affiliation>UnivFr</affiliation>
      <categoryPro>PhD</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, MENRT grant, graduated in
      Dec. 2010</moreinfo>
    </person>
    <person key="realopt-2007-idm360924775024">
      <firstname>Benoit</firstname>
      <lastname>Vignac</lastname>
      <affiliation>UnivEtrangere</affiliation>
      <categoryPro>PhD</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>University Bordeaux 1, University of Montréal
      scholarship, graduated in Jan. 2010</moreinfo>
    </person>
    <person key="alea-2009-idm527623185200">
      <firstname>Marie-Christine</firstname>
      <lastname>Echegoyen</lastname>
      <affiliation>INRIA</affiliation>
      <categoryPro>Assistant</categoryPro>
      <research-centre>Bordeaux</research-centre>
      <moreinfo>INRIA</moreinfo>
    </person>
  </team>
  <presentation id="uid2">
    <bodyTitle>Overall Objectives</bodyTitle>
    <subsection id="uid3" level="1">
      <bodyTitle>Overall Objectives</bodyTitle>
      <p>Quantitative modeling is routinely used in both industry
      and administration to design and operate transportation,
      distribution, or production systems. Optimization concerns
      every stage of the decision-making process: investment
      budgeting, long term planning, the management of scarce
      resources, or the planning of day-to-day operations. In many
      optimization problems that arise in decision support
      applications the most important decisions (control variables)
      are discrete in nature: such as on/off decision to buy, to
      invest, to hire, to send a vehicle, to allocate resources, to
      decide on precedence in operation planning, or to install a
      connection in network design. Such 
      <i>combinatorial optimization</i>problems can be modeled as
      linear or nonlinear programs with integer decision variables
      and extra variables to deal with continuous adjustments. The
      most widely used modeling tool consists of linear
      inequalities with a mix of integer and continuous variables,
      so-called Mixed Integer Programs (MIP), which already allow a
      fair description of reality and are also well-suited for
      global optimization. The solution of such models is
      essentially based on enumeration techniques and is
      notoriously difficult given the huge size of the solution
      space. Commercial solvers have made significant progress but
      remain quickly overwhelmed beyond a certain problem size. A
      key to further progress is the development of better problem
      formulations that provide strong continuous approximations
      and hence help to prune the enumerative solution scheme.
      Effective solution schemes are a complex blend of techniques:
      cutting planes to better approximate the convex hull of
      feasible (integer) solutions, Lagrangian decomposition
      methods to produce powerful relaxations, constraint
      programming to actively reduce the solution domain through
      logical implications, heuristics and meta-heuristics (greedy,
      local improvement, or randomized partial search procedures)
      to produce good candidate solutions, and branch-and-bound or
      dynamic programming enumeration schemes to find a global
      optimum. The real challenge is to integrate the most
      efficient methods in one global system so as to prune what is
      essentially an enumeration based solution technique.</p>
      <p noindent="true">Building on complementary expertise, our
      team's overall goals are threefold:</p>
      <descriptionlist>
        <label>Objective 
        <span class="math">( 
        <hi rend="it">i</hi>)</span></label>
        <li id="uid4">
          <p noindent="true">To design tight formulations for
          specific problems and generic models, relying on delayed
          cut and column generation, decomposition, extended
          formulations and projection tools for linear and
          nonlinear mixed integer programming models. More broadly,
          to contribute to theoretical and methodological
          developments of exact approaches in combinatorial
          optimization, while extending the scope of applications
          (in particular to encompass nonlinear models).</p>
        </li>
        <label>Objective 
        <span class="math">( 
        <hi rend="it">i</hi>
        <hi rend="it">i</hi>)</span></label>
        <li id="uid5">
          <p noindent="true">To demonstrate the strength of
          cooperation between complementary exact mathematical
          programming techniques, constraint programming,
          combinatorial algorithms and graph theory. To develop
          “efficient” algorithms for specific mathematical models
          and to tackle large-scale real-life applications,
          providing provably good approximate solutions by
          hybridization of different exact methods and
          heuristics.</p>
        </li>
        <label>Objective 
        <span class="math">( 
        <hi rend="it">i</hi>
        <hi rend="it">i</hi>
        <hi rend="it">i</hi>)</span></label>
        <li id="uid6">
          <p noindent="true">To provide prototypes of specific
          model solvers and generic software tools that build on
          our research developments, writing proof-of-concept code,
          while making our research findings available to internal
          and external users.</p>
        </li>
      </descriptionlist>
    </subsection>
    <subsection id="uid7" level="1">
      <bodyTitle>Highlights</bodyTitle>
      <p>In 2010, the team has had some achievements contributing
      to a better visibility in our specialty (reformulation and
      decomposition techniques for mathematical optimization as
      well as work at the interface with graph theory) in the
      community. We published benchmark papers on our methodologies
      in the best journals of the field (Mathematical Programming,
      Operations Research, Discrete Mathematics, Journal of Graph
      Theory) and conferences (SODA); a chapter in a reference
      book: “50 Years of Integer Programming” 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid0" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>; the co-organization of two
      international workshops (European Workshop on Mixed Integer
      Nonlinear Programming 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://sites.google.com/site/ewminlp/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https:// 
      <allowbreak/>sites. 
      <allowbreak/>google. 
      <allowbreak/>com/ 
      <allowbreak/>site/ 
      <allowbreak/>ewminlp/ 
      <allowbreak/></ref>and one on Combinatorial Optimization
      with special interest in extended formulations 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.math.u-bordeaux.fr/~gstauffer/Cargese_workshop/Overview.html" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
      <allowbreak/>www. 
      <allowbreak/>math. 
      <allowbreak/>u-bordeaux. 
      <allowbreak/>fr/ 
      <allowbreak/>~gstauffer/ 
      <allowbreak/>Cargese_workshop/ 
      <allowbreak/>Overview. 
      <allowbreak/>html</ref>); and invitations as plenary
      speakers at International Conference and workshops
      (Conference on Graph Theory, Combinatorics and Applications –
      in China, Workshop on Combinatorial Optimization – in Atlanta
      USA 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www2.isye.gatech.edu/mip2010/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
      <allowbreak/>www2. 
      <allowbreak/>isye. 
      <allowbreak/>gatech. 
      <allowbreak/>edu/ 
      <allowbreak/>mip2010/ 
      <allowbreak/></ref>).</p>
      <p>Our key results are: advances in reformulations (obtaining
      the convex hull of multi-linear problems 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid1" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, exploiting principles
      underlying extended reformulation to develop new polynomial
      algorithms as in 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid2" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>or approximation algorithms as in
      
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid3" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, and deriving extended
      formulation for variants of the traveling salesman problem 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid4" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid5" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>); progress in methodologies
      based on column generation (a generic branching scheme 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid6" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, general purpose heuristics
      based on exact optimization tools 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid7" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, analysis of the method
      extension to simultaneous row-and-column generation 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid8" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>); results in Graph Theory
      (closed formula for Lovasz number 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid9" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>) and new benchmark in solving
      combinatorial problems (health care planning 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid10" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, bin packing with conflict 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid11" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, orthogonal packing 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid12" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid13" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>).</p>
      <p>We also have progress significantly on software
      development, transfer and collaborations with academic and
      industrial partners: we completed an ADT on BaPCod, our
      software platform for branch-and-price; we started a
      collaboration with Brazil (hoping to create an associated
      team); and we developed a new collaboration with
      EURODECISION, a consultancy company in decision support. Our
      good performance at the qualification of the ROADEF/EURO
      challenge in Operations Research has led to launching a
      collaboration with EDF (in tandem with DOLPHIN) on
      maintenance planning for power production plants.</p>
      <p>Our accomplishments and scientific momentum have been
      praised by the scientific committee who did evaluate our
      project this year. Last but not least, we have had three
      doctoral students graduating in 2010 (L Gely, C.Joncour, and
      B. Vignac).</p>
    </subsection>
  </presentation>
  <fondements id="uid8">
    <bodyTitle>Scientific Foundations</bodyTitle>
    <subsection id="uid9" level="1">
      <bodyTitle>Introduction</bodyTitle>
      <p><i>Combinatorial optimization</i>is the field of discrete
      optimization problems. In many applications, the most
      important decisions (control variables) are binary (on/off
      decisions) or integer (indivisible quantities). Extra
      variables can represent continuous adjustments or amounts.
      This results in models known as 
      <i>mixed integer programs</i>(MIP), where the relationships
      between variables and input parameters are expressed as
      linear constraints and the goal is defined as a linear
      objective function. MIPs are notoriously difficult to solve:
      good quality estimations of the optimal value (bounds) are
      required to prune enumeration-based global-optimization
      algorithms whose complexity is exponential. In the standard
      approach to solving an MIP is so-called 
      <i>branch-and-bound algorithm</i>: 
      <span class="math">( 
      <hi rend="it">i</hi>)</span>one solves the linear programming
      (LP) relaxation using the simplex method; 
      <span class="math">( 
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>)</span>if the LP solution is not
      integer, one adds a disjunctive constraint on a factional
      component (rounding it up or down) that defines two
      sub-problems; 
      <span class="math">( 
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>)</span>one applies this procedure
      recursively, thus defining a binary enumeration tree that can
      be pruned by comparing the local LP bound to the best known
      integer solution. Commercial MIP solvers are essentially
      based on branch-and-bound (such IBM Ilog-CPLEX or
      FICO/Dash-Optimization's Xpress-mp). They have made
      tremendous progress over the last decade (with a speedup by a
      factor of 60). But extending their capabilities remains a
      continuous challenge; given the combinatorial explosion
      inherent to enumerative solution techniques, they remain
      quickly overwhelmed beyond a certain problem size or
      complexity.</p>
      <p>Progress can be expected from the development of tighter
      formulations. Central to our field is the characterization of
      polyhedra defining or approximating the solution set and
      combinatorial algorithms to identify “efficiently” a minimum
      cost solution or separate an unfeasible point. With properly
      chosen formulations, exact optimization tools can be
      competitive with other methods (such as meta-heuristics) in
      constructing good approximate solutions within limited
      computational time, and of course has the important advantage
      of being able to provide a performance guarantee through the
      relaxation bounds. Decomposition techniques are implicitly
      leading to better problem formulation as well, while
      constraint propagation are tools from artificial intelligence
      to further improve formulation through intensive
      preprocessing. A new trend is the study of nonlinear models
      (non linearities are inherent in some engineering, economic
      and scientific applications) where solution techniques build
      on the best MIP approaches while demanding much more than
      simple extensions. Robust optimization is another area where
      recent progress have been made: the aim is to produce
      optimized solutions that remain of good quality even if the
      problem data has stochastic variations. In all cases, the
      study of specific models and challenging industrial
      applications is quite relevant because developments made into
      a specific context can become generic tools over time and see
      their way into commercial software.</p>
      <p>Our project brings together researchers with expertise
      mathematical programming (polyhedral approaches,
      Dantzig-Wolfe decomposition, non-linear integer programing,
      stochastic programming, and dynamic programming), graph
      theory (characterization of graph properties, combinatorial
      algorithms) and constraint programming in the aim of
      producing better quality formulations and developing new
      methods to exploit these formulations. These new results are
      then applied to find high quality solutions for practical
      combinatorial problems such as routing, network design,
      planning, scheduling, cutting and packing problems.</p>
    </subsection>
    <subsection id="uid10" level="1">
      <bodyTitle>Polyhedral approaches for MIP</bodyTitle>
      <p>Adding valid inequalities to the polyhedral description of
      an MIP allows one to improve the resulting LP bound and hence
      to better prune the enumeration tree. In a cutting plane
      procedure, one attempt to identify valid inequalities that
      are violated by the LP solution of the current formulation
      and adds them to the formulation. This can be done at each
      node of the branch-and-bound tree giving rise to a so-called 
      <i>branch-and-cut algorithm</i>
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid14" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. The goal is to reduce the
      resolution of an integer program to that of a linear program
      by deriving a linear description of the convex hull of the
      feasible solutions. Polyhedral theory tells us that if 
      <span class="math"><hi rend="it">X</hi></span>is a mixed integer program: 
      <span class="math"><img align="middle" width="107" height="10" src="math_image_1.png" xylemeAttach="2" border="0" alt="Im1 ${X=P\#8745 \#8484 ^n×\#8477 ^p}$"/></span>where 
      <span class="math"><img align="middle" width="155" height="15" src="math_image_2.png" xylemeAttach="3" border="0" alt="Im2 ${P={x\#8712 \#8477 ^{n+p}:Ax\#8804 b}}$"/></span>with matrix 
      <span class="math"><img align="middle" width="122" height="15" src="math_image_3.png" xylemeAttach="4" border="0" alt="Im3 ${{(A,b)}\#8712 \#8474 ^{m×(n+p+1)}}$"/></span>, then 
      <span class="math"><hi rend="it">c</hi><hi rend="it">o</hi><hi rend="it">n</hi><hi rend="it">v</hi>( 
      <hi rend="it">X</hi>)</span>is a polyhedron that can be
      described in terms of linear constraints, i.e. it writes as 
      <span class="math"><img align="middle" width="200" height="15" src="math_image_4.png" xylemeAttach="5" border="0" alt="Im4 ${conv{(X)}={{x\#8712 \#8477 ^{n+p}:C~x\#8804 d}}}$"/></span>for some matrix 
      <span class="math"><img align="middle" width="127" height="16" src="math_image_5.png" xylemeAttach="6" border="0" alt="Im5 ${{(C,d)}\#8712 \#8474 ^{m^'×{(n+p+1)}}}$"/></span>although the dimension 
      <span class="math"><hi rend="it">m</hi><sup>'</sup></span>is typically quite large. A fundamental result in this
      field is the equivalence of complexity between solving the
      combinatorial optimization problem 
      <span class="math">min{ 
      <hi rend="it">c</hi>
      <hi rend="it">x</hi>: 
      <hi rend="it">x</hi>
      <img width="13" height="24" align="middle" border="0" src="../../images/img_other_in.png" alt="$ \in$"/>
      <hi rend="it">X</hi>}</span>and solving the 
      <i>separation problem</i>over the associated polyhedron 
      <span class="math"><hi rend="it">c</hi><hi rend="it">o</hi><hi rend="it">n</hi><hi rend="it">v</hi>( 
      <hi rend="it">X</hi>)</span>: if 
      <span class="math"><img align="middle" width="76" height="13" src="math_image_6.png" xylemeAttach="7" border="0" alt="Im6 ${\mover x\#732 \#8713 conv{(X)}}$"/></span>, find a linear inequality 
      <span class="math"><img width="12" height="12" align="bottom" border="0" src="../../images/img_pi.png" alt="$ \pi$"/><hi rend="it">x</hi><img width="14" height="24" align="middle" border="0" src="../../images/img_other_ge.png" alt="$ \ge$"/><img width="12" height="12" align="bottom" border="0" src="../../images/img_pi.png" alt="$ \pi$"/><sub>0</sub></span>satisfied by all points in 
      <span class="math"><hi rend="it">c</hi><hi rend="it">o</hi><hi rend="it">n</hi><hi rend="it">v</hi>( 
      <hi rend="it">X</hi>)</span>but violated by 
      <span class="math"><img align="bottom" width="8" height="10" src="math_image_7.png" xylemeAttach="8" border="0" alt="Im7 $\mover x\#732 $"/></span>. Hence, for NP-hard problems, one can not hope to get
      a compact description of 
      <span class="math"><hi rend="it">c</hi><hi rend="it">o</hi><hi rend="it">n</hi><hi rend="it">v</hi>( 
      <hi rend="it">X</hi>)</span>nor a polynomial time exact
      separation routine. Polyhedral studies focus on identifying
      some of the inequalities that are involved in the polyhedral
      description of 
      <span class="math"><hi rend="it">c</hi><hi rend="it">o</hi><hi rend="it">n</hi><hi rend="it">v</hi>( 
      <hi rend="it">X</hi>)</span>and derive efficient 
      <i>separation procedures</i>(cutting plane generation). Only
      a subset of the inequalities 
      <span class="math"><hi rend="it">C</hi><hi rend="it">x</hi><img width="14" height="24" align="middle" border="0" src="../../images/img_other_le.png" alt="$ \le$"/><hi rend="it">d</hi></span>can offer a good approximation, that combined with a
      branch-and-bound enumeration techniques permits to solve the
      problem. Using 
      <i>cutting plane algorithm</i>at each node of the
      branch-and-bound tree, gives rise to the algorithm called 
      <i>branch-and-cut</i>.</p>
    </subsection>
    <subsection id="uid11" level="1">
      <bodyTitle>Decomposition and reformulation
      approaches</bodyTitle>
      <p>An hierarchical approach to tackle complex combinatorial
      problems consists in considering separately different
      substructures (sub-problems). If one is able to implement
      relatively efficient optimization on the substructures, this
      can be exploited to reformulate the global problem as a
      selection of specific sub-problem solutions that together
      form a global solution. If the sub-problems correspond to
      subset of constraints in the MIP formulation, this leads to
      Dantzig-Wolfe decomposition. If it corresponds to isolating a
      subset of decision variables, this leads to Bender's
      decomposition. Both lead to extended formulations of the
      problem with either a huge number of variables or
      constraints. Dantzig-Wolfe approach requires specific
      algorithmic approaches to generate sub-problem solutions and
      associated global decision variables dynamically in the
      course of the optimization. This procedure is known as 
      <i>column generation</i>, while its combination with
      branch-and-bound enumeration is called, 
      <i>branch-and-price</i>. Alternatively, in Bender's approach,
      when dealing with exponentially many constraints in the
      reformulation, 
      <i>cutting plane procedures</i>defined in the previous
      section reveal to be powerful. When optimization on a
      substructure is (relatively) easy, there often exists a tight
      reformulation of this substructure typically in an extended
      variable space. This gives rise powerful reformulation of the
      global problem, although it might be impractical given its
      size (typically pseudo-polynomial). It can be possible to
      project (part of) the extended formulation in a smaller
      dimensional space if not the original variable space to bring
      polyhedral insight (cuts derived through polyhedral studies
      can often be recovered through such projections).</p>
    </subsection>
    <subsection id="uid12" level="1">
      <bodyTitle>Constraint Programming (CP)</bodyTitle>
      <p>Constraint Programming focuses on iteratively reducing the
      variable domains (sets of feasible values) by applying
      logical and problem-specific operators. The latter propagates
      on selected variables the restrictions that are implied by
      the other variable domains through the relations between
      variables that are defined by the constraints of the problem.
      Combined with enumeration, it gives rise to exact
      optimization algorithms. A CP approach is particularly
      effective for tightly constrained problems, feasibility
      problems and min-max problems (minimizing the maximum of
      several variable values). Mixed Integer Programming (MIP), on
      the other hand, is effective for loosely constrained problems
      and for problems with an objective function defined as the
      weighted sum of variables. Many problems belong to the
      intersection of these two classes. For example, some
      scheduling and timetabling problems are tightly constrained
      and have a sum-type objective. For such problems, it is
      reasonable to use algorithms that exploit complementary
      strengths of Constraint Programming and Mixed Integer
      Programming.</p>
    </subsection>
    <subsection id="uid13" level="1">
      <bodyTitle>Mixed Integer NonLinear Programming
      (MINLP)</bodyTitle>
      <p>Many engineering, management, and scientific applications
      involve not only discrete decisions, but also nonlinear
      relationships that significantly affect the feasibility and
      optimality of solutions. MINLP problems combine the
      difficulties of MIP with the challenges of handling nonlinear
      functions. MINLP is one of the most flexible modeling
      paradigms available. However, solving such models is much
      more challenging: available softwares are not nearly as
      effective as standard softwares for linear MIP. The most
      powerful algorithms combine sophisticated methods that
      maintain outer linear programming approximation or convex
      relaxations with branch-and-bound enumeration; hence, the
      role of strong convex reformulations is crucial. The
      development of results for structured submodels are essential
      building blocks. Preprocessing and bound reduction (domain
      reduction logic similar to that used in CP) are quite
      important too. Finally, decomposition methods also permit to
      develop tight outer approximations.</p>
    </subsection>
    <subsection id="uid14" level="1">
      <bodyTitle>Polyhedral Combinatorics and Graph
      Theory</bodyTitle>
      <p>Many fundamental combinatorial optimization problems can
      be modeled as the search for a specific structure in a graph.
      For example, ensuring connectivity in a network amounts to
      building a 
      <i>tree</i>that spans all the nodes. Inquiring about its
      resistance to failure amounts to searching for a minimum
      cardinality 
      <i>cut</i>that partitions the graph. Selecting disjoint pairs
      of objects is represented by a so-called 
      <i>matching</i>. Disjunctive choices can be modeled by edges
      in a so-called 
      <i>conflict graph</i>where one searches for 
      <i>stable sets</i>– a set of nodes that are not incident to
      one another. Polyhedral combinatorics is the study of
      combinatorial algorithms involving polyhedral considerations.
      Not only it leads to efficient algorithms, but also,
      conversely, efficient algorithms often imply polyhedral
      characterizations and related min-max relations. Developments
      of polyhedral properties of a fundamental problem will
      typically provide us with more interesting inequalities well
      suited for a branch-and-cut algorithm to more general
      problems. Furthermore, one can use the fundamental problems
      as new building bricks to decompose the more general problem
      at hand. For problem that let themselves easily be formulated
      in a graph setting, the graph theory and in particular graph
      decomposition theorem might help.</p>
    </subsection>
  </fondements>
  <domaine id="uid15">
    <bodyTitle>Application Domains</bodyTitle>
    <subsection id="uid16" level="1">
      <bodyTitle>Introduction</bodyTitle>
      <p>Our group has tackled applications in logistics,
      transportation and routing 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid15" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid16" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid17" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid18" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, in production planning 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid19" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid20" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>and inventory control 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid17" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid18" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, in network design and traffic
      routing 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid21" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid22" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid23" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid24" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid25" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid26" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid27" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid28" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid29" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, in cutting and placement
      problems 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid30" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid31" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid32" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid33" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid34" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid35" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, and in scheduling  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid36" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid37" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
    </subsection>
    <subsection id="uid17" level="1">
      <bodyTitle>Network Design and Routing Problems</bodyTitle>
      <p>We are actively working on problems arising in network
      topology design, implementing a survivability condition of
      the form “at least two paths link each pair of terminals”. We
      have extended polyhedral approaches to problem variants with
      bounded length requirements and re-routing restrictions 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid22" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Associated to network design is
      the question of traffic routing in the network: one needs to
      check that the network capacity suffices to carry the demand
      for traffic. The assignment of traffic also implies the
      installation of specific hardware at transient or terminal
      nodes.</p>
      <p>To accommodate the increase of traffic in
      telecommunication networks, today's optical networks use
      grooming and wavelength division multiplexing technologies.
      Packing multiple requests together in the same optical stream
      requires to convert the signal in the electrical domain at
      each aggregation of disaggregation of traffic at an origin, a
      destination or a bifurcation node. Traffic grooming and
      routing decisions along with wavelength assignments must be
      optimized to reduce opto-electronic system installation cost.
      We developed and compared several decomposition approaches 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid38" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid39" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid24" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>to deal with backbone optical
      network with relatively few nodes (around 20) but thousands
      of requests for which traditional multi-commodity network
      flow approaches are completely overwhelmed. We also studied
      the impact of imposing a restriction on the number of optical
      hops in any request route 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid40" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We also developed a
      branch-and-cut approach to a problem that consists in placing
      sensors on the links of a network for a minimum cost 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid41" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      <object id="uid18">
        <table>
          <tr>
            <td>
              <ressource xmlns:xlink="http://www.w3.org/1999/xlink" aux="IMG/eonet.png" xylemeAttach="1" xlink:href="IMG/eonet" type="float" height="227.62204pt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest" media="WEB"/>
            </td>
          </tr>
        </table>
        <caption>Design of a SDH/SONET European network where
        demands are multiplexed.</caption>
      </object>
      <p>We studied several time dependent formulations for the
      unit demand vehicle routing problem  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid42" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid43" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We gave new bounding flow
      inequalities for a single commodity flow formulation of the
      problem. We described their impact by projecting them on some
      other sets of variables, such as variables issued of the
      Picard and Queyranne formulation or the natural set of design
      variables. Some inequalities obtained by projection are facet
      defining for the polytope associated with the problem. We are
      now running more numerical experiments in order to validate
      in practice the efficiency of our theoretical results.</p>
    </subsection>
    <subsection id="uid19" level="1">
      <bodyTitle>Packing and Covering Problems</bodyTitle>
      <p>We developed a branch-and-price algorithm for the Bin
      Packing Problem with Conflicts which improves on other
      approaches available in the literature 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid44" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. The algorithm uses our
      methodological advances like the generic branching rule for
      the branch-and-price and the column based heuristic. One of
      the ingredients which contributes to the success of our
      method are fast algorithms we developed for solving the
      sub-problem which is the Knapsack Problem with Conflicts. Two
      variants of the sub-problem have been considered: with
      interval and arbitrary conflict graphs. The paper which
      presents this work is being finalized.</p>
      <p>We have designed a new algorithm for vertex packing
      (equivalently stable set) in claw-free graphs 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid2" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Previously the best known
      algorithm for this problem had a running time of 
      <span class="math"><hi rend="it">O</hi>( 
      <hi rend="it">n</hi><sup>6</sup>)</span>(with 
      <span class="math"><hi rend="it">n</hi></span>the number of vertices in the graph) while our new
      algorithm runs in 
      <span class="math"><hi rend="it">O</hi>( 
      <hi rend="it">n</hi><sup>3</sup>)</span>.</p>
      <p>We studied a variant of the knapsack problem encountered
      in inventory routing problem 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid18" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>: we faced a multiple-class
      integer knapsack problem with setups 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid45" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>(items are partitioned into
      classes whose use implies a setup cost and associated
      capacity consumption). We showed the extent to which
      classical results for the knapsack problem can be generalized
      to this variant with setups and we developed a specialized
      branch-and-bound algorithm.</p>
      <p>We studied the orthogonal knapsack problem, with the help
      of graph theory  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid46" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid47" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid13" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid12" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Fekete and Schepers proposed to
      model multi-dimensional orthogonal placement problems by
      using an efficient representation of all geometrically
      symmetric solutions by a so called 
      <i>packing class</i>involving one 
      <i>interval graph</i>for each dimension. Though Fekete &amp;
      Schepers' framework is very efficient, we have however
      identified several weaknesses in their algorithms: the most
      obvious one is that they do not take advantage of the
      different possibilities to represent interval graphs. We
      propose to represent these graphs by matrices with
      consecutive ones on each row. We proposed a branch-and-bound
      algorithm for the 2d knapsack problem that uses our 2D
      packing feasibility check.</p>
    </subsection>
    <subsection id="uid20" level="1">
      <bodyTitle>Planning, Scheduling, and Logistic
      Problems</bodyTitle>
      <p>Inventory routing problems combine the optimization of
      product deliveries (or pickups) with inventory control at
      customer sites. We considered an industrial application where
      one must construct the planning of single product pickups
      over time; each site accumulates stock at a deterministic
      rate; the stock is emptied on each visit. We have developed a
      truncated branch-and-price algorithm: periodic plans are
      generated for vehicles by solving a multiple choice knapsack
      sub-problem; the global planning of customer visits is
      generated by solving a master program. Confronted with the
      issue of symmetry in time, we used a state-space relaxation
      idea. Our algorithm provides solutions with reasonable
      deviation from optimality for large scale problems (260
      customer sites, 60 time periods, 10 vehicles) coming from
      industry 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid18" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We previously developed
      approximate solutions to a related problem combining vehicle
      routing and planning over a fixed time horizon (solving
      instances involving up to 6000 pick-ups and deliveries to
      plan over a twenty day time horizon with specific
      requirements on the frequency of visits to customers 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid15" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      <p>We participated to the project on an airborne radar
      scheduling. For this problem, we developed fast
      heuristics  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid48" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, methods to obtain dual bounds
      and exact algorithms  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid49" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. A substantial research has been
      done on machine scheduling problems. A new compact MIP
      formulation was proposed for a large class of these problems 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid50" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Some approximation algorithms
      with an absolute error guarantee were presented for the
      NP-hard problem of minimizing maximum lateness problem on a
      single machine. An exact decomposition algorithm was
      developed for the NP-hard maximizing the weighted number of
      late jobs problem on a single machine  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid37" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. A dominant class of schedules
      for malleable parallel jobs was discovered in the NP-hard
      problem to minimize the total weighted completion time  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid51" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We proved that a special case
      of the scheduling problem at cross docking terminals to
      minimize the storage cost is polynomially solvable  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid52" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid53" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Finally, we participated in
      writing an invited survey in French on solution approaches
      for machine scheduling problems in general  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid54" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      <p>Another application area in which we have successfully
      developed MIP approaches is in the area of tactical
      production and supply chain planning. In 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid55" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we proposed a simple heuristic
      for challenging multi-echelon problems that makes effective
      use of a standard MIP solver. 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid56" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>contains a detailed investigation
      of what makes solving the MIP formulations of such problems
      challenging; it provides a survey of the known methods for
      strengthening formulations for these applications, and it
      also pinpoints the specific substructure that seems to cause
      the bottleneck in solving these models. Finally, the results
      of 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid57" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>provide demonstrably stronger
      formulations for some problem classes than any previously
      proposed.</p>
      <p>We have been developing 
      <b>robust optimization</b>models and methods to deal with a
      number of applications like the above in which uncertainty is
      involved. In 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid58" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid59" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we analyzed fundamental MIP
      models that incorporate uncertainty and we have exploited the
      structure of the stochastic formulation of the problems in
      order to derive algorithms and strong formulations for these
      and related problems. These results appear to be the first of
      their kind for structured stochastic MIP models. In addition,
      we have engaged in successful research to apply concepts such
      as these to health care logistics 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid10" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We considered train timetabling
      problems and their re-optimization after a perturbation in
      the network 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid60" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid61" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. The question of formulation is
      central. Models of the literature are not satisfactory:
      continuous time formulations have poor quality due to the
      presence of discrete decision (re-sequencing or re-routing);
      arc flow in time-space graph blow-up in size (they can only
      handle a single line timetabling problem). We have developed
      a discrete time formulation that strikes a compromise between
      these two previous models. Based on various time and network
      aggregation strategies, we develop a 2-stage approach,
      solving the contiguous time model having fixed the precedence
      based on a solution to the discrete time model.</p>
    </subsection>
  </domaine>
  <logiciels id="uid21">
    <bodyTitle>Software</bodyTitle>
    <subsection id="uid22" level="1">
      <bodyTitle>BaPCod - a generic branch-and-price
      code</bodyTitle>
      <p>We develop the prototype of a generic branch-and-price
      code, named 
      <i>BaPCod</i>, for solving mixed integer programs by column
      generation. Existing software tools (Minto, Abacus, Symphony,
      BCP, G12) are limited to offering “ 
      <i>tool-boxes</i>” to ease the implementation of algorithms
      combining branch-and-price-and-cut. With these, the user must
      implement three basic features for its application: the
      reformulation, the setting-up of the column generation
      procedure and the branching scheme. Other available codes
      (Gencol, Maestro) that offer more by default were developed
      for a specific class of applications (such as the vehicle
      routing problem and its variants). Our prototype is a “ 
      <i>black-box</i>” implementation that does not require user
      input and is not application specific. The features are</p>
      <p noindent="true"><span class="math">( 
      <hi rend="it">i</hi>)</span>the automation of the
      Dantzig-Wolfe reformulation process (the user defines a mixed
      integer programming problem in terms of variables and
      constraints, identifies sub-problems, and can provide the
      associated solvers if available, but he does not need to
      explicitly define the reformulation, the explicit form of the
      columns, their reduced cost, or the Lagrangian bounds).</p>
      <p noindent="true"><span class="math">( 
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>)</span>a default column generation
      procedure with standard initialization and stabilization (it
      may offer a selection of solvers for the master) – the issue
      of stabilization is discussed in  
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid62" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, and</p>
      <p noindent="true"><span class="math">( 
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>
      <hi rend="it">i</hi>)</span>a default branching scheme –
      recent progress has been made on the issue of generic
      branching scheme in 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid6" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      <p noindent="true"><span class="math">( 
      <hi rend="it">i</hi>
      <hi rend="it">v</hi>)</span>default primal heuristics
      specially developed for use in a decomposition framework 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid7" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      <p noindent="true">The prototype software platform represents
      about 35000 lines of C++ code. It was/is used as background
      solver for 4 PhD thesis. It also served as the framework for
      our comparative study in a INRIA collaborative research
      action 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid62" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. It has been experimented by two
      of our industrial partners, Exeo Solutions (Bayonne), on an
      inventory routing problem, and Orange Lab (France Telecom,
      Paris) on network design problems, and it is currently being
      tested by EURODECISION (Versailles). The prototype also
      enables us to be very responsive in our industrial contact.
      It is used in our approach to the powerplant planning
      optimization challenge proposed by EDF.</p>
    </subsection>
    <subsection id="uid23" level="1">
      <bodyTitle>PMaP: A Parallel Macro Partitioning Framework for
      Solving Mixed Integer Programs</bodyTitle>
      <p>For many applications, it would be interesting to be able
      to use parallel resources to solve realistic size MIPs that
      take too long to solve on a single workstation. However,
      using parallel computing resources to solve MIP is difficult,
      as parallelizing the standard branch-and-bound framework
      presents an array of challenges in terms of ramp-up, inter
      processor communication, and load balancing. In 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid63" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we propose a new framework (the
      Parallel Macro Partitioning (PMaP) framework) for MIPs that
      partitions the feasible domain of an MIP by using concepts
      derived from recently developed primal heuristics. Initial
      computational prototypes suggest they enable PMaP to use many
      processors effectively to solve difficult problems.</p>
    </subsection>
    <subsection id="uid24" level="1">
      <bodyTitle>Mixed integer programming based
      heuristics</bodyTitle>
      <p>Beside the MIP heuristic developed in a decomposition
      framework 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid64" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, our team has been working on a
      new family of randomized rounding heuristics for MIP problems
      with general integer variables (i.e., not necessarily binary)
      
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid65" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. We have extensively tested
      these heuristics within the COIN-OR suite of optimization
      software, and it is our intent to incorporate them within
      this suite as part of the module CBC in the near future.</p>
    </subsection>
    <p>@</p>
  </logiciels>
  <resultats id="uid25">
    <bodyTitle>New Results</bodyTitle>
    <subsection id="uid26" level="1">
      <bodyTitle>Theoretical and Methodological
      Developments</bodyTitle>
      <participants>
        <person key="realopt-2007-idm360924778240">
          <firstname>Cédric</firstname>
          <lastname>Joncour</lastname>
        </person>
        <person key="realopt-2008-idm520677459136">
          <firstname>Andrew</firstname>
          <lastname>Miller</lastname>
        </person>
        <person key="realopt-2007-idm360924808704">
          <firstname>Arnaud</firstname>
          <lastname>Pêcher</lastname>
        </person>
        <person key="realopt-2007-idm360924794976">
          <firstname>Pierre</firstname>
          <lastname>Pesneau</lastname>
        </person>
        <person key="realopt-2008-idm520677440240">
          <firstname>Ruslan</firstname>
          <lastname>Sadykov</lastname>
        </person>
        <person key="realopt-2009-idm32921833696">
          <firstname>Gautier</firstname>
          <lastname>Stauffer</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
        <person key="realopt-2007-idm360924775024">
          <firstname>Benoit</firstname>
          <lastname>Vignac</lastname>
        </person>
      </participants>
      <p>Our team has made progress in the area of “Decomposition
      Approaches for MIP”, “Mixed Integer Nonlinear Programming”,
      and “Polyhedral Combinatorics and graph theory”.</p>
      <subsection id="uid27" level="2">
        <bodyTitle>Reformulation and Decomposition Approaches for
        MIP</bodyTitle>
        <p>The Dantzig-Wolfe reformulation approach has shown to be
        very efficient on applications well suited to
        decomposition. It is to be placed in the broader context of
        reformulation techniques. A recent didactic effort was done
        
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid0" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>where we reviewed the set of
        methods in Lagrangian approaches, present the method as a
        generic algorithm and reviewed possible approaches to
        branching.</p>
      </subsection>
      <subsection id="uid28" level="2">
        <bodyTitle>Branching in Branch-and-Price: a generic
        scheme</bodyTitle>
        <p>We have finalized our work on developing a branching
        scheme that is compatible with the column generation
        procedure and that implies no structural modifications to
        the pricing problem. Our generic branching scheme proceeds
        by recursively partitioning the sub-problem solution set.
        Branching constraints are enforced in the pricing problem
        instead of being dualized in a Lagrangian way. The
        sub-problem problem is solved by a limited number of calls
        to the provided solver. The scheme avoids the enumeration
        of symmetric solutions. Its computational efficiency was
        demonstrated, solving problem to integrality without
        modifying the subproblem or expanding its variable space,
        which was a first 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid6" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      </subsection>
      <subsection id="uid29" level="2">
        <bodyTitle>Primal Heuristics for
        Branch-and-Price</bodyTitle>
        <p>In the past decade, significant progress has been
        achieved in developing generic primal heuristics that made
        their way into commercial mixed integer programming (MIP)
        solver. Extensions to the context of a column generation
        solution approach are not straightforward. The
        Dantzig-Wolfe decomposition principle can indeed be
        exploited in greedy, local search, rounding or truncated
        exact methods. The price coordination mechanism can bring a
        global view that may be lacking in some “myopic” approaches
        based on a compact formulation. However, the dynamic
        generation of variables requires specific adaptation of
        heuristic paradigms.</p>
        <p>Based on our application specific experience with these
        techniques 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid18" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid15" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid66" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid67" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, and on a review of generic
        classes of column generation based primal heuristics, in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid64" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we focus on a so-called
        “diving” method in which we introduce diversification based
        on Limited Discrepancy Search. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid7" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we moreover consider its
        combination with sub-mipping and relaxation induced
        neighborhood search. These add-ons can be interpreted as
        local-search or diversification mechanisms. While being a
        general purpose approach, the implementation of the
        selected heuristics illustrates the technicalities specific
        to column generation. The methods are numerically tested on
        variants of the cutting stock and vehicle routing
        problems.</p>
      </subsection>
      <subsection id="uid30" level="2">
        <bodyTitle>Row-and-Column Generation</bodyTitle>
        <p>Working in an extended variable space allows one to
        develop tight reformulations for mixed integer programs.
        However, the size of the extended formulation grows rapidly
        too large for a direct treatment by a MIP-solver. Then, one
        can use projection tools to derive valid inequalities for
        the original formulation and implement a cutting plane
        approach. Or, one can approximate the reformulation, using
        techniques such as variable aggregation or by reformulating
        a submodel only. Such approaches result in outer
        approximation of the intended extended formulation.</p>
        <p>The alternative considered in  
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid8" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>is an inner approximation
        obtained by generating dynamically the variables of the
        extended formulation. It assumes that the extended
        formulation stems from a decomposition principle: a
        sub-problem admits an extended formulation from which an
        extended formulation for the original problem can be
        derived. Then, one can implement column generation for the
        extended formulation of the original problem by transposing
        the equivalent procedure for the Dantzig-Wolfe
        reformulation. Pricing sub-problem solutions are expressed
        in the variables of the extended formulation and added to
        the current restricted version of the extended formulation
        along with the sub-problem constraints that are active for
        the sub-problem solution.</p>
        <p>Our paper reviews the applications of the literature of
        such “column-and-row generation” procedure and analyses
        this approach's potential benefits compared to a standard
        column generation approach. Numerical experiments highlight
        a key observation: lifting pricing problem solutions in the
        space of the extended formulation permits their
        recombination into new sub-problem solutions and results in
        faster convergence.</p>
      </subsection>
      <subsection id="uid31" level="2">
        <bodyTitle>Combining Bender's and Dantzig-Wolfe
        Decomposition</bodyTitle>
        <p>In the follow-up of 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid39" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid24" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we developed the combination
        of Dantzig-Wolfe and Bender's decomposition: Bender's
        Master is solved by column generation 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid38" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      </subsection>
      <subsection id="uid32" level="2">
        <bodyTitle>Mixed Integer Nonlinear Programming</bodyTitle>
        <p>Our team is involved in the effort to synthesize
        advances and inspire new ideas in order to transform MINLP
        into an area in which researchers and practitioners can
        access robust tools and methods capable of solving a wide
        range of decision support problems. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid68" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we exploited the information
        generated by solvers as they make branching decisions to
        define a structured family of disjunctive cuts. Even for
        MIPs, these ideas seem capable of significantly reducing
        the size of branch-and-bound trees 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid69" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>; moreover, the ideas
        themselves are directly applicable to MINLPs, and we are
        currently investigating how best to apply them.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid1" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we study convex hulls of sets
        defined by multi linear functions (involving a product of
        variables) in which the variables have lower and upper
        bounds, and in which the product itself is also bounded.
        Multi linear functions appear in many global optimization
        problems, including blending and electricity transmission,
        among many others. Since global branch-and-bound solvers
        for such problems use polyhedral relaxations of such sets
        to compute bounds, having tight relaxations can improve
        performance. For two variables, the well-known McCormick
        inequalities define the convex hull for an unbounded
        product. Our research defines an infinite set of linear
        inequalities that defines the convex hull for a 
        <i>bounded</i>product of two variables. For a bounded
        product or more than two variables, we define valid linear
        inequalities that support as many points of the convex hull
        as possible. Though uncountably infinite in number, these
        inequalities can be separated for exactly in polynomial
        time.</p>
        <p>We have extended some of these results to products of
        more than two variables, considering both convex hull
        descriptions and separation. One important result (first
        presented during an invited presentation at the 2010 Mixed
        Integer Programming Workshop, 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www2.isye.gatech.edu/mip2010/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
        <allowbreak/>www2. 
        <allowbreak/>isye. 
        <allowbreak/>gatech. 
        <allowbreak/>edu/ 
        <allowbreak/>mip2010/ 
        <allowbreak/></ref>) is that the set of inequalities that
        we have defined suffice to describe the convex hull of the
        set defined by bounded product of 
        <span class="math"><hi rend="it">n</hi></span>variables, regardless of the size of 
        <span class="math"><hi rend="it">n</hi></span>.</p>
      </subsection>
      <subsection id="uid33" level="2">
        <bodyTitle>Polyhedral studies</bodyTitle>
        <p>Although well studied, important questions on the rank
        of the Gomory-Chàtal operator when restricting to polytopes
        contained in the 
        <span class="math"><hi rend="it">n</hi></span>-dimensional 0/1 cube have not been answered yet. In
        particular, the question on the maximal rank of the
        Gomory-Chàtal-procedure for this class of polytopes is
        still open. So far, the best-known upper bound is 
        <span class="math"><hi rend="it">O</hi>( 
        <hi rend="it">n</hi>2log( 
        <hi rend="it">n</hi>))</span>and the best-known lower
        bound, which is based on a randomized construction of a
        family of polytopes, is 
        <span class="math">(1 + 
        <img width="9" height="12" align="bottom" border="0" src="../../images/img_epsilon.png" alt="$ \epsilon$"/>) 
        <hi rend="it">n</hi></span>, both of which were established
        in Eisenbrand and Scultz 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid70" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. The main techniques to prove
        lower bounds were introduced in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid71" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid72" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we revisit one of those
        techniques and we develop a simpler method to establish
        lower bounds. We show the power and applicability of this
        method on classical examples from the literature as well as
        provide new families of polytopes with high rank.
        Furthermore, we provide a deterministic family of polytopes
        achieving a Chvàtal-Gomory rank of at least 
        <span class="math">(1 + 1/ 
        <hi rend="it">e</hi>) 
        <hi rend="it">n</hi>-1&gt; 
        <hi rend="it">n</hi></span>and we conclude the paper with
        showing how to obtain a lower bound on the rank from solely
        examining the integrality gap.</p>
      </subsection>
      <subsection id="uid34" level="2">
        <bodyTitle>Stable Set in Claw-Free Graphs</bodyTitle>
        <p>We built on our previous work on the stable set problem
        (selecting disjoint nodes) in claw-free graphs (graphs with
        no vertex having a stable set of size 3 in its
        neighborhood). This problem is a fundamental generalization
        of the matching problem that offers a nice playground for
        building the theory of polyhedral Combinatorics further.
        Indeed Minty gave the first polynomial time algorithm for
        solving this problem in 1980 but unfortunately he did not
        reveal the polyhedral counterpart. Describing the stable
        set polytope of claw-free graphs was thus ranked as one of
        the top ten open problems in combinatorial optimization by
        Groetschel, Lovasz and Schrijver in 1986. Our team has had
        significant contributions on this problem both on the
        polyhedral and algorithmic aspects.</p>
        <p>After closing a 25-years old conjecture for an
        interesting subclass of claw-free graphs 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid73" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, giving a complete description
        of the rank facets of the stable set of fuzzy circular
        interval graphs, we provided new facets for claw-free
        graphs 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid74" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we gave a characterization of
        strongly minimal facets for quasi-line graphs 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid75" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, an extended formulation and
        polytime separation procedure for the stable set polytope
        of claw-free graphs and a full characterization of the
        polytope for claw-free graphs with 
        <span class="math"><img width="12" height="12" align="bottom" border="0" src="../../images/img_alpha.png" alt="$ \alpha$"/><img width="14" height="24" align="middle" border="0" src="../../images/img_other_ge.png" alt="$ \ge$"/>4</span>
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid76" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid2" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we propose an algorithm for
        solving the maximum weighted stable set problem on
        claw-free graphs that runs in 
        <span class="math"><hi rend="it">O</hi>( 
        <hi rend="it">n</hi>3)-</span>time, drastically improving
        the previous best known complexity bound. This algorithm is
        based on a novel decomposition theorem for claw-free
        graphs, which is also introduced in the present paper.
        Despite being weaker than the well-known structure result
        for claw-free graphs given by Chudnovsky and Seymour 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid77" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, our decomposition theorem is,
        on the other hand, algorithmic, i.e. it is coupled with an 
        <span class="math"><hi rend="it">O</hi>( 
        <hi rend="it">n</hi>3)-</span>time procedure that actually
        produces the decomposition. We also believe that our
        algorithmic decomposition result is interesting on its own
        and might be also useful to solve other kind of problems on
        claw-free graphs.</p>
        <p>Interestingly the composition operation at the core of
        this decomposition theorem, which as we have just seen has
        some nice algorithmic consequences, appears to also have a
        nice polyhedral behavior for the stable set polytope that
        go much beyond claw-free graphs. Indeed, in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid76" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we show how one can use the
        structure of the composition to describe the stable set
        polytope from the matching one and, more importantly, how
        one can use it to separate over this stable set polytope in
        polynomial time. We then apply those general results to the
        stable set in claw-free graphs, to show that the stable set
        polytope can be reduced to understanding the polytope in
        very basic structures (for most of which it is already
        known). In particular for a general claw-free graph 
        <span class="math"><hi rend="it">G</hi></span>, we show two integral extended formulation for 
        <span class="math"><hi rend="it">S</hi><hi rend="it">T</hi><hi rend="it">A</hi><hi rend="it">B</hi>( 
        <hi rend="it">G</hi>)</span>and a procedure to separate in
        polynomial time over 
        <span class="math"><hi rend="it">S</hi><hi rend="it">T</hi><hi rend="it">A</hi><hi rend="it">B</hi>( 
        <hi rend="it">G</hi>)</span>; moreover, we provide a
        complete characterization of 
        <span class="math"><hi rend="it">S</hi><hi rend="it">T</hi><hi rend="it">A</hi><hi rend="it">B</hi>( 
        <hi rend="it">G</hi>)</span>when 
        <span class="math"><hi rend="it">G</hi></span>is any claw-free graph with stability number at
        least 4 having neither homogeneous pairs nor 1-joins.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid78" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we focus on the facets of the
        stable set polytope of quasi-line graphs (a subclass of
        claw-free graphs). While 
        <i>Ben Rebea Theorem</i>provides a complete linear
        description of this polytope (see Eisenbrand et al. 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid73" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>), no minimal description is
        available. In this paper, we shed some light on this
        question. We show that any facet of this polytope is such
        that the restriction of the inequality to the graph induced
        by the vertices with maximal coefficient yield a rank facet
        for this subgraph. We build upon this result and a result
        from Galluccio and Sassano 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid79" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>for rank-minimal facets in
        claw-free graphs to provide a complete description of the
        strongly minimal facets for quasi-line graphs. Finally we
        show that our result supports two conjectures refining Ben
        Rebea Theorem for the stable set polytope of circulant
        graphs and fuzzy circular interval graphs due respectively
        to Pêcher and Wagler 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid80" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>and Oriolo and Stauffer 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid81" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>and that it offers a possible
        line of attack.</p>
      </subsection>
      <subsection id="uid35" level="2">
        <bodyTitle>The Circular-Chromatic number</bodyTitle>
        <p>Another central contribution of our team concerns the
        chromatic number of a graph (the minimum number of
        independent stable sets needed to cover the graph). We
        investigated the circular-chromatic number. It is a
        well-studied refinement of the chromatic number of a graph
        (designed for problems with periodic solutions): the
        chromatic number of a graph is the integer ceiling of its
        circular-chromatic number. Xuding Zhu noticed in 2000 that
        circular cliques are the relevant circular counterpart of
        cliques, with respect to the circular chromatic number,
        thereby introducing circular-perfect graphs, a super-class
        of perfect graphs. It is unknown whether the
        circular-chromatic number of a circular-perfect graph is
        computable in polynomial time in general.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid82" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we design a polynomial time
        algorithm that computes this circular chromatic number when
        the circular-perfect graphs is claw-free. We also proved
        that the chromatic number of circular-perfect graphs is
        computable in polynomial time 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid83" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, thereby extending Grötschel,
        Lovász and Schrijver's result to the whole family of
        circular-perfect graphs. Last but not least, we managed
        recently to give closed formulas for the Lovász Theta
        number of circular-cliques (previously, closed formulas
        were known for circular-cliques with clique number at most
        3 only), which implies that the circular-chromatic number
        of 
        <i>dense</i>circular-perfect graphs is computable in
        polynomial time 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid9" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
      </subsection>
      <subsection id="uid36" level="2">
        <bodyTitle>Fuzzy circular interval graphs</bodyTitle>
        <p>Fuzzy circular interval graphs are a generalization of
        proper circular arc graphs and have been recently
        introduced by Chudnovsky and Seymour as a fundamental
        subclass of claw-free graphs. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid84" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we provide a polynomial-time
        algorithm for recognizing such graphs, and more importantly
        for building a suitable representation.</p>
      </subsection>
    </subsection>
    <subsection id="uid37" level="1">
      <bodyTitle>Model Specific Developments and
      Applications</bodyTitle>
      <participants>
        <person key="realopt-2007-idm360924778240">
          <firstname>Cédric</firstname>
          <lastname>Joncour</lastname>
        </person>
        <person key="realopt-2008-idm520677459136">
          <firstname>Andrew</firstname>
          <lastname>Miller</lastname>
        </person>
        <person key="realopt-2007-idm360924808704">
          <firstname>Arnaud</firstname>
          <lastname>Pêcher</lastname>
        </person>
        <person key="realopt-2007-idm360924794976">
          <firstname>Pierre</firstname>
          <lastname>Pesneau</lastname>
        </person>
        <person key="realopt-2008-idm520677440240">
          <firstname>Ruslan</firstname>
          <lastname>Sadykov</lastname>
        </person>
        <person key="realopt-2009-idm32921833696">
          <firstname>Gautier</firstname>
          <lastname>Stauffer</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
        <person key="realopt-2007-idm360924775024">
          <firstname>Benoit</firstname>
          <lastname>Vignac</lastname>
        </person>
      </participants>
      <p>The models on which we made progress can be partitions in
      three areas: “Network Design and Routing”, “Packing and
      Covering Problems”, and “Planning, Scheduling, and Logistic
      Problems”.</p>
      <subsection id="uid38" level="2">
        <bodyTitle>Network Design and Routing in Telecom
        Problems</bodyTitle>
        <p>To accommodate the increase of traffic in
        telecommunication networks, today's optical networks use
        grooming and wavelength division multiplexing technologies.
        Packing multiple requests together in the same optical
        stream requires to convert the signal in the electrical
        domain at each aggregation of disaggregation of traffic at
        an origin, a destination or a bifurcation node. Traffic
        grooming and routing decisions along with wavelength
        assignments must be optimized to reduce opto-electronic
        system installation cost. In collaboration with B. Jaumard
        from Concordia University in Quebec, we developed and
        compared several decomposition approaches 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid38" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>to deal with backbone optical
        network with relatively few nodes (around 20) but thousands
        of requests for which traditional multi-commodity network
        flow approaches are completely overwhelmed. We also studied
        the impact of imposing a restriction on the number of
        optical hops in any request route.</p>
      </subsection>
      <subsection id="uid39" level="2">
        <bodyTitle>New formulations for the Time-Dependent
        Travelling Salesman Problem</bodyTitle>
        <p>In collaboration with Teresa Godinho from the
        Polytechnic Institute of Beja, Portugal, and Luis Gouveia
        from the University of Lisbon, Portugal, Pierre Pesneau has
        studied the time-dependent travelling salesman problem.
        This problem is a generalization of the common Asymmetric
        Travelling Salesman Problem where the cost of a link
        depends on its position in the tour. Observing that the
        main feature of the well-known Picard and Queyranne
        formulation for the problem is the use, as a sub-problem,
        of the exact description of a circuit on 
        <span class="math"><hi rend="it">n</hi></span>nodes (that may repeat arcs and nodes), they
        proposed a new formulation by strengthening this
        sub-problem. For a given node 
        <span class="math"><hi rend="it">k</hi></span>, the new sub-problem describes exactly a circuit on
        
        <span class="math"><hi rend="it">n</hi></span>nodes (as in the previous model) but going through
        node 
        <span class="math"><hi rend="it">k</hi></span>exactly once. An even stronger formulation is
        obtained by duplicating this sub-problem for each possible
        node 
        <span class="math"><hi rend="it">k</hi></span>. To obtain such formulation, it has been necessary
        to consider additional sets of variables and the new
        formulations, even compact, are quite large. However, the
        projections of the linear relaxation of these formulations
        on the space of the original Picard and Queyranne variables
        are described and give potential issues to handle such
        formulations. The results given by the computational
        experiments on the extended formulation show very good dual
        bounds issued from the linear relaxation of the
        formulation. The integrality gap is even closed to zero for
        several instances of the literature. These results have led
        to a paper 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid5" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>submitted for publication in
        Discrete Applied Mathematics.</p>
      </subsection>
      <subsection id="uid40" level="2">
        <bodyTitle>Hop-constrained Asymmetric Travelling Salesman
        Problem</bodyTitle>
        <p>Along with Laurent Alfandari, Sylvie Borne and Lucas
        Létocart from the University Paris 13, Pierre Pesneau is
        studying integer quadratic or integer linear programming
        formulations for some variants of the Asymmetric Travelling
        Salesman Problem. They study the case where there is a
        lower bound on the distance (in number of links) between
        cities of some subset. Such case appears, for instance, in
        the design the shortest circuit for a travelling salesman
        who has to visit a minimum number of clients before having
        a break (or a night). Another close application can be
        found in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid85" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>where the authors consider
        lower bounds on the capacity for a vehicle routing problem.
        In previous work they made several proposals of
        reformulations and solution approaches based on
        branch-and-price-and-cut. Now they experimented with one of
        these reformulations, developing a branch-and-price-and-cut
        under our software platform BaPCod. (In the process, BaPCod
        was developed further to encompass delayed generation of
        constraints needed for the validity of the formulation. The
        preliminary results are encouraging and it is planed to
        develop this application in more details and to further
        complete the cut generator framework within BaPCod.</p>
      </subsection>
      <subsection id="uid41" level="2">
        <bodyTitle>Maximum Connected Multi-Cut Problem</bodyTitle>
        <p>Pierre Pesneau has started a new collaboration with
        Pierre Fouilhoux from the University Paris 6, France on a
        variant of the maximum multi-cut problem. Given a graph and
        an integer 
        <span class="math"><hi rend="it">k</hi></span>, a multi-cut is a set of edges when deleted, they
        are disconnecting the graph in 
        <span class="math"><hi rend="it">k</hi></span>components. The maximum multi-cut problem finds such
        a cut of maximum weight. Note that when 
        <span class="math"><hi rend="it">k</hi></span>is equal to 2, the problem is simply the well-known
        maximum cut problem. In the considered case, one reduces
        the search on cuts such that, when deleted, it leaves
        exactly 
        <span class="math"><hi rend="it">k</hi></span>
        <b>connected</b>components. This problem has various
        applications. We can cite for instance an application
        coming from the Cemagref (French research institute in
        environmental sciences and technologies) where the goal is
        to decompose a region in several connected areas while
        maximizing the dissimilarities between these areas. Other
        applications could be found for domain decomposition in
        numerical calculus. This study has already led to several
        reformulations of the problem, in particular a quadratic
        formulation that has been linearised and a formulation
        suited for a branch-and-price solution. The perspectives
        are to study the polyhedron associated with this problem
        and develop solution algorithms. To this aim, concerning
        the branch-and-price based formulation, it will be
        necessary to study the sub-problem induced by the
        formulation that consist in finding an induced connected
        sub-graph of minimum weight, where the weights are
        unrestricted and are carried by the edges and the nodes. It
        seems this problem is itself a challenge.</p>
      </subsection>
      <subsection id="uid42" level="2">
        <bodyTitle>Bin-Packing and Knapsack with
        Conflicts</bodyTitle>
        <p>The bin-packing problem raise the question of the
        minimum number of bin of fixed size we need to pack a set
        of items of different sizes. We studied a generalization of
        this problem where items can be in conflicts and thus
        cannot be put together in the same bin. We show in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid11" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>that the instances of the
        literature with 120 to 1000 items can be solved to
        optimality with a generic Branch-and-Price algorithm, such
        as our prototype BaPCod, within competitive computing time.
        Moreover, we solved to optimality all the 37 open
        instances. The approach involves generic primal heuristics,
        generic branching, but a specific pricing procedure.</p>
        <p>The knapsack variant encountered in our bin packing
        problem resolution considers conflicts between items. This
        problem is quite difficult to solve compared to the usual
        knapsack problem. The latter is already NP-hard, but can be
        usually efficiently solved by dynamic programming. We have
        shown that when the conflict graph (the graph defining the
        conflicts between the items) is an interval graph, this
        generalization of the knapsack can also be solved quite
        efficiently by dynamic programming with the same complexity
        than the one to solve the common knapsack problem. For the
        case, when the conflict graph is arbitrary, we proposed a
        very efficient enumeration algorithm which outperforms the
        approaches used in the literature.</p>
      </subsection>
      <subsection id="uid43" level="2">
        <bodyTitle>Machine scheduling</bodyTitle>
        <p>Another research concerns scheduling parallel jobs i.e.
        which can be executed on more than one processor at the
        same time. With the emergence of new production,
        communication and parallel computing system, the usual
        scheduling requirement that a job is executed only on one
        processor has become, in many cases, obsolete and
        unfounded. Therefore, parallel jobs scheduling is becoming
        more and more widespread. In this work, we consider the
        NP-hard problem of scheduling malleable jobs to minimize
        the total weighted completion time (or mean weighted flow
        time). For this problem, we introduce the class of
        “ascending” schedules in which, for each job, the number of
        machines assigned to it cannot decrease over time while
        this job is being processed. We prove that, under a natural
        assumption on the processing time functions of jobs, the
        set of ascending schedules is dominant for the problem.
        This result can be used to reduce the search space while
        looking for an optimal solution  
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid52" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        <p>We have also studied in a scheduling problem that takes
        place at cross docking terminals. In such places, products
        from incoming trucks are sorted according to there
        destinations and transferred to outgoing trucks using a
        temporary storage. Such terminals allow companies to reduce
        storage and transportation costs in supply chain. We focus
        on the operational activities at cross docking terminals.
        In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid86" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we consider the trucks
        scheduling problem with the objective to minimise the
        storage usage during the product transfer. We show that a
        simplification of this NP-hard problem in which the arrival
        sequences of incoming and outgoing trucks are fixed and
        outgoing tracks can take products of only one type is
        polynomially solvable by proposing a dynamic programming
        algorithm for it. In  
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid87" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, this result has been extended
        to the case in which outgoing trucks can take products of
        several types. This work also presents the results of
        numerical tests of the algorithm on randomly generated
        instances are presented.</p>
      </subsection>
      <subsection id="uid44" level="2">
        <bodyTitle>Multi-item production planning
        problems</bodyTitle>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid55" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we developed rigorous
        computational methods to find high quality production plans
        for big bucket lot-sizing problems of realistic size. By 
        <i>big bucket</i>we mean problems in which multiple product
        categories compete for the same capacities (of machines,
        labor, etc.) In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid56" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we have compared various
        methods for finding performance guarantees (lower bounds)
        for realistically sized instances of such problems. These
        methods include both those previously proposed in the
        literature and those we have developed ourselves. Our
        methods of comparison are both theoretical and
        computational; one of the primary contributions of this
        research is to identify and highlight those aspects of
        these problems that prevent us from solving them more
        effectively. This identification could be crucial in
        improving our ability to solve such models.</p>
        <p>In research described in 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid88" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we build on these results to
        identify and analyze a minimal submodel that captures those
        aspects of these problems, mentioned above, that make them
        currently intractable. We are in the process of developing
        polyhedral approaches to these problems based on our
        analyses of these submodels, and of compiling extensive
        computational results for multi-level, capacitated big
        bucket instances of realistic size. The evidence suggests
        that the strengthened formulations generated by our
        procedure are tighter than those produced by these and
        other authors in previous research.</p>
        <p>The following theoretical research was directly inspired
        by production planning problems. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid89" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we discuss a polyhedral study
        of a generalization of the mixing set where two different,
        divisible coefficients are allowed for the integral
        variables. Our results generalize earlier work on mixed
        integer rounding, mixing, and extensions. These results
        directly apply to applications such as production planning
        problems involving lower bounds or start-ups on production,
        when these are modeled as mixed-integer linear programs. We
        define a new class of valid inequalities and give two
        proofs that they suffice to describe the convex hull of
        this mixed-integer set. We give a characterization of each
        of the maximal faces of the convex hull, as well as a
        closed form description of its extreme points and rays, and
        show how to separate over this set in 
        <span class="math"><hi rend="it">O</hi>( 
        <hi rend="it">n</hi><hi rend="it">l</hi><hi rend="it">o</hi><hi rend="it">g</hi><hi rend="it">n</hi>)</span>. Finally, we give several
        extended formulations of polynomial size, and study
        conditions under which adding certain simple constraints on
        the integer variables preserves our main result.</p>
      </subsection>
      <subsection id="uid45" level="2">
        <bodyTitle>Energy production planning</bodyTitle>
        <p>We are currently working on a project aiming to plan the
        energy production and the maintenance breaks for a set of
        power plants generating electricity. This problem has two
        different levels of decisions. The first one consist in
        determining, for a certain time horizon, when the different
        power plants will have to stop in order to perform a
        refueling and to decide the amount of this refueling. Given
        a set of scenarios defining variable levels of energy
        consumption, the second decision level aims to decide the
        quantity of power each plant will have to produce.</p>
        <p>As the number of periods composing the time horizon, and
        the number of scenario are quite large, the size of any MIP
        formulation for such problem will forbid an exact
        resolution of the problem in an acceptable time. However,
        our objective is to show that exact methods can be used on
        a simplified problem (implementing an hierarchical
        optimization) and combined to design heuristics for the
        solution of large scale problem.</p>
      </subsection>
      <subsection id="uid46" level="2">
        <bodyTitle>Inventory Control</bodyTitle>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid90" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we deal with the inventory
        control of one single product in a distribution network
        made of one warehouse and 
        <span class="math"><hi rend="it">n</hi></span>retailers where the retailers face continuous
        demands with constant rates. We develop two new heuristics
        for this problem based on the application of the classical
        EOQ formula at each locations and we show that those
        heuristics are respectively 
        <span class="math"><img align="middle" width="17" height="14" src="math_image_8.png" xylemeAttach="9" border="0" alt="Im8 $\sqrt 2$"/></span>- and 
        <span class="math">1.275</span>-optimal. We then conduct
        computational experiments and show that our second
        heuristic surprisingly shows excellent average performance
        : it deviates from Roundy's celebrated algorithm by less
        than 
        <span class="math">5%</span>. This result shows evidences
        (in a very simple setting) that slightly adapting single
        echelon strategies might be a reasonable approach to manage
        efficiently the inventory in simple distribution networks,
        confirming observations from practitioners.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid3" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>we consider a well-known
        NP-hard deterministic inventory control problem: the
        One-Warehouse Multi-Retailer (OWMR) problem. We present a
        simple combinatorial algorithm to recombine the optimal
        solutions of the natural single-echelon inventory
        sub-problems into a feasible solution of the OWMR problem.
        This approach yields a 3-approximation. We then show how
        this algorithm can be improved to a 2-approximation by
        halving the demands at the warehouse and at the retailers
        in the sub-problems. Both algorithms are purely
        combinatorial and can be implemented to run in linear time
        for traditional linear holding costs and quadratic time for
        more general holding cost structures. We finally show that
        our technique can be extended to the Joint Replenishment
        Problem (JRP) with back-orders and to the OWMR problem with
        non-linear holding costs.</p>
      </subsection>
      <subsection id="uid47" level="2">
        <bodyTitle>Stochastic optimization of allocation
        problems</bodyTitle>
        <p>The allocation of surgeries to operating rooms (ORs) is
        a challenging combinatorial optimization problem. There is
        moreover significant uncertainty in the duration of
        surgical procedures, which further complicates assignment
        decisions. In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid10" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we present stochastic
        optimization models for the assignment of surgeries to ORs
        on a given day of surgery. The objective includes a fixed
        cost of opening ORs and a variable cost of overtime
        relative to a fixed length-of-day. We describe two types of
        models. The first is a two-stage stochastic linear program
        with binary decisions in the first-stage and simple
        recourse in the second stage. The second is its robust
        counterpart, in which the objective is to minimize the
        maximum cost associated with an uncertainty set for surgery
        durations. We describe the mathematical models, bounds on
        the optimal solution, and solution methodologies, including
        an easy-to-implement heuristic. Numerical experiments based
        on real data from a large health care provider are used to
        contrast the results for the two models, and illustrate the
        potential for impact in practice. Based on our numerical
        experimentation we find that a fast and easy-to-implement
        heuristic works fairly well on average across many
        instances. We also find that the robust method performs
        approximately as well as the heuristic, is much faster than
        solving the stochastic recourse model, and has the benefit
        of limiting the worst-case outcome of the recourse
        problem.</p>
      </subsection>
      <subsection id="uid48" level="2">
        <bodyTitle>Using graph theory for solving orthogonal
        knapsack problems</bodyTitle>
        <p>With C. Joncour (PhD student) and P. Valicov (PhD
        student), we investigate the orthogonal knapsack problem,
        with the help of graph theory  
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid46" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Fekete and Schepers managed a
        recent breakthrough in solving multi-dimensional orthogonal
        placement problems by using an efficient representation of
        all geometrically symmetric solutions by a so called 
        <i>packing class</i>involving one 
        <i>interval graph</i>(whose complement admits a transitive
        orientation: each such orientation of the edges corresponds
        to a specific placement of the forms) for each dimension.
        Though Fekete &amp; Schepers' framework is very efficient,
        we have however identified several weaknesses in their
        algorithms: the most obvious one is that they do not take
        advantage of the different possibilities to represent
        interval graphs.</p>
        <p>In 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid12" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid13" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, and 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid91" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>, we give two new algorithms:
        the first one is based upon matrices with consecutive ones
        on each row as data structures and the second one uses
        so-called MPQ-trees. These two new algorithms are very
        efficient, as they outperform Fekete and Schepers' on most
        standard benchmarks.</p>
      </subsection>
    </subsection>
    <subsection id="uid49" level="1">
      <bodyTitle>Software prototypes, Generic Developments and
      Specific Tools</bodyTitle>
      <participants>
        <person key="realopt-2007-idm360924778240">
          <firstname>Cédric</firstname>
          <lastname>Joncour</lastname>
        </person>
        <person key="flowers-2009-idm489773803232">
          <firstname>Franck</firstname>
          <lastname>Labat</lastname>
        </person>
        <person key="realopt-2007-idm360924808704">
          <firstname>Arnaud</firstname>
          <lastname>Pêcher</lastname>
        </person>
        <person key="realopt-2008-idm520677440240">
          <firstname>Ruslan</firstname>
          <lastname>Sadykov</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
      </participants>
      <subsection id="uid50" level="2">
        <bodyTitle>BaPCod - a generic branch-and-price
        code</bodyTitle>
        <p>The development of the prototype software platform has
        made good progress this year thanks to our junior engineer,
        F. Labat, who has been hired for one year on an ADT:
        the developments focus on the redesign of the version
        manager along with continuous integration tools and
        automatic bug reports; new compilation environment using
        cmake tools; code transfer to several platforms; a revised
        interface with MIP solvers; code profiling to identify the
        bottlenecks; performance improvements (by a factor 10 on
        large scale applications). These developments of the
        environment and progress in software re-engineering were
        done in parallel to the implementation of new methodologies
        (such generic primal heuristics and the prototyping of
        simultaneous column-and-row generation approach for
        extended formulations).</p>
        <p noindent="true">We have also launched a new
        collaboration with EURODECISION (Versailles): the company
        is testing our prototype on industrial applications in the
        aim of fostering future exchanges on further methodological
        developments and efficient implementation of core
        modules.</p>
        <p noindent="true">The prototype also enables us to be very
        responsive in our industrial contact. In particular, it was
        used in our approach to the powerplant planning
        optimization challenge proposed by EDF.</p>
        <p noindent="true">A research proposal on the generic
        methodologies underlying the Branch-and-Price approach has
        been submitted. The purpose is to install a collaboration
        with M. Poggi and E. Uchoa (from Rio) and the
        company GAPSO (a Brazilian spin-up launched by these
        academics). In this context, the software platform BaPCod
        shall serve as a proof-of-concept code and it will benefit
        from the transfer of knowledge between the parties.</p>
      </subsection>
      <subsection id="uid51" level="2">
        <bodyTitle>2D-KNAP: a branch-and-bound code for the 2D
        orthogonal packing problem</bodyTitle>
        <p>2D-KNAP is a software available on LaForge INRIA to
        check whether a 2D orthogonal packing admits a feasible
        solution. Fekete and Schepers introduced a tuple of
        interval graphs as data structures to store a feasible
        packing, and gave a very efficient algorithm. In 2D-KNAP,
        feasibility checks are based on an alternative graph theory
        characterization of interval graphs: Fulkerson and Gross's
        decomposition into maximal cliques 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid13" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid91" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. The algorithm uses
        consecutive one matrices as data structures.</p>
      </subsection>
    </subsection>
  </resultats>
  <contrats id="uid52">
    <bodyTitle>Contracts and Grants with Industry</bodyTitle>
    <subsection id="uid53" level="1">
      <bodyTitle>SNCF</bodyTitle>
      <participants>
        <person key="realopt-2007-idm360924781280">
          <firstname>Laurent</firstname>
          <lastname>Gely</lastname>
        </person>
        <person key="realopt-2007-idm360924794976">
          <firstname>Pierre</firstname>
          <lastname>Pesneau</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
      </participants>
      <p>Our contract with SNCF, “Innovation et Recherche” was
      concluded with the PhD defence of L. Gely 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid92" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. In his Master thesis work,
      L. Gely produced timetables in the aim of maximizing the
      throughput (number of trains) that can be handled by a given
      network 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid93" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. In this project, we considered
      the problem of managing perturbations 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid60" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Network managers must
      re-optimize train schedules in the event of a significant
      unforeseen event that translates into new constraints on the
      availability of resources. The control parameters are the
      speed of the trains, their routing and sequencing. The aim is
      to re-schedule trains to return as quickly as possible to the
      theoretic timetable and to restrict the consequences of the
      perturbation to a limited area. The question of formulation
      is again central to the approach that shall be developed
      here. The models of the literature are not satisfactory.
      Continuous time formulations have poor quality due to the
      presence of discrete decision (re-sequencing or re-routing).
      Other standard models based on arc flow in time-space graph
      blow-up in size. Formulations in time-space graphs have
      therefore been limited to tackling single line timetabling
      problems. We have developed a discrete time formulation that
      strikes a compromise between these two previous models. We
      further proposed a hybrid model combining the advantage of
      the continuous and the discrete time formulations. These
      mathematical programming contributions are completed by a
      deep analysis of the real-life questions that need
      consideration in the mathematical model and by an effort to
      design the integration in the information system of the SNCF
      along with a reflexions on the integration with simulation
      tools.</p>
    </subsection>
    <subsection id="uid54" level="1">
      <bodyTitle>Exeo Solutions</bodyTitle>
      <participants>
        <person key="flowers-2009-idm489773803232">
          <firstname>Franck</firstname>
          <lastname>Labat</lastname>
        </person>
        <person key="PASUSERID">
          <firstname>Andeol</firstname>
          <lastname>Evain</lastname>
        </person>
        <person key="realopt-2008-idm520677440240">
          <firstname>Ruslan</firstname>
          <lastname>Sadykov</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
      </participants>
      <p>While recruited on an internship within RealOpt, Andeol
      Evain, an ENS student, studied the logistics of waste
      containers. The problem submitted by Exeo Solution consists
      in the planning of the pick-up of full container and delivery
      of empty container at customer sites by simple vehicles that
      can carry a single container, or vehicles with a trailer
      attached that have a total capacity of 2 containers but
      require more time when handling containers. We developed the
      prototype of a branch-and-price approach for this problem.
      The study is ongoing. This work should relaunch our long-term
      collaboration with Exeo Solutions.</p>
    </subsection>
    <subsection id="uid55" level="1">
      <bodyTitle>EDF - EURO/ROADEF Challenge</bodyTitle>
      <participants>
        <person key="realopt-2007-idm360924778240">
          <firstname>Cédric</firstname>
          <lastname>Joncour</lastname>
        </person>
        <person key="flowers-2009-idm489773803232">
          <firstname>Franck</firstname>
          <lastname>Labat</lastname>
        </person>
        <person key="realopt-2008-idm520677459136">
          <firstname>Andrew</firstname>
          <lastname>Miller</lastname>
        </person>
        <person key="realopt-2008-idm520677440240">
          <firstname>Ruslan</firstname>
          <lastname>Sadykov</lastname>
        </person>
        <person key="realopt-2007-idm360924812480">
          <firstname>François</firstname>
          <lastname>Vanderbeck</lastname>
        </person>
      </participants>
      <p>RealOpt took part to the EURO/ROADEF challenge proposed by
      EDF on the optimization problems that arise in the planning
      of maintenance of nuclear powerplants. This rich experience
      (RealOpt was rank 4 out of around 40 teams at the
      qualification stage) is about to be followed by a research
      contract with EDF taking the form of a PhD project. In the
      context of a partnership between INRIA and EDF, RealOpt and
      DOLPHIN shall joint effort on this research project whose aim
      is to model and solve stochastic combinatorial optimization
      problems that arise in the management of maintenance schedule
      and power production.</p>
    </subsection>
  </contrats>
  <international id="uid56">
    <bodyTitle>Other Grants and Activities</bodyTitle>
    <subsection id="uid57" level="1">
      <bodyTitle>International Grants and Activities</bodyTitle>
      <participants>
        <person key="realopt-2008-idm520677459136">
          <firstname>Andrew</firstname>
          <lastname>Miller</lastname>
        </person>
        <person key="realopt-2007-idm360924808704">
          <firstname>Arnaud</firstname>
          <lastname>Pêcher</lastname>
        </person>
        <person key="realopt-2007-idm360924794976">
          <firstname>Pierre</firstname>
          <lastname>Pesneau</lastname>
        </person>
      </participants>
      <subsection id="uid58" level="2">
        <bodyTitle>Next Generation Mixed Integer Nonlinear
        Programming Solvers: Structure, Search and
        Implementation</bodyTitle>
        <p>With Jeffrey T. Linderoth and James Luedtke of the
        University of Wisconsin-Madison, and Sven Leyffer and Todd
        R. Munson of Argonne National Laboratory (a research unit
        of the United States Department of Energy), Andrew Miller
        was awarded two grants in 2008 from United States
        government sources for the project “Next Generation Mixed
        Integer Nonlinear Programming Solvers: Structure, Search
        and Implementation".</p>
        <p>The first grant (Department of Energy grant number
        DE-PS02-08ER08-13) began on August 15, 2008 and lasts
        through August 14, 2011. The second grant (grant number CCF
        0830153 of the National Science Foundation) started on
        January 1, 2009, and continue through December 31,
        2011.</p>
      </subsection>
      <subsection id="uid59" level="2">
        <bodyTitle>ANR Gratel</bodyTitle>
        <p>André Raspaud launched in 2005 a fruitful cooperation
        with the Department of Applied Mathematics of the Sun
        Yat-Sen University of Kaohsiung, Taiwan.</p>
        <p>The ANR project GraTel (submitted by A. Pêcher in 2009)
        is a follow-up of this cooperation: it is a France-Taiwan
        project devoted to telecommunications, with the help of
        graph colorings and polyhedral graph theory. It is a 4
        years project, which started in January 2010: see 
        <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gratel.labri.fr/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https:// 
        <allowbreak/>gratel. 
        <allowbreak/>labri. 
        <allowbreak/>fr/ 
        <allowbreak/></ref>.</p>
      </subsection>
    </subsection>
  </international>
  <diffusion id="uid60">
    <bodyTitle>Dissemination</bodyTitle>
    <subsection id="uid61" level="1">
      <bodyTitle>Organization of scientific meetings and activities
      in scientific life</bodyTitle>
      <p>Gautier Stauffer co-organized the First Cargese Workshop
      on Combinatorial Optimization. This workshop was focused on
      Extended Formulations and involved the main international
      actors in this field (cf. 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.math.u-bordeaux.fr/~gstauffer/Cargese_workshop/Overview.html" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
      <allowbreak/>www. 
      <allowbreak/>math. 
      <allowbreak/>u-bordeaux. 
      <allowbreak/>fr/ 
      <allowbreak/>~gstauffer/ 
      <allowbreak/>Cargese_workshop/ 
      <allowbreak/>Overview. 
      <allowbreak/>html</ref>)</p>
      <p>Pierre Pesneau is an active member of the organizing
      committee of the working group on Polyhedra and Combinatorial
      Optimization affiliated to the French operation research
      society (ROADEF) and the operation research group of the
      CNRS. The purpose of this working group is to promote the
      field of polyhedra in the research domain of combinatorial
      optimization. Among the events organized by this group,
      Pierre Pesneau is in charge of the scientific days organized
      by the group. This meeting gathers once or twice a year,
      during a day young and confirmed researchers around a
      particular theme. On December 7th, 2010, one of these
      meetings was organized on "Graph partitioning": 
      <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.lamsade.dauphine.fr/~poc/spip.php?article28" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
      <allowbreak/>www. 
      <allowbreak/>lamsade. 
      <allowbreak/>dauphine. 
      <allowbreak/>fr/ 
      <allowbreak/>~poc/ 
      <allowbreak/>spip. 
      <allowbreak/>php?article28</ref></p>
      <p>Finally, F. Vanderbeck is pursuing his 2-years mandate as
      the vice-president in charge of scientific matters in the
      french operations research society board.</p>
    </subsection>
    <subsection id="uid62" level="1">
      <bodyTitle>Conferences</bodyTitle>
      <simplelist>
        <li id="uid63">
          <p noindent="true"><em style="UNDERLINE">C. Joncour</em>, S. Michel, R.
          Sadykov, D. Sverdlov, F. Vanderbeck. Column generation
          based heuristics, International Symposium on
          Combinatorial Optimization, Tunisia, Hammamet, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid64" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid64">
          <p noindent="true"><em style="UNDERLINE">C. Joncour</em>, A. Pêcher.
          Consecutive ones matrices for multi-dimensional
          orthogonal packing problems, International Symposium on
          Combinatorial Optimization, Tunisia, Hammamet, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid12" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid65">
          <p noindent="true"><em style="UNDERLINE">C. Joncour</em>, A. Pêcher, P.
          Valicov. MPQ-trees for orthogonal packing problem, in
          International Symposium on Combinatorial Optimization,
          Tunisia, Hammamet, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid13" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid66">
          <p noindent="true"><em style="UNDERLINE">A. Pêcher</em>, A. Wagler. Clique
          and chromatic number of circular-perfect graphs, in
          International Symposium on Combinatorial Optimization,
          Tunisia, Hammamet, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid83" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid67">
          <p noindent="true">M. T. Godinho, L. Gouveia, 
          <em style="UNDERLINE">P. Pesneau</em>, Hop-indexed
          Circuit-based formulations for the Travelling Salesman
          Problem, International Symposium on Combinatorial
          Optimization, Tunisia, Hammamet, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid4" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid68">
          <p noindent="true"><em style="UNDERLINE">R. Sadykov</em>. A polynomial
          algorithm for a simple scheduling problem at cross
          docking terminals, Project Management and Scheduling,
          France, Tours, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid86" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid69">
          <p noindent="true"><em style="UNDERLINE">Ruslan Sadykov</em>, and François
          Vanderbeck, Bin Packing with conflicts: a generic
          branch-and-price algorithm, Annual Conference of the
          French Operations Research Society, ROADEF 2010, Toulouse
          
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid94" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        </li>
        <li id="uid70">
          <p noindent="true"><em style="UNDERLINE">R. Sadykov</em>. Solving a
          scheduling problem at cross docking terminals, European
          Conference on Operational Research (EURO'10), Portugal,
          Lisbonne, 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid95" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid71">
          <p noindent="true">Y. Faenza, G. Oriolo, 
          <em style="UNDERLINE">G. Stauffer</em>, An Algorithmic
          Decomposition of Claw-free Graphs Leading to an O( 
          <span class="math"><hi rend="it">n</hi><sup>3</sup></span>)-algorithm for the Weighted Stable Set Problem,
          ACM-SIAM Symposium on Discrete Algorithms (SODA) 2011,
          United States, San Francisco, September 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid2" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid72">
          <p noindent="true"><em style="UNDERLINE">G. Stauffer</em>,G. Massonet, C.
          Rapine, J.-P. Gayon. A simple and fast 2-approximation
          for deterministic lot-sizing in one warehouse
          multi-retailer systems, ACM-SIAM Symposium on Discrete
          Algorithms (SODA) 2011, United States, San Francisco,
          September 2010, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid3" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/></p>
        </li>
        <li id="uid73">
          <p noindent="true">C.Joncour, S.Michel, R.Sadykov, 
          <em style="UNDERLINE">F. Vanderbeck</em>, Primal
          Heuristics for Branch-and-Price, European Conference on
          Operational Research (EURO'10), Portugal, Lisbon, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid7" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        </li>
        <li id="uid74">
          <p noindent="true">Ruslan Sadykov, and 
          <em style="UNDERLINE">François</em>Vanderbeck, Column
          Generation for Extended Formulations, First Cargese
          Workshop on Combinatorial Optimization, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid8" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        </li>
      </simplelist>
    </subsection>
    <subsection id="uid75" level="1">
      <bodyTitle>Invitations / Workshop</bodyTitle>
      <simplelist>
        <li id="uid76">
          <p noindent="true">A. Pêcher: 2010 International
          Conference on Graph Theory, Combinatorics and
          Applications, Jinhua, Chine. “On the Lovasz's Theta
          function of power of cordless cycles”</p>
        </li>
        <li id="uid77">
          <p noindent="true">G. Stauffer: Aussois 14th Workshop in
          Combinatorial Optimization. "The hidden matching
          structure of the composition of strips : a
          polyhedral perspective". January 2010, Aussois -
          France.</p>
        </li>
      </simplelist>
      <simplelist>
        <li id="uid78">
          <p noindent="true">Pierre Pesneau was invited by Luis
          Gouveia at the University of Lisbon for collaboration on
          the Time Dependent Travelling Salesman Problem. January
          26th - 31st, May 26th - 29th, July 27th - 31st 2010.</p>
        </li>
        <li id="uid79">
          <p noindent="true">Gautier Stauffer was invited by
          Sebastian Pokutta at TU Darmstadt for collaboration on
          the Chvàtal-Gomory rank of 0/1 polytopes. April 5th -
          17th 2010.</p>
        </li>
        <li id="uid80">
          <p noindent="true">G. Stauffer: Seminar at INP Grenoble
          (hosted by Andras Sebo). The hidden matching structure of
          the composition of strips : a polyhedral
          perspective. February 2010, Grenoble - France.</p>
        </li>
        <li id="uid81">
          <p noindent="true">G. Stauffer: Seminar at TU Darmstadt
          (hosted by Sebastian Pokutta). The p-median Polytope of
          Y-free Graphs: An Application of the Matching Theory.
          April 2010, Darmstadt - Germany.</p>
        </li>
        <li id="uid82">
          <p noindent="true">G. Stauffer: Seminar at IBM Zurich
          Research Lab (hosted by Eleni Pratsini). Managing
          inventories in Distribution Networks: when consulting
          practice yields good theoretical approximations.
          September 2010, Zurich - Switzerland.</p>
        </li>
        <li id="uid83">
          <p noindent="true">G. Stauffer: Seminar at CORE (hosted
          by Laurence Wolsey). A simple and fast 2-approximation
          for the one warehouse multi-retailer problem. November
          2010, Louvain-la-Neuve - Belgium.</p>
        </li>
        <li id="uid84">
          <p noindent="true">F. Vanderbeck: invited talk at the
          International Symposium on Combinatorial Optimization
          (ISCO'10), Tunisia (on the invitation of stream
          organizers: M. Juenger and F. Rendl), Column
          generation based heuristics, 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid64" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>.</p>
        </li>
      </simplelist>
    </subsection>
    <subsection id="uid85" level="1">
      <bodyTitle>Visitors</bodyTitle>
      <p>Several international and national colleagues visited us
      (short visits for scientific exchanges and seminars
      presentations):</p>
      <simplelist>
        <li id="uid86">
          <p noindent="true">Amélie Lambert, Research and Teaching
          Assistant, Ecole Nationale supérieure d'Informatique pour
          l'Industrie et l'Entreprise, February 16. Integer
          quadratic programming.</p>
        </li>
        <li id="uid87">
          <p noindent="true">Semi Gabteni, Amadeus, April 16.
          Generic "Branch-and-Price" solver.</p>
        </li>
        <li id="uid88">
          <p noindent="true">Denis Montaut and Frédéric Fabien,
          Eurodecision, Mai 18. “Decomposition approaches for Time
          Tabling Problems”.</p>
        </li>
        <li id="uid89">
          <p noindent="true">Marcos Goycoolea, Associate Professor,
          School of Business, Universidad Adolfo IbaÃ±ez, May 21-
          24. Mixed Integer NonLinear programming.</p>
        </li>
        <li id="uid90">
          <p noindent="true">Andeol Evain, ENS Cachan, Mai 17 -
          July 10. "Logistics of waste containers"</p>
        </li>
        <li id="uid91">
          <p noindent="true">Ted Ralph, Associate Professor, Leigh
          University, June 2-7. Generic Frameworks for
          Decomposition Methods in Integer Programming.</p>
        </li>
        <li id="uid92">
          <p noindent="true">Sylvie Borne, University Paris 13,
          France, June 7 - 11. "Hop Constrained Travelling Salesman
          Problem"</p>
        </li>
        <li id="uid93">
          <p noindent="true">Nicola Bianchesi, University of
          Brescia, Italy, June 7 - 12.</p>
        </li>
        <li id="uid94">
          <p noindent="true">Gianpaolo Oriolo, University of Rome
          Tor Vergata May 17 to June 5. "Decomposition algorithm
          for claw-free graphs"</p>
        </li>
        <li id="uid95">
          <p noindent="true">Sebastian Pokutta, Technical
          University of Darmstadt, June 28 - July 10. "Extended
          Formulations"</p>
        </li>
        <li id="uid96">
          <p noindent="true">Marcus Poggi, PUC Rio, Sept 13-17.
          Decomposition approach in MIP</p>
        </li>
      </simplelist>
    </subsection>
    <subsection id="uid97" level="1">
      <bodyTitle>PhD Theses</bodyTitle>
      <simplelist>
        <li id="uid98">
          <p noindent="true">Yuri Faenza has defended is PhD thesis
          on extended formulations for several polyhedra in
          combinatorial optimization and related topics. Advisers:
          G. Oriolo and G. Stauffer.</p>
        </li>
        <li id="uid99">
          <p noindent="true">Cédric Joncour has defended is PhD
          started in December 2010. His doctoral study was on 2-D
          packing problems 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid91" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Advisers: A. Pêcher and F.
          Vanderbeck.</p>
        </li>
        <li id="uid100">
          <p noindent="true">Laurent Gely has defended is PhD
          started in December 2010. His doctoral study was on
          rescheduling of trains (SNCF CIFRE PhD) 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid92" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Advisers: G. Dessagne, P.
          Pesneau and F. Vanderbeck.</p>
        </li>
        <li id="uid101">
          <p noindent="true">Benoit Vignac has defended is PhD
          started in January 2010 on traffic routing in
          telecommunication network 
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#realopt-2010-bid38" location="biblio" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"/>. Advisers: B. Jaumard, G.
          Laporte, F. Vanderbeck.</p>
        </li>
        <li id="uid102">
          <p noindent="true">Guillaume Massonnet started his PhD
          thesis in September 2009 on cost balancing techniques for
          inventory control with uncertainty. Advisers:
          Jean-Phillippe Gayon, Christophe Rapine and G.
          Stauffer.</p>
        </li>
      </simplelist>
    </subsection>
    <subsection id="uid103" level="1">
      <bodyTitle>Teaching and Administrative Duties</bodyTitle>
      <p>Each member of the team is quite involved in teaching in
      the thematic specialties of the project, including in the
      research track of the Masters in applied mathematics or
      computer science and an Operations Research Track in the
      computer science department of the Engineering school
      ENSEIRB-MATMECA. Moreover, we are largely implied in the
      organization of the curriculum:</p>
      <simplelist>
        <li id="uid104">
          <p noindent="true">Andrew Miller is the head of the
          operations management specialty in the Master of Applied
          Mathematics, Statistics and Econometrics.</p>
        </li>
        <li id="uid105">
          <p noindent="true">Arnaud Pêcher is the head of IUT
          Computer Science's special year.</p>
        </li>
        <li id="uid106">
          <p noindent="true">Pierre Pesneau is head of the
          professional curriculum of the operations management
          specialty.</p>
        </li>
        <li id="uid107">
          <p noindent="true">François Vanderbeck was head of the
          Master of Applied Mathematics, Statistics and
          Econometrics until September. He then took charge of
          establishing a joint curriculum in Operations Research
          with ENSEIRB-MATMECA.</p>
        </li>
        <li id="uid108">
          <p noindent="true">Gautier Stauffer is the project
          organizer for the operations management specialty of the
          Master of Applied Mathematics, Statistics and
          Econometric.</p>
        </li>
      </simplelist>
    </subsection>
  </diffusion>
  <biblio id="bibliography" html="bibliography" numero="10" titre="Bibliography">
    <biblStruct id="realopt-2010-bid62" type="article" rend="refer" n="refercite:Bri06">
      <analytic>
        <title level="a">Comparison of Bundle and Classical Column
        Generation</title>
        <author>
          <persName>
            <foreName>O.</foreName>
            <surname>Briant</surname>
            <initial>O.</initial>
          </persName>
          <persName key="bipop-2006-idm387911937664">
            <foreName>C.</foreName>
            <surname>Lemaréchal</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924801248">
            <foreName>Ph.</foreName>
            <surname>Meurdesoif</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924798096">
            <foreName>S.</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
          <persName>
            <foreName>N.</foreName>
            <surname>Perrot</surname>
            <initial>N.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming</title>
        <imprint>
          <biblScope type="volume">113</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">299–344</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid106" type="article" rend="refer" n="refercite:constantino:2009:hal-00387098:1">
      <identifiant type="hal" value="hal-00387098"/>
      <identifiant type="doi" value="10.1007/s10107-009-0266-9"/>
      <analytic>
        <title level="a">Mixing MIR Inequalities with Two Divisible
        Coefficients</title>
        <author>
          <persName>
            <foreName>Miguel</foreName>
            <surname>Constantino</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>Mathieu</foreName>
            <surname>Van Vyve</surname>
            <initial>M.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <biblScope type="volume">123</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">451-483</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00387098/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387098/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>PT</country>
        <country>BE</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid102" type="article" rend="refer" n="refercite:COULONGES:2009:HAL-00308150:1">
      <identifiant type="hal" value="hal-00308150"/>
      <analytic>
        <title level="a">Characterizing and bounding the
        imperfection ratio for some classes of graphs</title>
        <author>
          <persName>
            <foreName>Sylvain</foreName>
            <surname>Coulonges</surname>
            <initial>S.</initial>
          </persName>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924784976">
            <foreName>Annegret</foreName>
            <surname>Wagler</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <biblScope type="volume">118</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <biblScope type="pages">37-46</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00308150/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00308150/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>DE</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid104" type="article" rend="refer" n="refercite:EOSV">
      <analytic>
        <title level="a">The stable set polytope of quasi-line
        graphs</title>
        <author>
          <persName>
            <foreName>F.</foreName>
            <surname>Eisenbrand</surname>
            <initial>F.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>G.</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>P.</foreName>
            <surname>Ventura</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Combinatorica</title>
        <imprint>
          <biblScope type="volume">28</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">45-67</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid103" type="article" rend="refer" n="refercite:GP06">
      <analytic>
        <title level="a">On extended formulations for the
        precedence constrained asymmetric traveling salesman
        problem</title>
        <author>
          <persName>
            <foreName>L.</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Networks</title>
        <imprint>
          <biblScope type="volume">48</biblScope>
          <biblScope type="number">6</biblScope>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">77–89</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid105" type="article" rend="refer" n="refercite:GM08bREF">
      <analytic>
        <title level="a">Polynomial-Time Algorithms for Stochastic
        Uncapacitated Lot-Sizing Problems</title>
        <author>
          <persName>
            <foreName>Yongpei</foreName>
            <surname>Guan</surname>
            <initial>Y.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">56</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">1172–1183</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid101" type="article" rend="refer" n="refercite:A:PW06b">
      <analytic>
        <title level="a">Almost all webs are not
        rank-perfect</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924784976">
            <foreName>Annegret</foreName>
            <surname>Wagler</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming</title>
        <imprint>
          <biblScope type="volume">105</biblScope>
          <biblScope type="number">2-3</biblScope>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">311–328</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid36" type="article" rend="refer" n="refercite:SadykovWolsey06">
      <analytic>
        <title level="a">Integer Programming and Constraint
        Programming in Solving a Multimachine Assignment Scheduling
        Problem with Deadlines and Release Dates</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName>
            <foreName>Laurence A.</foreName>
            <surname>Wolsey</surname>
            <initial>L. A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">INFORMS Journal on Computing</title>
        <imprint>
          <biblScope type="volume">18</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <month>1</month>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">209–217</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid99" type="article" rend="refer" n="refercite:br">
      <analytic>
        <title level="a">On Dantzig-Wolfe decomposition in integer
        programming and ways to perform branching in a
        branch-and-price algorithm</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">48</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2000</year>
          </dateStruct>
          <biblScope type="pages">111–128</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid100" type="article" rend="refer" n="refercite:compCSP">
      <analytic>
        <title level="a">Computational Study of a Column Generation
        algorithm for Bin Packing and Cutting Stock
        problems</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming, Ser. A</title>
        <imprint>
          <biblScope type="volume">86</biblScope>
          <dateStruct>
            <year>1999</year>
          </dateStruct>
          <biblScope type="pages">565–594</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="5741" id="realopt-2010-bid92" type="phdthesis" rend="year" n="cite:GelyPhd">
      <monogr>
        <title level="m">Modélisation et Optimisation de la Gestion
        Opérationnelle du Trafic Ferroviaire en cas
        d'Aléas.</title>
        <author>
          <persName key="realopt-2007-idm360924781280">
            <foreName>Laurent</foreName>
            <surname>Gely</surname>
            <initial>L.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">University Bordeaux 1</orgName>
          </publisher>
          <dateStruct>
            <month>December</month>
            <year>2010</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Ph. D. Thesis</note>
    </biblStruct>
    <biblStruct dedoublkey="5770" id="realopt-2010-bid91" type="phdthesis" rend="year" n="cite:JoncourPhd">
      <monogr>
        <title level="m">Problèmes de placement 2D et application à
        l'ordonnancement : modélisation par la théorie des graphes
        et approches de programmation mathématique</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cédric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">University Bordeaux 1</orgName>
          </publisher>
          <dateStruct>
            <month>December</month>
            <year>2010</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Ph. D. Thesis</note>
    </biblStruct>
    <biblStruct dedoublkey="5791" id="realopt-2010-bid38" type="phdthesis" rend="year" n="cite:VignacPhd">
      <monogr>
        <title level="m">Résolution d'un problème de groupage dans
        le réseaux optiques maillés</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>Benoit</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">Université de Montréal</orgName>
          </publisher>
          <dateStruct>
            <month>January</month>
            <year>2010</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Ph. D. Thesis</note>
    </biblStruct>
    <biblStruct dedoublkey="1668" id="realopt-2010-bid96" type="article" rend="year" n="cite:baptiste:2009:inria-00339639:2">
      <identifiant type="hal" value="inria-00339639"/>
      <identifiant type="doi" value="10.1016/j.ejor.2009.07.037"/>
      <analytic>
        <title level="a">Time Indexed Formulations for Scheduling
        Chains on a Single Machine: An Application to Airborne
        Radars</title>
        <author>
          <persName>
            <foreName>Philippe</foreName>
            <surname>Baptiste</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid00629" x-editorial-board="yes" x-international-audience="yes">
        <title level="j">European Journal of Operational
        Research</title>
        <imprint>
          <biblScope type="volume">203</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">476-483</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00339639/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00339639/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="1748" id="realopt-2010-bid1" type="article" rend="year" n="cite:belotti:2010:hal-00547924:1">
      <identifiant type="hal" value="hal-00547924"/>
      <identifiant type="doi" value="10.1016/j.endm.2010.05.102"/>
      <analytic>
        <title level="a">Valid Inequalities and Convex Hulls for
        Multilinear Functions</title>
        <author>
          <persName>
            <foreName>Pietro</foreName>
            <surname>Belotti</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew J.</foreName>
            <surname>Miller</surname>
            <initial>A. J.</initial>
          </persName>
          <persName key="realopt-2009-idm32921790592">
            <foreName>Mahdi</foreName>
            <surname>Namazifar</surname>
            <initial>M.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid00589" x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Electronic Notes in Discrete
        Mathematics</title>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">805-812</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00547924/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00547924/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>US</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="1053" id="realopt-2010-bid89" type="article" rend="year" n="cite:constantino:2009:hal-00387098:1">
      <identifiant type="hal" value="hal-00387098"/>
      <identifiant type="doi" value="10.1007/s10107-009-0266-9"/>
      <analytic>
        <title level="a">Mixing MIR Inequalities with Two Divisible
        Coefficients</title>
        <author>
          <persName>
            <foreName>Miguel</foreName>
            <surname>Constantino</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>Mathieu</foreName>
            <surname>Van Vyve</surname>
            <initial>M.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid01483" x-editorial-board="yes" x-international-audience="yes">
        <idno type="issn">0025-5610</idno>
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <biblScope type="volume">123</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">451-483</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00387098/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387098/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>PT</country>
        <country>BE</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="1231" id="realopt-2010-bid10" type="article" rend="year" n="cite:denton:2009:hal-00386469:1">
      <identifiant type="hal" value="hal-00386469"/>
      <identifiant type="doi" value="10.1287/opre.1090.0791"/>
      <analytic>
        <title level="a">Optimal Allocation of Surgery Blocks to
        Operating Rooms Under Uncertainty</title>
        <author>
          <persName>
            <foreName>Brian</foreName>
            <surname>Denton</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>Hari</foreName>
            <surname>Balasubramanian</surname>
            <initial>H.</initial>
          </persName>
          <persName>
            <foreName>Todd</foreName>
            <surname>Huschka</surname>
            <initial>T.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid01743" x-editorial-board="yes" x-international-audience="yes">
        <idno type="issn">0399-0559</idno>
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">58</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">802-816</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00386469/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00386469/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>US</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="1163" id="realopt-2010-bid74" type="article" rend="year" n="cite:pecher:2008:hal-00283138:1">
      <identifiant type="hal" value="hal-00283138"/>
      <analytic>
        <title level="a">On facets of stable set polytopes of
        claw-free graphs with stability number three</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924784976">
            <foreName>Annegret</foreName>
            <surname>Wagler</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid00527" x-editorial-board="yes" x-international-audience="yes">
        <idno type="issn">0012-365X</idno>
        <title level="j">Discrete Mathematics</title>
        <imprint>
          <biblScope type="volume">310</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">493-498</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00283138/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00283138/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="0400" id="realopt-2010-bid82" type="article" rend="year" n="cite:PECHER:2009:HAL-00431241:1">
      <identifiant type="hal" value="hal-00431241"/>
      <analytic>
        <title level="a">Claw-free circular-perfect graphs</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2008-idm520677424784">
            <foreName>Xuding</foreName>
            <surname>Zhu</surname>
            <initial>X.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid01241" x-editorial-board="yes" x-international-audience="yes">
        <idno type="issn">0364-9024</idno>
        <title level="j">Journal of Graph Theory</title>
        <imprint>
          <biblScope type="volume">65</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">163-172</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00431241/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00431241/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>TW</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="0363" id="realopt-2010-bid6" type="article" rend="year" n="cite:vanderbeck:2009:inria-00311274:2">
      <identifiant type="hal" value="inria-00311274"/>
      <identifiant type="doi" value="10.1007/s10107-009-0334-1"/>
      <analytic>
        <title level="a">Branching in Branch-and-Price: a Generic
        Scheme</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr id="rid01483" x-editorial-board="yes" x-international-audience="yes">
        <idno type="issn">0025-5610</idno>
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00311274/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00311274/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2236" id="realopt-2010-bid0" type="incollection" rend="year" n="cite:vanderbeck:2009:inria-00392254:1">
      <identifiant type="hal" value="inria-00392254"/>
      <identifiant type="doi" value="10.1007/978-3-540-68279-0_13"/>
      <analytic>
        <title level="a">Reformulation and Decomposition of Integer
        Programs</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
          <persName>
            <foreName>Laurence</foreName>
            <surname>Wolsey</surname>
            <initial>L.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes">
        <editor role="editor">
          <persName>
            <foreName>M.</foreName>
            <surname>Jünger</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>Th.M.</foreName>
            <surname>Liebling</surname>
            <initial>T.</initial>
          </persName>
          <persName>
            <foreName>D.</foreName>
            <surname>Naddef</surname>
            <initial>D.</initial>
          </persName>
          <persName>
            <foreName>G.L.</foreName>
            <surname>Nemhauser</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>W.R.</foreName>
            <surname>Pulleyblank</surname>
            <initial>W.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Reinelt</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Rinaldi</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>L.A.</foreName>
            <surname>Wolsey</surname>
            <initial>L.</initial>
          </persName>
        </editor>
        <title level="m">50 Years of Integer Programming
        1958-2008</title>
        <imprint>
          <publisher>
            <orgName>Springer</orgName>
          </publisher>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00392254/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00392254/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>BE</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="3941" id="realopt-2010-bid88" type="inproceedings" rend="year" n="cite:akartunali:2010:hal-00547807:1">
      <analytic>
        <title level="a">Local Cuts and Two-Period Convex Hull
        Closures for Big Bucket Lot-Sizing Problems.</title>
        <author>
          <persName>
            <foreName>Kerem</foreName>
            <surname>Akartunali</surname>
            <initial>K.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew J.</foreName>
            <surname>Miller</surname>
            <initial>A. J.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="no" x-proceedings="yes">
        <title level="m">ROADEF 2010: 11e congrès de la Société
        Française de Recherche Opérationnelle et d'Aide à la
        Décision</title>
        <loc>France</loc>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://spiderman-2.laas.fr/roadef2010/actes/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>spiderman-2. 
          <allowbreak/>laas. 
          <allowbreak/>fr/ 
          <allowbreak/>roadef2010/ 
          <allowbreak/>actes/ 
          <allowbreak/></ref>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00547807/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00547807/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid56156">
          <title>Congrès de la Société Française de Recherche Opérationnelle et d'Aide à la Décision</title>
          <num>11</num>
          <abbr type="sigle">ROADEF</abbr>
        </meeting>
      </monogr>
      <affiliation>
        <country>GB</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="2505" id="realopt-2010-bid2" type="inproceedings" rend="year" n="cite:faenza:2010:inria-00463671:1">
      <identifiant type="hal" value="inria-00463671"/>
      <analytic>
        <title level="a">An Algorithmic Decomposition of Claw-free
        Graphs Leading to an O( 
        <span class="math"><hi rend="it">n</hi><sup>3</sup></span>)-algorithm for the Weighted Stable Set
        Problem</title>
        <author>
          <persName key="realopt-2009-idm32921805808">
            <foreName>Yuri</foreName>
            <surname>Faenza</surname>
            <initial>Y.</initial>
          </persName>
          <persName>
            <foreName>Gianpaolo</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">Proceedings of the ACM-SIAM Symposium on
        Discrete Algorithms (SODA) 2011</title>
        <loc>United States San Francisco</loc>
        <imprint>
          <publisher>
            <orgName>SIAM</orgName>
          </publisher>
          <dateStruct>
            <month>September</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00463671/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00463671/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid25958">
          <title>ACM-SIAM Symposium on Discrete Algorithms</title>
          <num>21</num>
          <abbr type="sigle">SODA</abbr>
        </meeting>
      </monogr>
      <affiliation>
        <country>IT</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="3699" id="realopt-2010-bid4" type="inproceedings" rend="year" n="cite:godinho:2010:inria-00453242:1">
      <identifiant type="hal" value="inria-00453242"/>
      <identifiant type="doi" value="10.1016/j.endm.2010.05.133"/>
      <analytic>
        <title level="a">Hop-indexed Circuit-based formulations for
        the Travelling Salesman Problem</title>
        <author>
          <persName>
            <foreName>Maria Teresa</foreName>
            <surname>Godinho</surname>
            <initial>M. T.</initial>
          </persName>
          <persName>
            <foreName>Luis</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">ISCO 2010</title>
        <loc>Tunisia Hammamet</loc>
        <title level="s">Electronic Notes in Discrete
        Mathematics</title>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">1049-1056</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00453242/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00453242/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404860">
          <title>International Symposium on Combinatorial Optimization</title>
          <num>4</num>
          <abbr type="sigle">ISCO</abbr>
        </meeting>
      </monogr>
      <affiliation>
        <country>PT</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="2495" id="realopt-2010-bid97" type="inproceedings" rend="year" n="cite:gely:2010:inria-00547026:1">
      <identifiant type="hal" value="inria-00547026"/>
      <identifiant type="doi" value="10.2495/CR100191"/>
      <analytic>
        <title level="a">A multi scalable model based on a
        connexity graph representation</title>
        <author>
          <persName key="realopt-2007-idm360924781280">
            <foreName>Laurent</foreName>
            <surname>Gély</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>Gilles</foreName>
            <surname>Dessagne</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">12th International Conference on Computer
        System Design and Operation in the Railways and other
        Transit Systems, COMPRAIL 2010</title>
        <loc>China Beijing</loc>
        <title level="s">WIT Transactions on the Built
        Environment</title>
        <imprint>
          <biblScope type="volume">114</biblScope>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">193-204</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00547026/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00547026/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid116738">
          <title>International Conference on Computer Design and Operation in the Railway and Other Transit Systems</title>
          <num>12</num>
          <abbr type="sigle">COMPRAIL</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2956" id="realopt-2010-bid64" type="inproceedings" rend="year" n="cite:joncour:2010:inria-00539846:1">
      <identifiant type="hal" value="inria-00539846"/>
      <identifiant type="doi" value="10.1016/j.endm.2010.05.088"/>
      <analytic>
        <title level="a">Column generation based heuristics</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cedric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924798096">
            <foreName>Sophie</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName>
            <foreName>Dmitry</foreName>
            <surname>Sverdlov</surname>
            <initial>D.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <editor role="editor">
          <persName>
            <foreName>M.</foreName>
            <surname>Haouari</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>A.R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A.</initial>
          </persName>
        </editor>
        <title level="m">International Symposium on Combinatorial
        Optimization (ISCO'10)</title>
        <loc>Hammamet, Tunisia</loc>
        <title level="s">Electronic Notes in Discrete
        Mathematics</title>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <publisher>
            <orgName>Elsevier</orgName>
          </publisher>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">695-702</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539846/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539846/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404860">
          <title>International Symposium on Combinatorial Optimization</title>
          <num>4</num>
          <abbr type="sigle">ISCO</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="4486" id="realopt-2010-bid7" type="inproceedings" rend="year" n="cite:joncour:2010:inria-00550137:1">
      <identifiant type="hal" value="inria-00550137"/>
      <analytic>
        <title level="a">Primal Heuristics for
        Branch-and-Price</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cedric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924798096">
            <foreName>Sophie</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">European Conference on Operational
        Research (EURO'10)</title>
        <loc>Portugal Lisbon</loc>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00550137/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00550137/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid67874">
          <title>European Conference on Operational Research</title>
          <num>24</num>
          <abbr type="sigle">EURO</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="3059" id="realopt-2010-bid12" type="inproceedings" rend="year" n="cite:joncour:2010:hal-00453404:1">
      <identifiant type="hal" value="hal-00453404"/>
      <analytic>
        <title level="a">Consecutive ones matrices for
        multi-dimensional orthogonal packing problems</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cedric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">International Symposium on Combinatorial
        Optimization</title>
        <loc>Tunisia Hammamet</loc>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">327-334</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00453404/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00453404/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404860">
          <title>International Symposium on Combinatorial Optimization</title>
          <num>4</num>
          <abbr type="sigle">ISCO</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="4115" id="realopt-2010-bid13" type="inproceedings" rend="year" n="cite:joncour:2010:hal-00453408:1">
      <identifiant type="hal" value="hal-00453408"/>
      <analytic>
        <title level="a">MPQ-trees for orthogonal packing
        problem</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cedric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>Petru</foreName>
            <surname>Valicov</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">International Symposium on Combinatorial
        Optimization</title>
        <loc>Tunisia Hammamet</loc>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">423-429</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00453408/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00453408/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404860">
          <title>International Symposium on Combinatorial Optimization</title>
          <num>4</num>
          <abbr type="sigle">ISCO</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="4300" id="realopt-2010-bid9" type="inproceedings" rend="year" n="cite:pecher:2010:hal-00538996:1">
      <identifiant type="hal" value="hal-00538996"/>
      <analytic>
        <title level="a">On the Lovasz's Theta function of power of
        chordless cycles</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no" x-invited-conference="yes">
        <title level="m">2010 International Conference on Graph
        Theory, Combinatorics and Applications</title>
        <loc>China Jinhua</loc>
        <imprint>
          <dateStruct>
            <month>October</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00538996/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00538996/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid65643">
          <title>European Conference on Combinatorics, Graph Theory and Applications</title>
          <num>2010</num>
          <abbr type="sigle">EUROCOMB</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2938" id="realopt-2010-bid83" type="inproceedings" rend="year" n="cite:pecher:2010:hal-00453400:1">
      <identifiant type="hal" value="hal-00453400"/>
      <analytic>
        <title level="a">Clique and chromatic number of
        circular-perfect graphs</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924784976">
            <foreName>Annegret</foreName>
            <surname>Wagler</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">International Symposium on Combinatorial
        Optimization</title>
        <loc>Tunisia Hammamet</loc>
        <imprint>
          <biblScope type="volume">36</biblScope>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">199-206</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/hal-00453400/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00453400/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404860">
          <title>International Symposium on Combinatorial Optimization</title>
          <num>4</num>
          <abbr type="sigle">ISCO</abbr>
        </meeting>
      </monogr>
      <affiliation>
        <country>DE</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="2634" id="realopt-2010-bid86" type="inproceedings" rend="year" n="cite:sadykov:2010:inria-00539843:1">
      <identifiant type="hal" value="inria-00539843"/>
      <analytic>
        <title level="a">A polynomial algorithm for a simple
        scheduling problem at cross docking terminals</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">Project Management and Scheduling</title>
        <loc>France Tours</loc>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <biblScope type="pages">345-348</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539843/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539843/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid333232">
          <title>International Workshop on Project Management and Scheduling</title>
          <num>13</num>
          <abbr type="sigle">PMS</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="4821" id="realopt-2010-bid95" type="inproceedings" rend="year" n="cite:Sadykov2010">
      <analytic>
        <title level="a">Solving a scheduling problem at cross
        docking terminals</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">European Conference on Operational
        Research (EURO'10)</title>
        <loc>Portugal Lisbon</loc>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
        </imprint>
        <meeting id="cid67874">
          <title>European Conference on Operational Research</title>
          <num>24</num>
          <abbr type="sigle">EURO</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2842" id="realopt-2010-bid94" type="inproceedings" rend="year" n="cite:sadykovRoadef2010">
      <identifiant type="hal" value="inria-00539869"/>
      <analytic>
        <title level="a">Bin Packing with conflicts: a generic
        branch-and-price algorithm</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">Annual Conference of the French Operations
        Research Society, ROADEF 2010</title>
        <loc>Toulouse</loc>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539869/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539869/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid56156">
          <title>Congrès de la Société Française de Recherche Opérationnelle et d'Aide à la Décision</title>
          <num>11</num>
          <abbr type="sigle">ROADEF</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2957" id="realopt-2010-bid8" type="inproceedings" rend="year" n="cite:sadykov:2010:inria-00539870:1">
      <identifiant type="hal" value="inria-00539870"/>
      <analytic>
        <title level="a">Column Generation for Extended
        Formulations</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no" x-invited-conference="yes">
        <title level="m">First Cargese Workshop on Combinatorial
        Optimization</title>
        <loc>Cargèse</loc>
        <imprint>
          <dateStruct>
            <month>October</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539870/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539870/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid404830">
          <title>Cargese Workshop on Combinatorial Optimization</title>
          <num>1</num>
          <abbr type="sigle"/>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="2705" id="realopt-2010-bid3" type="inproceedings" rend="year" n="cite:stauffer:2010:inria-00539042:1">
      <identifiant type="hal" value="inria-00539042"/>
      <analytic>
        <title level="a">A simple and fast 2-approximation for
        deterministic lot-sizing in one warehouse multi-retailer
        systems</title>
        <author>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921796688">
            <foreName>Guillaume</foreName>
            <surname>Massonnet</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>Christophe</foreName>
            <surname>Rapine</surname>
            <initial>C.</initial>
          </persName>
          <persName>
            <foreName>Jean-Philippe</foreName>
            <surname>Gayon</surname>
            <initial>J.-P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">Proceedings of the ACM-SIAM Symposium on
        Discrete Algorithms (SODA) 2011</title>
        <loc>United States San Francisco</loc>
        <imprint>
          <publisher>
            <orgName>SIAM</orgName>
          </publisher>
          <dateStruct>
            <month>September</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539042/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539042/ 
          <allowbreak/>en</ref>
        </imprint>
        <meeting id="cid25958">
          <title>ACM-SIAM Symposium on Discrete Algorithms</title>
          <num>21</num>
          <abbr type="sigle">SODA</abbr>
        </meeting>
      </monogr>
    </biblStruct>
    <biblStruct dedoublkey="6372" id="realopt-2010-bid76" type="techreport" rend="year" n="cite:faenza:2010:inria-00452173:1">
      <identifiant type="hal" value="inria-00452173"/>
      <monogr>
        <title level="m">The hidden-matching structure of the
        composition of strips : a polyhedral perspective</title>
        <author>
          <persName key="realopt-2009-idm32921805808">
            <foreName>Yuri</foreName>
            <surname>Faenza</surname>
            <initial>Y.</initial>
          </persName>
          <persName>
            <foreName>Gianpaolo</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00452173/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00452173/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
      <affiliation>
        <country>IT</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="6297" id="realopt-2010-bid98" type="techreport" rend="year" n="cite:marla:2010:inria-00463670:1">
      <identifiant type="hal" value="inria-00463670"/>
      <monogr>
        <title level="m">Robust planning : Insight from Industrial
        Applications</title>
        <author>
          <persName>
            <foreName>Lavanya</foreName>
            <surname>Marla</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>Eleni</foreName>
            <surname>Pratsini</surname>
            <initial>E.</initial>
          </persName>
          <persName>
            <foreName>Alexander</foreName>
            <surname>Rikun</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>March</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00463670/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00463670/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="5946" id="realopt-2010-bid84" type="techreport" rend="year" n="cite:oriolo:2010:inria-00463668:1">
      <identifiant type="hal" value="inria-00463668"/>
      <monogr>
        <title level="m">A recognition and representation algorithm
        for fuzzy circular interval graphs</title>
        <author>
          <persName>
            <foreName>Gianpaolo</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>Ugo</foreName>
            <surname>Pietropaoli</surname>
            <initial>U.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>March</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00463668/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00463668/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
      <affiliation>
        <country>IT</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="6222" id="realopt-2010-bid75" type="techreport" rend="year" n="cite:ORIOLO:2010:INRIA-00452175:1">
      <identifiant type="hal" value="inria-00452175"/>
      <monogr>
        <title level="m">On the non rank-facets of the stable set
        polytope of quasi-line graphs</title>
        <author>
          <persName>
            <foreName>Gianpaolo</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00452175/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00452175/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
      <affiliation>
        <country>IT</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="6167" id="realopt-2010-bid72" type="techreport" rend="year" n="cite:pokutta:2010:inria-00539038:1">
      <identifiant type="hal" value="inria-00539038"/>
      <monogr>
        <title level="m">Lower bounds for the Chvátal-Gomory
        closure in the 0/1 cube</title>
        <author>
          <persName>
            <foreName>Sebastian</foreName>
            <surname>Pokutta</surname>
            <initial>S.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>September</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539038/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539038/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
      <affiliation>
        <country>DE</country>
      </affiliation>
    </biblStruct>
    <biblStruct dedoublkey="5901" id="realopt-2010-bid52" type="techreport" rend="year" n="cite:sadykov:2010:inria-00539875:1">
      <identifiant type="hal" value="inria-00539875"/>
      <monogr>
        <title level="m">A dominant class of schedules for
        malleable jobs in the problem to minimise the total
        weighted completion time</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539875/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539875/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="6024" id="realopt-2010-bid87" type="techreport" rend="year" n="cite:sadykov:2010:inria-00539849:1">
      <identifiant type="hal" value="inria-00539849"/>
      <monogr>
        <title level="m">Cross docking scheduling to minimize the
        storage cost: a polynomial special case</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539849/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539849/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="5986" id="realopt-2010-bid11" type="techreport" rend="year" n="cite:sadykov:2010:inria-00539869:1">
      <identifiant type="hal" value="inria-00539869"/>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">Bin Packing with conflicts: a generic
        branch-and-price algorithm</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00539869/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00539869/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="6226" id="realopt-2010-bid90" type="techreport" rend="year" n="cite:stauffer:2010:inria-00452187:1">
      <identifiant type="hal" value="inria-00452187"/>
      <monogr>
        <title level="m">On using the EOQ formula for inventory
        control in one-warehouse multi-retailers systems</title>
        <author>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>February</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00452187/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00452187/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="6379" id="realopt-2010-bid78" type="techreport" rend="year" n="cite:stauffer:2010:inria-00463669:1">
      <identifiant type="hal" value="inria-00463669"/>
      <monogr>
        <title level="m">The strongly minimal facets of the stable
        set polytope of quasi-line graphs</title>
        <author>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">IMB</orgName>
          </publisher>
          <dateStruct>
            <month>March</month>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00463669/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00463669/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct dedoublkey="6568" id="realopt-2010-bid5" type="unpublished" rend="year" n="cite:godinho:2010:inria-00545126:1">
      <identifiant type="hal" value="inria-00545126"/>
      <monogr>
        <title level="m">Natural and Extended formulations for the
        Time-Dependent Travelling Salesman Problem</title>
        <author>
          <persName>
            <foreName>Maria Teresa</foreName>
            <surname>Godinho</surname>
            <initial>M. T.</initial>
          </persName>
          <persName>
            <foreName>Luis</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
        <imprint>
          <dateStruct>
            <year>2010</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00545126/en" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00545126/ 
          <allowbreak/>en</ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>PT</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid56" type="unpublished" rend="foot" n="footcite:AKARTUNALI:2009:HAL-00387105:1">
      <identifiant type="hal" value="hal-00387105"/>
      <monogr>
        <title level="m">A Computational Analysis of Lower Bounds
        for Big Bucket Production Planning Problems</title>
        <author>
          <persName>
            <foreName>Kerem</foreName>
            <surname>Akartunali</surname>
            <initial>K.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew J.</foreName>
            <surname>Miller</surname>
            <initial>A. J.</initial>
          </persName>
        </author>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00387105/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387105/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>AU</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid55" type="article" rend="foot" n="footcite:AKARTUNALI:2009:HAL-00387052:1">
      <identifiant type="hal" value="hal-00387052"/>
      <analytic>
        <title level="a">A heuristic approach for big bucket
        multi-level production planning problems</title>
        <author>
          <persName>
            <foreName>Kerem</foreName>
            <surname>Akartunali</surname>
            <initial>K.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">European Journal of Operational
        Research</title>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <biblScope type="pages">396-411</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00387052/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387052/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>AU</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid50" type="article" rend="foot" n="footcite:BAPTISTE:2009:INRIA-00387012:1">
      <identifiant type="hal" value="inria-00387012"/>
      <analytic>
        <title level="a">On Scheduling a Single Machine to Minimize
        a Piecewise Linear Objective Function : A Compact MIP
        Formulation</title>
        <author>
          <persName>
            <foreName>Philippe</foreName>
            <surname>Baptiste</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Naval Research Logistics / Naval Research
        Logistics An International Journal</title>
        <imprint>
          <biblScope type="volume">56</biblScope>
          <biblScope type="number">6</biblScope>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <biblScope type="pages">487–502</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00387012/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00387012/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid49" type="article" rend="foot" n="footcite:BAPTISTE:2009:INRIA-00339639:2">
      <identifiant type="hal" value="inria-00339639"/>
      <analytic>
        <title level="a">Time Indexed Formulations for Scheduling
        Chains on a Single Machine: An Application to Airborne
        Radars</title>
        <author>
          <persName>
            <foreName>Philippe</foreName>
            <surname>Baptiste</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">European Journal of Operational
        Research</title>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00339639/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00339639/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid54" type="incollection" rend="foot" n="footcite:BAPTISTE:2009:INRIA-00440278:1">
      <identifiant type="hal" value="inria-00440278"/>
      <analytic>
        <title level="a">Planification, ordonnancement : résolution
        de problèmes disjonctifs</title>
        <author>
          <persName>
            <foreName>Philippe</foreName>
            <surname>Baptiste</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName>
            <foreName>Savourey</foreName>
            <surname>David</surname>
            <initial>S.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <editor role="editor">
          <persName>
            <foreName>Alain</foreName>
            <surname>Appriou</surname>
            <initial>A.</initial>
          </persName>
        </editor>
        <title level="m">Gestion de la complexité et de
        l'information dans les grands systèmes critiques</title>
        <imprint>
          <publisher>
            <orgName>CNRS Éditions</orgName>
          </publisher>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00440278/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00440278/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid71" type="article" rend="foot" n="footcite:CCH">
      <analytic>
        <title level="a">On cutting-plane proofs in combinatorial
        optimization</title>
        <author>
          <persName>
            <foreName>V.</foreName>
            <surname>Chvátal</surname>
            <initial>V.</initial>
          </persName>
          <persName>
            <foreName>W.</foreName>
            <surname>Cook</surname>
            <initial>W.</initial>
          </persName>
          <persName>
            <foreName>M.</foreName>
            <surname>Hartmann</surname>
            <initial>M.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Linear algebra and its
        applications</title>
        <imprint>
          <biblScope type="volume">114</biblScope>
          <dateStruct>
            <year>1989</year>
          </dateStruct>
          <biblScope type="pages">455-499</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid57" type="article" rend="foot" n="footcite:CONSTANTINO:2009:HAL-00387098:1">
      <identifiant type="hal" value="hal-00387098"/>
      <analytic>
        <title level="a">Mixing MIR Inequalities with Two Divisible
        Coefficients</title>
        <author>
          <persName>
            <foreName>Miguel</foreName>
            <surname>Constantino</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>Mathieu</foreName>
            <surname>Van Vyve</surname>
            <initial>M.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <biblScope type="pages">1–1</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00387098/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387098/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <affiliation>
        <country>BE</country>
        <country>PT</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid25" type="article" rend="foot" n="footcite:DHMP05">
      <analytic>
        <title level="a">On the 
        <span class="math"><hi rend="it">k</hi></span>-edge disjoint 2-hop-constrained paths
        polytope</title>
        <author>
          <persName>
            <foreName>G.</foreName>
            <surname>Dahl</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>D.</foreName>
            <surname>Huygens</surname>
            <initial>D.</initial>
          </persName>
          <persName>
            <foreName>A. R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A. R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Operations Research Letters</title>
        <imprint>
          <biblScope type="volume">34</biblScope>
          <dateStruct>
            <year>2005</year>
          </dateStruct>
          <biblScope type="pages">577–582</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid19" type="article" rend="foot" n="footcite:edf">
      <analytic>
        <title level="a">A primal-proximal heuristic applied to the
        French unit-commitment problem</title>
        <author>
          <persName>
            <foreName>L.</foreName>
            <surname>Dubost</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>R.</foreName>
            <surname>Gonzalez</surname>
            <initial>R.</initial>
          </persName>
          <persName key="bipop-2006-idm387911937664">
            <foreName>C.</foreName>
            <surname>Lemaréchal</surname>
            <initial>C.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming</title>
        <imprint>
          <biblScope type="volume">104</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2005</year>
          </dateStruct>
          <biblScope type="pages">129–152</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid73" type="article" rend="foot" n="footcite:EOSV">
      <analytic>
        <title level="a">The stable set polytope of quasi-line
        graphs</title>
        <author>
          <persName>
            <foreName>F.</foreName>
            <surname>Eisenbrand</surname>
            <initial>F.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>G.</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
          <persName>
            <foreName>P.</foreName>
            <surname>Ventura</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Combinatorica</title>
        <imprint>
          <biblScope type="volume">28</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">45-67</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid70" type="article" rend="foot" n="footcite:ES">
      <analytic>
        <title level="a">Bounds on the Chvátal rank on polytopes in
        the 0/1-cube</title>
        <author>
          <persName>
            <foreName>F.</foreName>
            <surname>Eisenbrand</surname>
            <initial>F.</initial>
          </persName>
          <persName>
            <foreName>A.S.</foreName>
            <surname>Schulz</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Combinatorica</title>
        <imprint>
          <biblScope type="volume">23</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2003</year>
          </dateStruct>
          <biblScope type="pages">245-261</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid21" type="article" rend="foot" n="footcite:FMMP06">
      <analytic>
        <title level="a">Two-edge connected subgraphs with bounded
        rings: polyhedral results and branch-and-cut</title>
        <author>
          <persName>
            <foreName>B.</foreName>
            <surname>Fortz</surname>
            <initial>B.</initial>
          </persName>
          <persName>
            <foreName>A. R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A. R.</initial>
          </persName>
          <persName>
            <foreName>S. T.</foreName>
            <surname>McCormick</surname>
            <initial>S. T.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming</title>
        <imprint>
          <biblScope type="volume">105</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">85–111</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid61" type="inproceedings" rend="foot" n="footcite:GelyEtAlComprail08">
      <analytic>
        <title level="a">A multi scalable model based on a
        connexity graph representation</title>
        <author>
          <persName key="realopt-2007-idm360924781280">
            <foreName>L.</foreName>
            <surname>Gély</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Dessagne</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>P.</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">11th International Conference on Computer
        Design and Operation in the Railway and Other Transit
        Systems COMPRAIL'08</title>
        <loc>Toledo, Spain</loc>
        <imprint>
          <dateStruct>
            <month>September</month>
            <year>2008</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid93" type="mastersthesis" rend="foot" n="footcite:gely1">
      <monogr>
        <title level="m">Master Thesis</title>
        <author>
          <persName key="realopt-2007-idm360924781280">
            <foreName>L.</foreName>
            <surname>Gély</surname>
            <initial>L.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">Université Bordeaux 1</orgName>
          </publisher>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="bnote">In partnership with SNCF</note>
      <note type="typdoc">Masters thesis</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid60" type="inproceedings" rend="foot" n="footcite:gelyArrival">
      <analytic>
        <title level="a">Real-time train scheduling at SNCF</title>
        <author>
          <persName key="realopt-2007-idm360924781280">
            <foreName>L.</foreName>
            <surname>Gély</surname>
            <initial>L.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="m">1st Workshop on Robust Planning and
        Rescheduling in Railways</title>
        <imprint>
          <publisher>
            <orgName>ARRIVAL meeting on Robust planning and
            Rescheduling in Railways</orgName>
          </publisher>
          <publisher>
            <orgName type="organisation">Utrecht</orgName>
          </publisher>
          <dateStruct>
            <month>April</month>
            <year>2007</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid79" type="article" rend="foot" n="footcite:GS97">
      <analytic>
        <title level="a">The rank facets of the stable set polytope
        for claw-free graphs</title>
        <author>
          <persName>
            <foreName>A.</foreName>
            <surname>Galluccio</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>A.</foreName>
            <surname>Sassano</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Journal on Combinatorial Theory</title>
        <imprint>
          <biblScope type="volume">69</biblScope>
          <dateStruct>
            <year>1997</year>
          </dateStruct>
          <biblScope type="pages">1–38</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid43" type="techreport" rend="foot" n="footcite:GGMPP07">
      <monogr>
        <title level="m">On a Time-Dependent Model for the Unit
        Demand Vehicle Routing Problem</title>
        <author>
          <persName>
            <foreName>M. T.</foreName>
            <surname>Godinho</surname>
            <initial>M. T.</initial>
          </persName>
          <persName>
            <foreName>L.</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>T. L.</foreName>
            <surname>Magnanti</surname>
            <initial>T. L.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>P.</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName>
            <foreName>J.</foreName>
            <surname>Pires</surname>
            <initial>J.</initial>
          </persName>
        </author>
        <imprint>
          <biblScope type="number">11-2007</biblScope>
          <publisher>
            <orgName type="institution">Centro de Investigacao
            Operacional da Universidade de Lisboa</orgName>
          </publisher>
          <dateStruct>
            <year>2007</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Technical report</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid42" type="inproceedings" rend="foot" n="footcite:INOC2007">
      <analytic>
        <title level="a">On Time-Dependent Model for Unit Demand
        Vehicle Routing Problems</title>
        <author>
          <persName>
            <foreName>M. T.</foreName>
            <surname>Godinho</surname>
            <initial>M. T.</initial>
          </persName>
          <persName>
            <foreName>L.</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>T. L.</foreName>
            <surname>Magnanti</surname>
            <initial>T. L.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>P.</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName>
            <foreName>J.</foreName>
            <surname>Pires</surname>
            <initial>J.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="m">International Conference on Network
        Optimization, INOC</title>
        <imprint>
          <publisher>
            <orgName>International Network Optimization Conference
            (INOC)</orgName>
          </publisher>
          <publisher>
            <orgName type="organisation">Spa, Belgium</orgName>
          </publisher>
          <dateStruct>
            <year>2007</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid85" type="inproceedings" rend="foot" n="footcite:GRS09">
      <analytic>
        <title level="a">On the Vehicule Routing Problem with lower
        bound capacities</title>
        <author>
          <persName>
            <foreName>L.</foreName>
            <surname>Gouveia</surname>
            <initial>L.</initial>
          </persName>
          <persName>
            <foreName>J.</foreName>
            <surname>Riera</surname>
            <initial>J.</initial>
          </persName>
          <persName>
            <foreName>J.-J.</foreName>
            <surname>Salazar</surname>
            <initial>J.-J.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="m">INOC 2009 International Network
        Optimization Conference</title>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid59" type="inproceedings" rend="foot" n="footcite:GM08a">
      <analytic>
        <title level="a">A Polynomial Time Algorithm for the
        Stochastic Uncapacitated Lot-Sizing Problem with
        Backlogging</title>
        <author>
          <persName>
            <foreName>Yongpei</foreName>
            <surname>Guan</surname>
            <initial>Y.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes" x-proceedings="yes">
        <title level="m">IPCO 2008, LNCS 5035</title>
        <loc>Bertinoro, Italy</loc>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">450-462</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid58" type="article" rend="foot" n="footcite:GM08b">
      <analytic>
        <title level="a">Polynomial-Time Algorithms for Stochastic
        Uncapacitated Lot-Sizing Problems</title>
        <author>
          <persName>
            <foreName>Yongpei</foreName>
            <surname>Guan</surname>
            <initial>Y.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">56</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">1172–1183</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid48" type="inproceedings" rend="foot" n="footcite:HendelSadykov08">
      <analytic>
        <title level="a">Timing problem for scheduling an airborne
        radar</title>
        <author>
          <persName>
            <foreName>Y.</foreName>
            <surname>Hendel</surname>
            <initial>Y.</initial>
          </persName>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">Proceedings of the 11th International
        Workshop on Project Management and Scheduling</title>
        <loc>Istanbul, Turkey</loc>
        <imprint>
          <dateStruct>
            <month>April</month>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">132-135</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid22" type="article" rend="foot" n="footcite:HLMP07">
      <analytic>
        <title level="a">The two-edge connected hop-constrained
        network design problem: Valid inequalities and
        branch-and-cut</title>
        <author>
          <persName>
            <foreName>D.</foreName>
            <surname>Huygens</surname>
            <initial>D.</initial>
          </persName>
          <persName>
            <foreName>Martine</foreName>
            <surname>Labbé</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>A. R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A. R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Networks</title>
        <imprint>
          <biblScope type="volume">49</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2007</year>
          </dateStruct>
          <biblScope type="pages">116-133</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid26" type="article" rend="foot" n="footcite:HMP04">
      <analytic>
        <title level="a">Two edge-disjoint hop-constrained paths
        and polyhedra</title>
        <author>
          <persName>
            <foreName>D.</foreName>
            <surname>Huygens</surname>
            <initial>D.</initial>
          </persName>
          <persName>
            <foreName>A. R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A. R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">SIAM Journal of Discrete
        Mathematics</title>
        <imprint>
          <biblScope type="volume">18</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2004</year>
          </dateStruct>
          <biblScope type="pages">287–312</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid47" type="inproceedings" rend="foot" n="footcite:JPISMP09">
      <analytic>
        <title level="a">Consecutive ones matrices for orthogonal
        packing problems</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>C.</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924808704">
            <foreName>A.</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">ISMP 2009</title>
        <loc>Chicago, USA</loc>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid46" type="inproceedings" rend="foot" n="footcite:JONCOUR:2008:HAL-00307152:1">
      <identifiant type="hal" value="hal-00307152"/>
      <analytic>
        <title level="a">Mathematical programming formulations for
        the orthogonal 2d knapsack problem</title>
        <author>
          <persName key="realopt-2007-idm360924778240">
            <foreName>Cedric</foreName>
            <surname>Joncour</surname>
            <initial>C.</initial>
          </persName>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="no" x-proceedings="yes">
        <title level="m">Livre des résumé du 9ème Congrès de la
        Société Française de Recherche Opérationnelle et d'Aide à
        la Décision</title>
        <imprint>
          <dateStruct>
            <month>February</month>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">255–256</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00307152/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00307152/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid27" type="article" rend="foot" n="footcite:rm8">
      <analytic>
        <title level="a">On Survivable Network Polyhedra</title>
        <author>
          <persName>
            <foreName>H.</foreName>
            <surname>Kerivin</surname>
            <initial>H.</initial>
          </persName>
          <persName>
            <foreName>A.R.</foreName>
            <surname>Mahjoub</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Discrete Mathematics</title>
        <imprint>
          <biblScope type="volume">290</biblScope>
          <dateStruct>
            <year>2005</year>
          </dateStruct>
          <biblScope type="pages">183–210</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid68" type="inproceedings" rend="foot" n="footcite:KilLLM09">
      <analytic>
        <title level="a">Inequalities from Strong Branching
        Information for Mixed Integer Nonlinear Programs</title>
        <author>
          <persName key="realopt-2009-idm32921793648">
            <foreName>M.</foreName>
            <surname>Kılınç</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>J.T.</foreName>
            <surname>Linderoth</surname>
            <initial>J.</initial>
          </persName>
          <persName>
            <foreName>J.</foreName>
            <surname>Luedtke</surname>
            <initial>J.</initial>
          </persName>
          <persName>
            <foreName>A.J.</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">ISMP 2009</title>
        <loc>Chicago, USA</loc>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid23" type="inproceedings" rend="foot" n="footcite:skimap">
      <analytic>
        <title level="a">Meter installation for monitoring network
        traffic</title>
        <author>
          <persName key="realopt-2007-idm360924801248">
            <foreName>Philippe</foreName>
            <surname>Meurdesoif</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="m">International Conference on Network
        Optimization, INOC</title>
        <imprint>
          <publisher>
            <orgName>International Network Optimization Conference
            (INOC)</orgName>
          </publisher>
          <publisher>
            <orgName type="organisation">Spa, Belgium</orgName>
          </publisher>
          <dateStruct>
            <year>2007</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid41" type="inproceedings" rend="foot" n="footcite:MeurdesoifEtAlGOM08">
      <analytic>
        <title level="a">A BranchÂ­-andÂ­-Cut algorithm to optimize
        sensor installation in a network</title>
        <author>
          <persName key="realopt-2007-idm360924801248">
            <foreName>Philippe</foreName>
            <surname>Meurdesoif</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924794976">
            <foreName>Pierre</foreName>
            <surname>Pesneau</surname>
            <initial>P.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">Graph and Optimization Meeting
        GOM2008</title>
        <loc>France Saint-Maximin</loc>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid17" type="phdthesis" rend="foot" n="footcite:theseMichel">
      <monogr>
        <title level="m">Optimisation des tournées de véhicules
        combinées à la gestion de stock</title>
        <author>
          <persName key="realopt-2007-idm360924798096">
            <foreName>S.</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">Université Bordeaux 1</orgName>
          </publisher>
          <dateStruct>
            <month>Dec</month>
            <year>2006</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Ph. D. Thesis</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid45" type="article" rend="foot" n="footcite:MICHEL:2009:INRIA-00232782:2">
      <identifiant type="hal" value="inria-00232782"/>
      <analytic>
        <title level="a">Knapsack Problems with Setups</title>
        <author>
          <persName key="realopt-2007-idm360924798096">
            <foreName>Sophie</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
          <persName>
            <foreName>Nancy</foreName>
            <surname>Perrot</surname>
            <initial>N.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">European Journal of Operational
        Research</title>
        <imprint>
          <biblScope type="volume">196</biblScope>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <biblScope type="pages">909-918</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00232782/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00232782/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid18" type="techreport" rend="foot" n="footcite:MICHEL:2008:INRIA-00169311:4">
      <identifiant type="hal" value="inria-00169311"/>
      <monogr>
        <title level="m">A Column Generation based Tactical
        Planning Method for Inventory Routing</title>
        <author>
          <persName key="realopt-2007-idm360924798096">
            <foreName>Sophie</foreName>
            <surname>Michel</surname>
            <initial>S.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">INRIA</orgName>
          </publisher>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00169311/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00169311/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <note type="typdoc">Research Report</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid69" type="unpublished" rend="foot" n="footcite:MILLER:2009:HAL-00387108:1">
      <identifiant type="hal" value="hal-00387108"/>
      <monogr>
        <title level="m">A Combinatorial Active Set Algorithm for
        Linear and Quadratic Programming</title>
        <author>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew J.</foreName>
            <surname>Miller</surname>
            <initial>A. J.</initial>
          </persName>
        </author>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00387108/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00387108/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid16" type="article" rend="foot" n="footcite:mag1">
      <analytic>
        <title level="a">The Periodic Vehicle Routing Problem:
        classification and heuristic</title>
        <author>
          <persName>
            <foreName>M.</foreName>
            <surname>Mourgaya</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">RAIRO-OR</title>
        <imprint>
          <biblScope type="volume">40</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <month>April-June</month>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">169–194</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid15" type="article" rend="foot" n="footcite:Mourg07">
      <analytic>
        <title level="a">Column generation based heuristic for
        tactical planning in multi period vehicle routing</title>
        <author>
          <persName>
            <foreName>M.</foreName>
            <surname>Mourgaya</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">European Journal of Operational
        Research</title>
        <imprint>
          <biblScope type="volume">183</biblScope>
          <biblScope type="number">3</biblScope>
          <dateStruct>
            <year>2007</year>
          </dateStruct>
          <biblScope type="pages">1028-1041</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid65" type="inproceedings" rend="foot" n="footcite:NLM08">
      <analytic>
        <title level="a">Randomized Rounding; A New Primal
        Heuristic for General Mixed Integer Programming</title>
        <author>
          <persName key="realopt-2009-idm32921790592">
            <foreName>Mahdi</foreName>
            <surname>Namazifar</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>Robin</foreName>
            <surname>Lougee-Heimer</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">INFORMS Computing Society
        Conference</title>
        <loc>Charleston, USA</loc>
        <imprint>
          <dateStruct>
            <month>January</month>
            <year>2008</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid63" type="inproceedings" rend="foot" n="footcite:NM08">
      <analytic>
        <title level="a">A Parallel Macro Partitioning Framework
        for Solving Mixed Integer Programs</title>
        <author>
          <persName key="realopt-2009-idm32921790592">
            <foreName>Mahdi</foreName>
            <surname>Namazifar</surname>
            <initial>M.</initial>
          </persName>
          <persName key="realopt-2008-idm520677459136">
            <foreName>Andrew</foreName>
            <surname>Miller</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes" x-proceedings="yes">
        <title level="m">CPAIOR 2008, LNCS 5015</title>
        <loc>Paris, France</loc>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">343-348</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid28" type="article" rend="foot" n="footcite:P3">
      <analytic>
        <title level="a">Almost all webs are not
        rank-perfect</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName>
            <foreName>A. K.</foreName>
            <surname>Wagler</surname>
            <initial>A. K.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming</title>
        <imprint>
          <biblScope type="volume">105</biblScope>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">311–328</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid14" type="article" rend="foot" n="footcite:padberg">
      <analytic>
        <title level="a">A branch-and-cut algorithm for the
        resolution of large-scale symmetric traveling salesman
        problems</title>
        <author>
          <persName>
            <foreName>M.</foreName>
            <surname>Padberg</surname>
            <initial>M.</initial>
          </persName>
          <persName>
            <foreName>G.</foreName>
            <surname>Rinaldi</surname>
            <initial>G.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">SIAM Review</title>
        <imprint>
          <biblScope type="volume">33</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>1991</year>
          </dateStruct>
          <biblScope type="pages">60–100</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid30" type="phdthesis" rend="foot" n="footcite:perrot">
      <monogr>
        <title level="m">Advanced IP column generation strategies
        for the cutting stock stock problem and its
        variants</title>
        <author>
          <persName>
            <foreName>N.</foreName>
            <surname>Perrot</surname>
            <initial>N.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="school">University Bordeaux 1</orgName>
          </publisher>
          <dateStruct>
            <year>2005</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="typdoc">Ph. D. Thesis</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid31" type="inproceedings" rend="foot" n="footcite:icsp">
      <analytic>
        <title level="a">Industrial Cutting Stock Problem</title>
        <author>
          <persName>
            <foreName>N.</foreName>
            <surname>Perrot</surname>
            <initial>N.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <editor role="editor">
          <persName>
            <foreName/>
            <surname>Presses Universitaires de
            Valenciennes</surname>
            <initial/>
          </persName>
        </editor>
        <title level="m">Collection Sciences, Technologie
        Informatique</title>
        <imprint>
          <publisher>
            <orgName type="organisation">ROADEF 2006</orgName>
          </publisher>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid37" type="article" rend="foot" n="footcite:Sadykov08">
      <identifiant type="doi" value="10.1016/j.ejor.2006.06.078"/>
      <analytic>
        <title level="a">A branch-and-check algorithm for
        minimizing the sum of the weights of the late jobs on a
        single machine with release dates</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-editorial-board="yes" x-international-audience="yes">
        <title level="j">European Journal of Operations
        Research</title>
        <imprint>
          <biblScope type="volume">189</biblScope>
          <biblScope type="number">3</biblScope>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <biblScope type="pages">1284–1304</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid53" type="techreport" rend="foot" n="footcite:SADYKOV:2009:INRIA-00412519:2">
      <identifiant type="hal" value="inria-00412519"/>
      <monogr>
        <title level="m">A polynomial algorithm for a simple
        scheduling problem at cross docking terminals</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">INRIA</orgName>
          </publisher>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00412519/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00412519/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <note type="bnote">RR-7054</note>
      <note type="typdoc">Rapport de recherche</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid51" type="inproceedings" rend="foot" n="footcite:SADYKOV:2009:INRIA-00339646:1">
      <identifiant type="hal" value="inria-00339646"/>
      <analytic>
        <title level="a">On scheduling malleable jobs to minimise
        the total weighted completion time</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>Ruslan</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="yes">
        <title level="m">13th IFAC Symposium on Information Control
        Problems in Manufacturing</title>
        <loc>Russie Moscow</loc>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00339646/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00339646/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid44" type="inproceedings" rend="foot" n="footcite:SVISMP09">
      <analytic>
        <title level="a">Branch-and-price for bin packing with
        conflicts</title>
        <author>
          <persName key="realopt-2008-idm520677440240">
            <foreName>R.</foreName>
            <surname>Sadykov</surname>
            <initial>R.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">ISMP 2009</title>
        <loc>Chicago, USA</loc>
        <imprint>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid29" type="article" rend="foot" n="footcite:adm">
      <analytic>
        <title level="a">Optimal Placement of Add/Drop
        Multiplexers: Heuristic and Exact Algorithms</title>
        <author>
          <persName>
            <foreName>A.</foreName>
            <surname>Sutter</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
          <persName>
            <foreName>L.A.</foreName>
            <surname>Wolsey</surname>
            <initial>L.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">46</biblScope>
          <biblScope type="number">5</biblScope>
          <dateStruct>
            <year>1998</year>
          </dateStruct>
          <biblScope type="pages">719–728</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid32" type="article" rend="foot" n="footcite:cspm">
      <analytic>
        <title level="a">Exact algorithm for minimising the number
        of setups in the one-dimensional cutting stock
        problem</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Operations Research</title>
        <imprint>
          <biblScope type="volume">48</biblScope>
          <biblScope type="number">5</biblScope>
          <dateStruct>
            <year>2000</year>
          </dateStruct>
          <biblScope type="pages">915–926</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid33" type="article" rend="foot" n="footcite:ndec">
      <analytic>
        <title level="a">A nested decomposition approach to a
        3-stage 2-dimensional cutting stock problem</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Management Science</title>
        <imprint>
          <biblScope type="volume">47</biblScope>
          <biblScope type="number">2</biblScope>
          <dateStruct>
            <year>2001</year>
          </dateStruct>
          <biblScope type="pages">864–879</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid34" type="article" rend="foot" n="footcite:mcknp">
      <analytic>
        <title level="a">Extending Dantzig's Bound to the Bounded
        Multiple-class Knapsack Problem</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming, Ser. A</title>
        <imprint>
          <biblScope type="volume">94</biblScope>
          <biblScope type="number">1</biblScope>
          <dateStruct>
            <year>2002</year>
          </dateStruct>
          <biblScope type="pages">125–136</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid20" type="article" rend="foot" n="footcite:mils">
      <analytic>
        <title level="a">Lot-sizing with start-up times</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Management Science</title>
        <imprint>
          <biblScope type="volume">44</biblScope>
          <biblScope type="number">10</biblScope>
          <dateStruct>
            <year>1998</year>
          </dateStruct>
          <biblScope type="pages">1409–1425</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid35" type="article" rend="foot" n="footcite:cs">
      <analytic>
        <title level="a">Computational study of a column generation
        algorithm for bin packing and cutting stock
        problems</title>
        <author>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming, Ser. A</title>
        <imprint>
          <biblScope type="volume">86</biblScope>
          <dateStruct>
            <year>1999</year>
          </dateStruct>
          <biblScope type="pages">565–594</biblScope>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid66" type="unpublished" rend="foot" n="footcite:vignacINOC2009">
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">An Hierarchical Optimization approach to
        Optical Network Design where Traffic Grooming and Routing
        is Solved by Column Generation</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>B.</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
          <persName key="mascotte-2006-idm166460965008">
            <foreName>B</foreName>
            <surname>Jaumard</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="bnote">submitted to INOC 2009</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid67" type="unpublished" rend="foot" n="footcite:vignacONDM2009">
      <monogr x-international-audience="yes" x-proceedings="no">
        <title level="m">Hierarchical Optimization Procedure for
        Traffic Grooming in WDM Optical Networks</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>B.</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
          <persName key="mascotte-2006-idm166460965008">
            <foreName>B</foreName>
            <surname>Jaumard</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>F.</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
        </imprint>
      </monogr>
      <note type="bnote">submitted to IEEE conference
      ONDM2009</note>
    </biblStruct>
    <biblStruct id="realopt-2010-bid40" type="techreport" rend="foot" n="footcite:VIGNAC:2009:INRIA-00415513:1">
      <identifiant type="hal" value="inria-00415513"/>
      <monogr>
        <title level="m">Hierarchical Heuristic for the GRWA
        Problem in WDM Networks with Delay Constraints</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>Benoit</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
          <persName key="mascotte-2006-idm166460965008">
            <foreName>Brigitte</foreName>
            <surname>Jaumard</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">INRIA</orgName>
          </publisher>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00415513/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00415513/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <note type="typdoc">Rapport de recherche</note>
      <affiliation>
        <country>CA</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid24" type="techreport" rend="foot" n="footcite:VIGNAC:2009:INRIA-00415500:1">
      <identifiant type="hal" value="inria-00415500"/>
      <monogr>
        <title level="m">Nested Decomposition Approach to an
        Optical Network Design Problem</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>Benoit</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
          <persName key="mascotte-2006-idm166460965008">
            <foreName>Brigitte</foreName>
            <surname>Jaumard</surname>
            <initial>B.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">INRIA</orgName>
          </publisher>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00415500/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00415500/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <note type="typdoc">Rapport de recherche</note>
      <affiliation>
        <country>CA</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid39" type="techreport" rend="foot" n="footcite:VIGNAC:2009:INRIA-00392256:1">
      <monogr>
        <title level="m">Reformulation and Decomposition Approaches
        for Traffic Routing in Optical Networks</title>
        <author>
          <persName key="realopt-2007-idm360924775024">
            <foreName>Benoit</foreName>
            <surname>Vignac</surname>
            <initial>B.</initial>
          </persName>
          <persName key="realopt-2007-idm360924812480">
            <foreName>François</foreName>
            <surname>Vanderbeck</surname>
            <initial>F.</initial>
          </persName>
          <persName key="mascotte-2006-idm166460965008">
            <foreName>Brigitte</foreName>
            <surname>Jaumard</surname>
            <initial>B.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName type="institution">INRIA</orgName>
          </publisher>
          <dateStruct>
            <year>2009</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.math.u-bordeaux.fr/~fv/papers/grwaWP.pdf" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>www. 
          <allowbreak/>math. 
          <allowbreak/>u-bordeaux. 
          <allowbreak/>fr/ 
          <allowbreak/>~fv/ 
          <allowbreak/>papers/ 
          <allowbreak/>grwaWP. 
          <allowbreak/>pdf</ref>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00392256/en/" type="hal" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00392256/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
      <note type="typdoc">Rapport de recherche</note>
      <affiliation>
        <country>CA</country>
      </affiliation>
    </biblStruct>
    <biblStruct id="realopt-2010-bid77" type="book" rend="foot" n="footcite:CS_global">
      <identifiant type="doi" value="10.1017/CBO9780511734885"/>
      <monogr>
        <title level="m">The structure of claw-free graphs</title>
        <author>
          <persName>
            <foreName>Bridget S.</foreName>
            <surname>Webb</surname>
            <initial>B. S.</initial>
          </persName>
        </author>
        <imprint>
          <publisher>
            <orgName>Cambridge University Press</orgName>
          </publisher>
          <dateStruct>
            <year>2005</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://dx.doi.org/10.1017/CBO9780511734885" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>dx. 
          <allowbreak/>doi. 
          <allowbreak/>org/ 
          <allowbreak/>10. 
          <allowbreak/>1017/ 
          <allowbreak/>CBO9780511734885</ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid81" type="article" rend="foot" n="footcite:ORIOLO:2008:INRIA-00442283:1">
      <identifiant type="hal" value="inria-00442283"/>
      <analytic>
        <title level="a">Clique-Circulant for the Stable Set
        Polytope of Quasi-line Graphs</title>
        <author>
          <persName>
            <foreName>Gianpaolo</foreName>
            <surname>Oriolo</surname>
            <initial>G.</initial>
          </persName>
          <persName key="realopt-2009-idm32921833696">
            <foreName>Gautier</foreName>
            <surname>Stauffer</surname>
            <initial>G.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming, Series A</title>
        <imprint>
          <dateStruct>
            <year>2008</year>
          </dateStruct>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.inria.fr/inria-00442283/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>inria. 
          <allowbreak/>fr/ 
          <allowbreak/>inria-00442283/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
    <biblStruct id="realopt-2010-bid80" type="article" rend="foot" n="footcite:PECHER:2006:HAL-00307763:1">
      <identifiant type="hal" value="hal-00307763"/>
      <analytic>
        <title level="a">Almost all webs are not
        rank-perfect</title>
        <author>
          <persName key="realopt-2007-idm360924808704">
            <foreName>Arnaud</foreName>
            <surname>Pêcher</surname>
            <initial>A.</initial>
          </persName>
          <persName key="realopt-2007-idm360924784976">
            <foreName>Annegret</foreName>
            <surname>Wagler</surname>
            <initial>A.</initial>
          </persName>
        </author>
      </analytic>
      <monogr>
        <title level="j">Mathematical Programming / Mathematical
        Programming Series B</title>
        <imprint>
          <biblScope type="volume">105</biblScope>
          <dateStruct>
            <year>2006</year>
          </dateStruct>
          <biblScope type="pages">311–328</biblScope>
          <ref xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://hal.archives-ouvertes.fr/hal-00307763/en/" location="extern" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http:// 
          <allowbreak/>hal. 
          <allowbreak/>archives-ouvertes. 
          <allowbreak/>fr/ 
          <allowbreak/>hal-00307763/ 
          <allowbreak/>en/ 
          <allowbreak/></ref>
        </imprint>
      </monogr>
    </biblStruct>
  </biblio>
</raweb>
