COIN-OR::LEMON - Graph Library

Changeset 999:c279b19abc62 in lemon for doc/references.bib


Ignore:
Timestamp:
07/23/10 06:29:37 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Add a heuristic algorithm for the max clique problem (#380)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/references.bib

    r802 r999  
    298298  address =      {Dublin, Ireland},
    299299  year =         1991,
    300   month =        sep,
    301 }
     300  month =        sep
     301}
     302
     303%%%%% Other algorithms %%%%%
     304
     305@article{grosso08maxclique,
     306  author =       {Andrea Grosso and Marco Locatelli and Wayne Pullan},
     307  title =        {Simple ingredients leading to very efficient
     308                  heuristics for the maximum clique problem},
     309  journal =      {Journal of Heuristics},
     310  year =         2008,
     311  volume =       14,
     312  number =       6,
     313  pages =        {587--612}
     314}
Note: See TracChangeset for help on using the changeset viewer.