COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/references.bib

    r802 r1164  
    55  title =        {{LEMON} -- {L}ibrary for {E}fficient {M}odeling and
    66                  {O}ptimization in {N}etworks},
    7   howpublished = {\url{http://lemon.cs.elte.hu/}},
    8   year =         2009
     7  howpublished = {\url{http://lemon.cs.elte.hu/}}
    98}
    109
     
    212211  volume =       23,
    213212  pages =        {309-311}
     213}
     214
     215@article{hartmann93finding,
     216  author =       {Mark Hartmann and James B. Orlin},
     217  title =        {Finding minimum cost to time ratio cycles with small
     218                  integral transit times},
     219  journal =      {Networks},
     220  year =         1993,
     221  volume =       23,
     222  pages =        {567-574}
    214223}
    215224
     
    226235}
    227236
     237@article{dasdan04experimental,
     238  author =       {Ali Dasdan},
     239  title =        {Experimental analysis of the fastest optimum cycle
     240                  ratio and mean algorithms},
     241  journal =      {ACM Trans. Des. Autom. Electron. Syst.},
     242  year =         2004,
     243  volume =       9,
     244  issue =        4,
     245  pages =        {385-418}
     246}
     247
    228248
    229249%%%%% Minimum cost flow algorithms %%%%%
     
    298318  address =      {Dublin, Ireland},
    299319  year =         1991,
    300   month =        sep,
    301 }
     320  month =        sep
     321}
     322
     323%%%%% Other algorithms %%%%%
     324
     325@article{grosso08maxclique,
     326  author =       {Andrea Grosso and Marco Locatelli and Wayne Pullan},
     327  title =        {Simple ingredients leading to very efficient
     328                  heuristics for the maximum clique problem},
     329  journal =      {Journal of Heuristics},
     330  year =         2008,
     331  volume =       14,
     332  number =       6,
     333  pages =        {587--612}
     334}
Note: See TracChangeset for help on using the changeset viewer.