COIN-OR::LEMON - Graph Library

Changeset 867:f3cc65f9fb6b in lemon-0.x


Ignore:
Timestamp:
09/16/04 15:59:36 (20 years ago)
Author:
marci
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1167
Message:

Demo file for SubGraphWrapper?<Graph>. Documentation will be added later.
The purpose of this graph is to have an easy and short demo for the above class.

Location:
src
Files:
1 added
1 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • src/work/makefile

    r854 r867  
    11INCLUDEDIRS ?= -I.. -I. -I./{marci,jacint,alpar,klao,akos}
    2 CXXFLAGS = -g -O0 -W -Wall $(INCLUDEDIRS) -ansi -pedantic
     2CXXFLAGS = -g -O3 -W -Wall $(INCLUDEDIRS) -ansi -pedantic
    33
    44BINARIES ?= bin_heap_demo
Note: See TracChangeset for help on using the changeset viewer.