COIN-OR::LEMON - Graph Library

Changeset 347:e4ab32225f1c in lemon-0.x for src/work/klao


Ignore:
Timestamp:
04/17/04 03:57:48 (20 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@466
Message:

A generic map with value type [0, N) where N is a small integer.
Can enumerate keys with a given value.

Location:
src/work/klao
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/klao/Makefile

    r310 r347  
    1 BINARIES = path_test map_test minlengthpaths
     1BINARIES = path_test map_test iter_map_test
    22INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
    33include ../makefile
Note: See TracChangeset for help on using the changeset viewer.