COIN-OR::LEMON - Graph Library

Changeset 385:50d96f2166d7 in lemon-1.2 for lemon


Ignore:
Timestamp:
11/27/08 23:04:46 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Port DIMACS tools from svn -r3516

Namely,

  • apply migrate script
  • apply unify sources
  • break long lines
  • Fixes the compilation
  • dim_to_lgf -> dimacs-to-lgf
  • better .hgignore
  • shorten the doc of dimacs-to-lgf
Location:
lemon
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r384 r385  
    2828        lemon/dijkstra.h \
    2929        lemon/dim2.h \
     30        lemon/dimacs.h \
    3031        lemon/elevator.h \
    3132        lemon/error.h \
Note: See TracChangeset for help on using the changeset viewer.