[Lemon-commits] [lemon_svn] ladanyi: r1909 - in hugo/trunk: . benchmark demo doc gui lemon lemon/attic lemon/bits lemon/concept src test
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:48:41 CET 2006
Author: ladanyi
Date: Mon May 23 06:48:14 2005
New Revision: 1909
Added:
hugo/trunk/benchmark/
- copied from r1907, /hugo/trunk/src/benchmark/
hugo/trunk/benchmark/Makefile.am
- copied, changed from r1908, /hugo/trunk/src/benchmark/Makefile.am
hugo/trunk/benchmark/bench_tools.h
- copied unchanged from r1908, /hugo/trunk/src/benchmark/bench_tools.h
hugo/trunk/benchmark/benchmark
- copied unchanged from r1908, /hugo/trunk/src/benchmark/benchmark
hugo/trunk/benchmark/bfs-bench.cc
- copied unchanged from r1908, /hugo/trunk/src/benchmark/bfs-bench.cc
hugo/trunk/benchmark/graph-bench.cc
- copied unchanged from r1908, /hugo/trunk/src/benchmark/graph-bench.cc
hugo/trunk/benchmark/hcube.cc
- copied unchanged from r1908, /hugo/trunk/src/benchmark/hcube.cc
hugo/trunk/demo/
- copied from r1907, /hugo/trunk/src/demo/
hugo/trunk/demo/Makefile.am
- copied, changed from r1908, /hugo/trunk/src/demo/Makefile.am
hugo/trunk/demo/coloring.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/coloring.cc
hugo/trunk/demo/dijkstra_demo.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/dijkstra_demo.cc
hugo/trunk/demo/dim_to_dot.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/dim_to_dot.cc
hugo/trunk/demo/dim_to_lgf.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/dim_to_lgf.cc
hugo/trunk/demo/graph_to_eps_demo.cc
- copied, changed from r1908, /hugo/trunk/src/demo/graph_to_eps_demo.cc
hugo/trunk/demo/helloworld.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/helloworld.cc
hugo/trunk/demo/kruskal_demo.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/kruskal_demo.cc
hugo/trunk/demo/lp_demo.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/lp_demo.cc
hugo/trunk/demo/lp_maxflow_demo.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/lp_maxflow_demo.cc
hugo/trunk/demo/min_route.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/min_route.cc
hugo/trunk/demo/route.lgf
- copied unchanged from r1908, /hugo/trunk/src/demo/route.lgf
hugo/trunk/demo/sub_graph_adaptor_demo.cc
- copied unchanged from r1908, /hugo/trunk/src/demo/sub_graph_adaptor_demo.cc
hugo/trunk/demo/sub_graph_adaptor_demo.dim
- copied unchanged from r1908, /hugo/trunk/src/demo/sub_graph_adaptor_demo.dim
hugo/trunk/demo/tight_edge_filter_map.h
- copied, changed from r1908, /hugo/trunk/src/demo/tight_edge_filter_map.h
hugo/trunk/gui/
- copied from r1907, /hugo/trunk/src/gui/
hugo/trunk/gui/Makefile.am
- copied, changed from r1908, /hugo/trunk/src/gui/Makefile.am
hugo/trunk/gui/all_include.h
- copied unchanged from r1908, /hugo/trunk/src/gui/all_include.h
hugo/trunk/gui/graph-displayer.cc
- copied unchanged from r1908, /hugo/trunk/src/gui/graph-displayer.cc
hugo/trunk/gui/graph_displayer_canvas.cc
- copied unchanged from r1908, /hugo/trunk/src/gui/graph_displayer_canvas.cc
hugo/trunk/gui/graph_displayer_canvas.h
- copied unchanged from r1908, /hugo/trunk/src/gui/graph_displayer_canvas.h
hugo/trunk/gui/graphocska.lgf
- copied unchanged from r1908, /hugo/trunk/src/gui/graphocska.lgf
hugo/trunk/gui/main_win.cc
- copied unchanged from r1908, /hugo/trunk/src/gui/main_win.cc
hugo/trunk/gui/main_win.h
- copied unchanged from r1908, /hugo/trunk/src/gui/main_win.h
hugo/trunk/gui/map_win.cc
- copied unchanged from r1908, /hugo/trunk/src/gui/map_win.cc
hugo/trunk/gui/map_win.h
- copied unchanged from r1908, /hugo/trunk/src/gui/map_win.h
hugo/trunk/gui/mapstorage.cc
- copied unchanged from r1908, /hugo/trunk/src/gui/mapstorage.cc
hugo/trunk/gui/mapstorage.h
- copied unchanged from r1908, /hugo/trunk/src/gui/mapstorage.h
hugo/trunk/gui/xml.h
- copied unchanged from r1908, /hugo/trunk/src/gui/xml.h
hugo/trunk/lemon/
- copied from r1907, /hugo/trunk/src/lemon/
hugo/trunk/lemon/Makefile.am
- copied, changed from r1908, /hugo/trunk/src/lemon/Makefile.am
hugo/trunk/lemon/attic/
- copied from r1908, /hugo/trunk/src/lemon/attic/
hugo/trunk/lemon/bezier.h
- copied, changed from r1908, /hugo/trunk/src/lemon/bezier.h
hugo/trunk/lemon/bfs.h
- copied, changed from r1908, /hugo/trunk/src/lemon/bfs.h
hugo/trunk/lemon/bin_heap.h
- copied, changed from r1908, /hugo/trunk/src/lemon/bin_heap.h
hugo/trunk/lemon/bits/
- copied from r1908, /hugo/trunk/src/lemon/bits/
hugo/trunk/lemon/concept/
- copied from r1908, /hugo/trunk/src/lemon/concept/
hugo/trunk/lemon/concept_check.h
- copied unchanged from r1908, /hugo/trunk/src/lemon/concept_check.h
hugo/trunk/lemon/config.h.in
- copied unchanged from r1908, /hugo/trunk/src/lemon/config.h.in
hugo/trunk/lemon/dfs.h
- copied, changed from r1908, /hugo/trunk/src/lemon/dfs.h
hugo/trunk/lemon/dijkstra.h
- copied, changed from r1908, /hugo/trunk/src/lemon/dijkstra.h
hugo/trunk/lemon/dimacs.h
- copied, changed from r1908, /hugo/trunk/src/lemon/dimacs.h
hugo/trunk/lemon/error.h
- copied, changed from r1908, /hugo/trunk/src/lemon/error.h
hugo/trunk/lemon/fib_heap.h
- copied, changed from r1908, /hugo/trunk/src/lemon/fib_heap.h
hugo/trunk/lemon/full_graph.h
- copied, changed from r1908, /hugo/trunk/src/lemon/full_graph.h
hugo/trunk/lemon/graph_adaptor.h
- copied, changed from r1908, /hugo/trunk/src/lemon/graph_adaptor.h
hugo/trunk/lemon/graph_reader.h
- copied, changed from r1908, /hugo/trunk/src/lemon/graph_reader.h
hugo/trunk/lemon/graph_to_eps.h
- copied, changed from r1908, /hugo/trunk/src/lemon/graph_to_eps.h
hugo/trunk/lemon/graph_utils.h
- copied, changed from r1908, /hugo/trunk/src/lemon/graph_utils.h
hugo/trunk/lemon/graph_writer.h
- copied, changed from r1908, /hugo/trunk/src/lemon/graph_writer.h
hugo/trunk/lemon/invalid.h
- copied, changed from r1908, /hugo/trunk/src/lemon/invalid.h
hugo/trunk/lemon/kruskal.h
- copied, changed from r1908, /hugo/trunk/src/lemon/kruskal.h
hugo/trunk/lemon/lemon.pc.in
- copied unchanged from r1908, /hugo/trunk/src/lemon/lemon.pc.in
hugo/trunk/lemon/lemon_reader.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lemon_reader.h
hugo/trunk/lemon/lemon_writer.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lemon_writer.h
hugo/trunk/lemon/list_graph.h
- copied, changed from r1908, /hugo/trunk/src/lemon/list_graph.h
hugo/trunk/lemon/lp_base.cc
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_base.cc
hugo/trunk/lemon/lp_base.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_base.h
hugo/trunk/lemon/lp_cplex.cc
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_cplex.cc
hugo/trunk/lemon/lp_cplex.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_cplex.h
hugo/trunk/lemon/lp_glpk.cc
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_glpk.cc
hugo/trunk/lemon/lp_glpk.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_glpk.h
hugo/trunk/lemon/lp_skeleton.cc
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_skeleton.cc
hugo/trunk/lemon/lp_skeleton.h
- copied, changed from r1908, /hugo/trunk/src/lemon/lp_skeleton.h
hugo/trunk/lemon/maps.h
- copied, changed from r1908, /hugo/trunk/src/lemon/maps.h
hugo/trunk/lemon/max_matching.h
- copied, changed from r1908, /hugo/trunk/src/lemon/max_matching.h
hugo/trunk/lemon/min_cost_flow.h
- copied, changed from r1908, /hugo/trunk/src/lemon/min_cost_flow.h
hugo/trunk/lemon/path.h
- copied, changed from r1908, /hugo/trunk/src/lemon/path.h
hugo/trunk/lemon/preflow.h
- copied, changed from r1908, /hugo/trunk/src/lemon/preflow.h
hugo/trunk/lemon/radix_heap.h
- copied, changed from r1908, /hugo/trunk/src/lemon/radix_heap.h
hugo/trunk/lemon/smart_graph.h
- copied, changed from r1908, /hugo/trunk/src/lemon/smart_graph.h
hugo/trunk/lemon/suurballe.h
- copied, changed from r1908, /hugo/trunk/src/lemon/suurballe.h
hugo/trunk/lemon/time_measure.h
- copied, changed from r1908, /hugo/trunk/src/lemon/time_measure.h
hugo/trunk/lemon/unionfind.h
- copied, changed from r1908, /hugo/trunk/src/lemon/unionfind.h
hugo/trunk/lemon/utility.h
- copied, changed from r1908, /hugo/trunk/src/lemon/utility.h
hugo/trunk/lemon/xy.h
- copied, changed from r1908, /hugo/trunk/src/lemon/xy.h
hugo/trunk/test/
- copied from r1907, /hugo/trunk/src/test/
hugo/trunk/test/Makefile.am
- copied, changed from r1908, /hugo/trunk/src/test/Makefile.am
hugo/trunk/test/bfs_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/bfs_test.cc
hugo/trunk/test/dfs_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/dfs_test.cc
hugo/trunk/test/dijkstra_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/dijkstra_test.cc
hugo/trunk/test/dijkstra_test.lgf
- copied unchanged from r1908, /hugo/trunk/src/test/dijkstra_test.lgf
hugo/trunk/test/error_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/error_test.cc
hugo/trunk/test/graph_adaptor_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/graph_adaptor_test.cc
hugo/trunk/test/graph_factory_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/graph_factory_test.cc
hugo/trunk/test/graph_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/graph_test.cc
hugo/trunk/test/graph_test.h
- copied, changed from r1908, /hugo/trunk/src/test/graph_test.h
hugo/trunk/test/graph_utils_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/graph_utils_test.cc
hugo/trunk/test/graph_utils_test.h
- copied, changed from r1908, /hugo/trunk/src/test/graph_utils_test.h
hugo/trunk/test/heap_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/heap_test.cc
hugo/trunk/test/heap_test.h
- copied unchanged from r1908, /hugo/trunk/src/test/heap_test.h
hugo/trunk/test/kruskal_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/kruskal_test.cc
hugo/trunk/test/lp_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/lp_test.cc
hugo/trunk/test/map_test.h
- copied, changed from r1908, /hugo/trunk/src/test/map_test.h
hugo/trunk/test/maps_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/maps_test.cc
hugo/trunk/test/max_matching_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/max_matching_test.cc
hugo/trunk/test/min_cost_flow_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/min_cost_flow_test.cc
hugo/trunk/test/path_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/path_test.cc
hugo/trunk/test/preflow_graph.dim
- copied unchanged from r1908, /hugo/trunk/src/test/preflow_graph.dim
hugo/trunk/test/preflow_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/preflow_test.cc
hugo/trunk/test/suurballe_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/suurballe_test.cc
hugo/trunk/test/sym_graph_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/sym_graph_test.cc
hugo/trunk/test/sym_graph_test.h
- copied, changed from r1908, /hugo/trunk/src/test/sym_graph_test.h
hugo/trunk/test/test_tools.h
- copied, changed from r1908, /hugo/trunk/src/test/test_tools.h
hugo/trunk/test/test_tools_fail.cc
- copied, changed from r1908, /hugo/trunk/src/test/test_tools_fail.cc
hugo/trunk/test/test_tools_pass.cc
- copied, changed from r1908, /hugo/trunk/src/test/test_tools_pass.cc
hugo/trunk/test/time_measure_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/time_measure_test.cc
hugo/trunk/test/undir_graph_test.cc
- copied unchanged from r1908, /hugo/trunk/src/test/undir_graph_test.cc
hugo/trunk/test/unionfind_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/unionfind_test.cc
hugo/trunk/test/xy_test.cc
- copied, changed from r1908, /hugo/trunk/src/test/xy_test.cc
Removed:
hugo/trunk/src/
Modified:
hugo/trunk/Makefile.am
hugo/trunk/configure.ac
hugo/trunk/doc/Doxyfile.in
hugo/trunk/doc/template.h
hugo/trunk/lemon/attic/debug.h
hugo/trunk/lemon/bits/alteration_notifier.h
hugo/trunk/lemon/bits/array_map.h
hugo/trunk/lemon/bits/default_map.h
hugo/trunk/lemon/bits/extended_pair.h
hugo/trunk/lemon/bits/item_reader.h
hugo/trunk/lemon/bits/item_writer.h
hugo/trunk/lemon/bits/map_iterator.h
hugo/trunk/lemon/bits/undir_graph_extender.h
hugo/trunk/lemon/bits/vector_map.h
hugo/trunk/lemon/concept/graph.h
hugo/trunk/lemon/concept/graph_component.h
hugo/trunk/lemon/concept/heap.h
hugo/trunk/lemon/concept/maps.h
hugo/trunk/lemon/concept/path.h
hugo/trunk/lemon/concept/sym_graph.h
hugo/trunk/lemon/concept/undir_graph.h
Log:
trunk/src/* move to trunk/
Modified: hugo/trunk/Makefile.am
==============================================================================
--- hugo/trunk/Makefile.am (original)
+++ hugo/trunk/Makefile.am Mon May 23 06:48:14 2005
@@ -9,7 +9,10 @@
if WANT_DOCS
MAYBE_DOC = doc
endif
-SUBDIRS = src $(MAYBE_DOC)
+if WANT_GUI
+ MAYBE_GUI = gui
+endif
+SUBDIRS = lemon benchmark demo test $(MAYBE_GUI) $(MAYBE_DOC)
MRPROPERFILES = \
aclocal.m4 \
@@ -26,19 +29,18 @@
config/mkinstalldirs \
doc/Makefile.in \
doc/doxygen.log \
- src/Makefile.in \
- src/lemon/Makefile.in \
- src/test/Makefile.in \
- src/benchmark/Makefile.in \
- src/demo/Makefile.in \
- src/gui/Makefile.in \
- src/gui/src/Makefile.in
+ Makefile.in \
+ lemon/Makefile.in \
+ test/Makefile.in \
+ benchmark/Makefile.in \
+ demo/Makefile.in \
+ gui/Makefile.in
docs:
$(MAKE) -C doc $(AM_MAKEFLAGS) clean html
benchmark:
- $(MAKE) -C src/benchmark $(AM_MAKEFLAGS)
+ $(MAKE) -C benchmark $(AM_MAKEFLAGS)
mrproper:
$(MAKE) $(AM_MAKEFLAGS) maintainer-clean
Copied: hugo/trunk/benchmark/Makefile.am (from r1908, /hugo/trunk/src/benchmark/Makefile.am)
==============================================================================
--- /hugo/trunk/src/benchmark/Makefile.am (original)
+++ hugo/trunk/benchmark/Makefile.am Mon May 23 06:48:14 2005
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir)
noinst_HEADERS = bench_tools.h
Modified: hugo/trunk/configure.ac
==============================================================================
--- hugo/trunk/configure.ac (original)
+++ hugo/trunk/configure.ac Mon May 23 06:48:14 2005
@@ -2,8 +2,8 @@
AC_INIT([LEMON], [0.4], [etik-ol at cs.elte.hu], [lemon])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE
-AC_CONFIG_SRCDIR([src/lemon/invalid.h])
-AC_CONFIG_HEADERS([config.h src/lemon/config.h])
+AC_CONFIG_SRCDIR([lemon/invalid.h])
+AC_CONFIG_HEADERS([config.h lemon/config.h])
AC_PREREQ([2.53])
dnl Save user defined CXXFLAGS
@@ -51,13 +51,12 @@
autopackage/default.apspec
doc/Makefile
doc/Doxyfile
-src/Makefile
-src/lemon/Makefile
-src/lemon/lemon.pc
-src/benchmark/Makefile
-src/demo/Makefile
-src/test/Makefile
-src/gui/Makefile
+lemon/Makefile
+lemon/lemon.pc
+benchmark/Makefile
+demo/Makefile
+test/Makefile
+gui/Makefile
])
AC_OUTPUT
Copied: hugo/trunk/demo/Makefile.am (from r1908, /hugo/trunk/src/demo/Makefile.am)
==============================================================================
--- /hugo/trunk/src/demo/Makefile.am (original)
+++ hugo/trunk/demo/Makefile.am Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/src
-LDADD = $(top_builddir)/src/lemon/libemon.la
+AM_CPPFLAGS = -I$(top_srcdir)
+LDADD = $(top_builddir)/lemon/libemon.la
EXTRA_DIST = sub_graph_adaptor_demo.dim
Copied: hugo/trunk/demo/graph_to_eps_demo.cc (from r1908, /hugo/trunk/src/demo/graph_to_eps_demo.cc)
==============================================================================
--- /hugo/trunk/src/demo/graph_to_eps_demo.cc (original)
+++ hugo/trunk/demo/graph_to_eps_demo.cc Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- * src/lemon/demo/graph_to_eps.cc -
- * Part of LEMON, a generic C++ optimization library
+ * demo/graph_to_eps.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/demo/tight_edge_filter_map.h (from r1908, /hugo/trunk/src/demo/tight_edge_filter_map.h)
==============================================================================
--- /hugo/trunk/src/demo/tight_edge_filter_map.h (original)
+++ hugo/trunk/demo/tight_edge_filter_map.h Mon May 23 06:48:14 2005
@@ -1,5 +1,6 @@
/* -*- C++ -*-
- * src/lemon/tight_edge_filter_map.h - Part of LEMON, a generic C++ optimization library
+ * demo/tight_edge_filter_map.h - Part of LEMON, a generic C++ optimization
+ * library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/doc/Doxyfile.in
==============================================================================
--- hugo/trunk/doc/Doxyfile.in (original)
+++ hugo/trunk/doc/Doxyfile.in Mon May 23 06:48:14 2005
@@ -115,7 +115,7 @@
# If left blank the directory from which doxygen is run is used as the
# path to strip.
-STRIP_FROM_PATH = @abs_top_srcdir@/src
+STRIP_FROM_PATH = @abs_top_srcdir@
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
# the path mentioned in the documentation of a class, which tells
@@ -124,7 +124,7 @@
# definition is used. Otherwise one should specify the include paths that
# are normally passed to the compiler using the -I flag.
-STRIP_FROM_INC_PATH = @abs_top_srcdir@/src
+STRIP_FROM_INC_PATH = @abs_top_srcdir@
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
# (but less readable) file names. This can be useful is your file systems
@@ -451,11 +451,11 @@
# with spaces.
INPUT = @abs_top_srcdir@/doc \
- @abs_top_srcdir@/src/lemon \
- @abs_top_srcdir@/src/lemon/bits \
- @abs_top_srcdir@/src/lemon/concept \
- @abs_top_srcdir@/src/demo \
- @abs_top_srcdir@/src/test/test_tools.h
+ @abs_top_srcdir@/lemon \
+ @abs_top_srcdir@/lemon/bits \
+ @abs_top_srcdir@/lemon/concept \
+ @abs_top_srcdir@/demo \
+ @abs_top_srcdir@/test/test_tools.h
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
@@ -494,7 +494,7 @@
# directories that contain example code fragments that are included (see
# the \include command).
-EXAMPLE_PATH = ../src/demo \
+EXAMPLE_PATH = ../demo \
../LICENSE \
.
Modified: hugo/trunk/doc/template.h
==============================================================================
--- hugo/trunk/doc/template.h (original)
+++ hugo/trunk/doc/template.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/template.h - Part of LEMON, a generic C++ optimization library
+ * lemon/template.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/gui/Makefile.am (from r1908, /hugo/trunk/src/gui/Makefile.am)
==============================================================================
--- /hugo/trunk/src/gui/Makefile.am (original)
+++ hugo/trunk/gui/Makefile.am Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/src
-LDADD = $(top_builddir)/src/lemon/libemon.la
+AM_CPPFLAGS = -I$(top_srcdir)
+LDADD = $(top_builddir)/lemon/libemon.la
bin_PROGRAMS = gd
Copied: hugo/trunk/lemon/Makefile.am (from r1908, /hugo/trunk/src/lemon/Makefile.am)
==============================================================================
--- /hugo/trunk/src/lemon/Makefile.am (original)
+++ hugo/trunk/lemon/Makefile.am Mon May 23 06:48:14 2005
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/src
+AM_CPPFLAGS = -I$(top_srcdir)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = lemon.pc
Modified: hugo/trunk/lemon/attic/debug.h
==============================================================================
--- /hugo/trunk/src/lemon/attic/debug.h (original)
+++ hugo/trunk/lemon/attic/debug.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/debug.h - Part of LEMON, a generic C++ optimization library
+ * lemon/debug.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/bezier.h (from r1908, /hugo/trunk/src/lemon/bezier.h)
==============================================================================
--- /hugo/trunk/src/lemon/bezier.h (original)
+++ hugo/trunk/lemon/bezier.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bezier.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bezier.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/bfs.h (from r1908, /hugo/trunk/src/lemon/bfs.h)
==============================================================================
--- /hugo/trunk/src/lemon/bfs.h (original)
+++ hugo/trunk/lemon/bfs.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bfs.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bfs.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/bin_heap.h (from r1908, /hugo/trunk/src/lemon/bin_heap.h)
==============================================================================
--- /hugo/trunk/src/lemon/bin_heap.h (original)
+++ hugo/trunk/lemon/bin_heap.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bin_heap.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bin_heap.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/alteration_notifier.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/alteration_notifier.h (original)
+++ hugo/trunk/lemon/bits/alteration_notifier.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/notifier.h - Part of LEMON, a generic C++ optimization library
+ * lemon/notifier.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/array_map.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/array_map.h (original)
+++ hugo/trunk/lemon/bits/array_map.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bits/array_map.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bits/array_map.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/default_map.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/default_map.h (original)
+++ hugo/trunk/lemon/bits/default_map.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/default_map.h - Part of LEMON, a generic C++ optimization library
+ * lemon/default_map.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/extended_pair.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/extended_pair.h (original)
+++ hugo/trunk/lemon/bits/extended_pair.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bits/extended_pair.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bits/extended_pair.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/item_reader.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/item_reader.h (original)
+++ hugo/trunk/lemon/bits/item_reader.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/item_writer.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/item_writer.h (original)
+++ hugo/trunk/lemon/bits/item_writer.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
+ * lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/map_iterator.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/map_iterator.h (original)
+++ hugo/trunk/lemon/bits/map_iterator.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/map_iterator.h - Part of LEMON, a generic C++ optimization library
+ * lemon/map_iterator.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/bits/undir_graph_extender.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/undir_graph_extender.h (original)
+++ hugo/trunk/lemon/bits/undir_graph_extender.h Mon May 23 06:48:14 2005
@@ -1,6 +1,6 @@
/* -*- C++ -*-
*
- * src/lemon/undir_graph_extender.h - Part of LEMON, a generic C++
+ * lemon/undir_graph_extender.h - Part of LEMON, a generic C++
* optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi
Modified: hugo/trunk/lemon/bits/vector_map.h
==============================================================================
--- /hugo/trunk/src/lemon/bits/vector_map.h (original)
+++ hugo/trunk/lemon/bits/vector_map.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/vector_map.h - Part of LEMON, a generic C++ optimization library
+ * lemon/vector_map.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/graph.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/graph.h (original)
+++ hugo/trunk/lemon/concept/graph.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/graph.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/graph.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/graph_component.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/graph_component.h (original)
+++ hugo/trunk/lemon/concept/graph_component.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/graph_component.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/graph_component.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/heap.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/heap.h (original)
+++ hugo/trunk/lemon/concept/heap.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/heap.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/heap.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/maps.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/maps.h (original)
+++ hugo/trunk/lemon/concept/maps.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/maps.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/maps.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/path.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/path.h (original)
+++ hugo/trunk/lemon/concept/path.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/path.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/path.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/sym_graph.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/sym_graph.h (original)
+++ hugo/trunk/lemon/concept/sym_graph.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/concept/graph.h - Part of LEMON, a generic C++ optimization library
+ * lemon/concept/graph.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Modified: hugo/trunk/lemon/concept/undir_graph.h
==============================================================================
--- /hugo/trunk/src/lemon/concept/undir_graph.h (original)
+++ hugo/trunk/lemon/concept/undir_graph.h Mon May 23 06:48:14 2005
@@ -1,6 +1,6 @@
/* -*- C++ -*-
*
- * src/lemon/concept/undir_graph_component.h - Part of LEMON, a generic
+ * lemon/concept/undir_graph_component.h - Part of LEMON, a generic
* C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi
Copied: hugo/trunk/lemon/dfs.h (from r1908, /hugo/trunk/src/lemon/dfs.h)
==============================================================================
--- /hugo/trunk/src/lemon/dfs.h (original)
+++ hugo/trunk/lemon/dfs.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/dfs.h - Part of LEMON, a generic C++ optimization library
+ * lemon/dfs.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/dijkstra.h (from r1908, /hugo/trunk/src/lemon/dijkstra.h)
==============================================================================
--- /hugo/trunk/src/lemon/dijkstra.h (original)
+++ hugo/trunk/lemon/dijkstra.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/dijkstra.h - Part of LEMON, a generic C++ optimization library
+ * lemon/dijkstra.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/dimacs.h (from r1908, /hugo/trunk/src/lemon/dimacs.h)
==============================================================================
--- /hugo/trunk/src/lemon/dimacs.h (original)
+++ hugo/trunk/lemon/dimacs.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/dimacs.h - Part of LEMON, a generic C++ optimization library
+ * lemon/dimacs.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/error.h (from r1908, /hugo/trunk/src/lemon/error.h)
==============================================================================
--- /hugo/trunk/src/lemon/error.h (original)
+++ hugo/trunk/lemon/error.h Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- *
- * src/lemon/error.h - Part of LEMON, a generic C++ optimization library
+ * lemon/error.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi
* Kutatocsoport (Egervary Research Group on Combinatorial Optimization,
Copied: hugo/trunk/lemon/fib_heap.h (from r1908, /hugo/trunk/src/lemon/fib_heap.h)
==============================================================================
--- /hugo/trunk/src/lemon/fib_heap.h (original)
+++ hugo/trunk/lemon/fib_heap.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/fib_heap.h - Part of LEMON, a generic C++ optimization library
+ * lemon/fib_heap.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/full_graph.h (from r1908, /hugo/trunk/src/lemon/full_graph.h)
==============================================================================
--- /hugo/trunk/src/lemon/full_graph.h (original)
+++ hugo/trunk/lemon/full_graph.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/full_graph.h - Part of LEMON, a generic C++ optimization library
+ * lemon/full_graph.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/graph_adaptor.h (from r1908, /hugo/trunk/src/lemon/graph_adaptor.h)
==============================================================================
--- /hugo/trunk/src/lemon/graph_adaptor.h (original)
+++ hugo/trunk/lemon/graph_adaptor.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/graph_adaptor.h - Part of LEMON, a generic C++ optimization library
+ * lemon/graph_adaptor.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/graph_reader.h (from r1908, /hugo/trunk/src/lemon/graph_reader.h)
==============================================================================
--- /hugo/trunk/src/lemon/graph_reader.h (original)
+++ hugo/trunk/lemon/graph_reader.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/graph_reader.h - Part of LEMON, a generic C++ optimization library
+ * lemon/graph_reader.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/graph_to_eps.h (from r1908, /hugo/trunk/src/lemon/graph_to_eps.h)
==============================================================================
--- /hugo/trunk/src/lemon/graph_to_eps.h (original)
+++ hugo/trunk/lemon/graph_to_eps.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/graph_to_eps.h - Part of LEMON, a generic C++ optimization library
+ * lemon/graph_to_eps.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/graph_utils.h (from r1908, /hugo/trunk/src/lemon/graph_utils.h)
==============================================================================
--- /hugo/trunk/src/lemon/graph_utils.h (original)
+++ hugo/trunk/lemon/graph_utils.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/graph_utils.h - Part of LEMON, a generic C++ optimization library
+ * lemon/graph_utils.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/graph_writer.h (from r1908, /hugo/trunk/src/lemon/graph_writer.h)
==============================================================================
--- /hugo/trunk/src/lemon/graph_writer.h (original)
+++ hugo/trunk/lemon/graph_writer.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/graph_writer.h - Part of LEMON, a generic C++ optimization library
+ * lemon/graph_writer.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/invalid.h (from r1908, /hugo/trunk/src/lemon/invalid.h)
==============================================================================
--- /hugo/trunk/src/lemon/invalid.h (original)
+++ hugo/trunk/lemon/invalid.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/invalid.h - Part of LEMON, a generic C++ optimization library
+ * lemon/invalid.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/kruskal.h (from r1908, /hugo/trunk/src/lemon/kruskal.h)
==============================================================================
--- /hugo/trunk/src/lemon/kruskal.h (original)
+++ hugo/trunk/lemon/kruskal.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/kruskal.h - Part of LEMON, a generic C++ optimization library
+ * lemon/kruskal.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lemon_reader.h (from r1908, /hugo/trunk/src/lemon/lemon_reader.h)
==============================================================================
--- /hugo/trunk/src/lemon/lemon_reader.h (original)
+++ hugo/trunk/lemon/lemon_reader.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lemon_reader.h - Part of LEMON, a generic C++ optimization library
+ * lemon/lemon_reader.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lemon_writer.h (from r1908, /hugo/trunk/src/lemon/lemon_writer.h)
==============================================================================
--- /hugo/trunk/src/lemon/lemon_writer.h (original)
+++ hugo/trunk/lemon/lemon_writer.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lemon_writer.h - Part of LEMON, a generic C++ optimization library
+ * lemon/lemon_writer.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/list_graph.h (from r1908, /hugo/trunk/src/lemon/list_graph.h)
==============================================================================
--- /hugo/trunk/src/lemon/list_graph.h (original)
+++ hugo/trunk/lemon/list_graph.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/list_graph.h - Part of LEMON, a generic C++ optimization library
+ * lemon/list_graph.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_base.cc (from r1908, /hugo/trunk/src/lemon/lp_base.cc)
==============================================================================
--- /hugo/trunk/src/lemon/lp_base.cc (original)
+++ hugo/trunk/lemon/lp_base.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lib/lp_base.cc - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_base.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_base.h (from r1908, /hugo/trunk/src/lemon/lp_base.h)
==============================================================================
--- /hugo/trunk/src/lemon/lp_base.h (original)
+++ hugo/trunk/lemon/lp_base.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_base.h - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_base.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_cplex.cc (from r1908, /hugo/trunk/src/lemon/lp_cplex.cc)
==============================================================================
--- /hugo/trunk/src/lemon/lp_cplex.cc (original)
+++ hugo/trunk/lemon/lp_cplex.cc Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_cplex.cc
- * - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_cplex.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_cplex.h (from r1908, /hugo/trunk/src/lemon/lp_cplex.h)
==============================================================================
--- /hugo/trunk/src/lemon/lp_cplex.h (original)
+++ hugo/trunk/lemon/lp_cplex.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_cplex.h - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_cplex.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_glpk.cc (from r1908, /hugo/trunk/src/lemon/lp_glpk.cc)
==============================================================================
--- /hugo/trunk/src/lemon/lp_glpk.cc (original)
+++ hugo/trunk/lemon/lp_glpk.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_glpk.cc - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_glpk.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_glpk.h (from r1908, /hugo/trunk/src/lemon/lp_glpk.h)
==============================================================================
--- /hugo/trunk/src/lemon/lp_glpk.h (original)
+++ hugo/trunk/lemon/lp_glpk.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_glpk.h - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_glpk.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_skeleton.cc (from r1908, /hugo/trunk/src/lemon/lp_skeleton.cc)
==============================================================================
--- /hugo/trunk/src/lemon/lp_skeleton.cc (original)
+++ hugo/trunk/lemon/lp_skeleton.cc Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_skeleton.cc
- * - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_skeleton.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/lp_skeleton.h (from r1908, /hugo/trunk/src/lemon/lp_skeleton.h)
==============================================================================
--- /hugo/trunk/src/lemon/lp_skeleton.h (original)
+++ hugo/trunk/lemon/lp_skeleton.h Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- * src/lemon/lp_skeleton.h
- * - Part of LEMON, a generic C++ optimization library
+ * lemon/lp_skeleton.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/maps.h (from r1908, /hugo/trunk/src/lemon/maps.h)
==============================================================================
--- /hugo/trunk/src/lemon/maps.h (original)
+++ hugo/trunk/lemon/maps.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/maps.h - Part of LEMON, a generic C++ optimization library
+ * lemon/maps.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/max_matching.h (from r1908, /hugo/trunk/src/lemon/max_matching.h)
==============================================================================
--- /hugo/trunk/src/lemon/max_matching.h (original)
+++ hugo/trunk/lemon/max_matching.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/max_matching.h - Part of LEMON, a generic C++ optimization library
+ * lemon/max_matching.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/min_cost_flow.h (from r1908, /hugo/trunk/src/lemon/min_cost_flow.h)
==============================================================================
--- /hugo/trunk/src/lemon/min_cost_flow.h (original)
+++ hugo/trunk/lemon/min_cost_flow.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/min_cost_flow.h - Part of LEMON, a generic C++ optimization library
+ * lemon/min_cost_flow.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/path.h (from r1908, /hugo/trunk/src/lemon/path.h)
==============================================================================
--- /hugo/trunk/src/lemon/path.h (original)
+++ hugo/trunk/lemon/path.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/path.h - Part of LEMON, a generic C++ optimization library
+ * lemon/path.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/preflow.h (from r1908, /hugo/trunk/src/lemon/preflow.h)
==============================================================================
--- /hugo/trunk/src/lemon/preflow.h (original)
+++ hugo/trunk/lemon/preflow.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/preflow.h - Part of LEMON, a generic C++ optimization library
+ * lemon/preflow.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/radix_heap.h (from r1908, /hugo/trunk/src/lemon/radix_heap.h)
==============================================================================
--- /hugo/trunk/src/lemon/radix_heap.h (original)
+++ hugo/trunk/lemon/radix_heap.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/radix_heap.h - Part of LEMON, a generic C++ optimization library
+ * lemon/radix_heap.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/smart_graph.h (from r1908, /hugo/trunk/src/lemon/smart_graph.h)
==============================================================================
--- /hugo/trunk/src/lemon/smart_graph.h (original)
+++ hugo/trunk/lemon/smart_graph.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/smart_graph.h - Part of LEMON, a generic C++ optimization library
+ * lemon/smart_graph.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/suurballe.h (from r1908, /hugo/trunk/src/lemon/suurballe.h)
==============================================================================
--- /hugo/trunk/src/lemon/suurballe.h (original)
+++ hugo/trunk/lemon/suurballe.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/suurballe.h - Part of LEMON, a generic C++ optimization library
+ * lemon/suurballe.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/time_measure.h (from r1908, /hugo/trunk/src/lemon/time_measure.h)
==============================================================================
--- /hugo/trunk/src/lemon/time_measure.h (original)
+++ hugo/trunk/lemon/time_measure.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/time_measure.h - Part of LEMON, a generic C++ optimization library
+ * lemon/time_measure.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/unionfind.h (from r1908, /hugo/trunk/src/lemon/unionfind.h)
==============================================================================
--- /hugo/trunk/src/lemon/unionfind.h (original)
+++ hugo/trunk/lemon/unionfind.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/unionfind.h - Part of LEMON, a generic C++ optimization library
+ * lemon/unionfind.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/lemon/utility.h (from r1908, /hugo/trunk/src/lemon/utility.h)
==============================================================================
--- /hugo/trunk/src/lemon/utility.h (original)
+++ hugo/trunk/lemon/utility.h Mon May 23 06:48:14 2005
@@ -1,6 +1,5 @@
/* -*- C++ -*-
- *
- * src/lemon/utility.h - Part of LEMON, a generic C++ optimization library
+ * lemon/utility.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi
* Kutatocsoport (Egervary Research Group on Combinatorial Optimization,
Copied: hugo/trunk/lemon/xy.h (from r1908, /hugo/trunk/src/lemon/xy.h)
==============================================================================
--- /hugo/trunk/src/lemon/xy.h (original)
+++ hugo/trunk/lemon/xy.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/lemon/xy.h - Part of LEMON, a generic C++ optimization library
+ * lemon/xy.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/Makefile.am (from r1908, /hugo/trunk/src/test/Makefile.am)
==============================================================================
--- /hugo/trunk/src/test/Makefile.am (original)
+++ hugo/trunk/test/Makefile.am Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/src
-LDADD = $(top_builddir)/src/lemon/libemon.la
+AM_CPPFLAGS = -I$(top_srcdir)
+LDADD = $(top_builddir)/lemon/libemon.la
EXTRA_DIST = preflow_graph.dim dijkstra_test.lgf
Copied: hugo/trunk/test/bfs_test.cc (from r1908, /hugo/trunk/src/test/bfs_test.cc)
==============================================================================
--- /hugo/trunk/src/test/bfs_test.cc (original)
+++ hugo/trunk/test/bfs_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/bfs_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/bfs_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/dfs_test.cc (from r1908, /hugo/trunk/src/test/dfs_test.cc)
==============================================================================
--- /hugo/trunk/src/test/dfs_test.cc (original)
+++ hugo/trunk/test/dfs_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/dfs_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/dfs_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/dijkstra_test.cc (from r1908, /hugo/trunk/src/test/dijkstra_test.cc)
==============================================================================
--- /hugo/trunk/src/test/dijkstra_test.cc (original)
+++ hugo/trunk/test/dijkstra_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/dijkstra_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/dijkstra_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/error_test.cc (from r1908, /hugo/trunk/src/test/error_test.cc)
==============================================================================
--- /hugo/trunk/src/test/error_test.cc (original)
+++ hugo/trunk/test/error_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/error_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/error_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/graph_adaptor_test.cc (from r1908, /hugo/trunk/src/test/graph_adaptor_test.cc)
==============================================================================
--- /hugo/trunk/src/test/graph_adaptor_test.cc (original)
+++ hugo/trunk/test/graph_adaptor_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/graph_adaptor_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/graph_adaptor_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/graph_factory_test.cc (from r1908, /hugo/trunk/src/test/graph_factory_test.cc)
==============================================================================
--- /hugo/trunk/src/test/graph_factory_test.cc (original)
+++ hugo/trunk/test/graph_factory_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/graph_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/graph_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/graph_test.h (from r1908, /hugo/trunk/src/test/graph_test.h)
==============================================================================
--- /hugo/trunk/src/test/graph_test.h (original)
+++ hugo/trunk/test/graph_test.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/graph_test.h - Part of LEMON, a generic C++ optimization library
+ * test/graph_test.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/graph_utils_test.h (from r1908, /hugo/trunk/src/test/graph_utils_test.h)
==============================================================================
--- /hugo/trunk/src/test/graph_utils_test.h (original)
+++ hugo/trunk/test/graph_utils_test.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/graph_utils_test.h - Part of LEMON, a generic C++ optimization library
+ * test/graph_utils_test.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/kruskal_test.cc (from r1908, /hugo/trunk/src/test/kruskal_test.cc)
==============================================================================
--- /hugo/trunk/src/test/kruskal_test.cc (original)
+++ hugo/trunk/test/kruskal_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/kruskal_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/kruskal_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/map_test.h (from r1908, /hugo/trunk/src/test/map_test.h)
==============================================================================
--- /hugo/trunk/src/test/map_test.h (original)
+++ hugo/trunk/test/map_test.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/map_test.h - Part of LEMON, a generic C++ optimization library
+ * test/map_test.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/max_matching_test.cc (from r1908, /hugo/trunk/src/test/max_matching_test.cc)
==============================================================================
--- /hugo/trunk/src/test/max_matching_test.cc (original)
+++ hugo/trunk/test/max_matching_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/max_matching_test.cc -
+ * test/max_matching_test.cc -
* Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
Copied: hugo/trunk/test/min_cost_flow_test.cc (from r1908, /hugo/trunk/src/test/min_cost_flow_test.cc)
==============================================================================
--- /hugo/trunk/src/test/min_cost_flow_test.cc (original)
+++ hugo/trunk/test/min_cost_flow_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/min_cost_flow_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/min_cost_flow_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/path_test.cc (from r1908, /hugo/trunk/src/test/path_test.cc)
==============================================================================
--- /hugo/trunk/src/test/path_test.cc (original)
+++ hugo/trunk/test/path_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/path_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/path_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/preflow_test.cc (from r1908, /hugo/trunk/src/test/preflow_test.cc)
==============================================================================
--- /hugo/trunk/src/test/preflow_test.cc (original)
+++ hugo/trunk/test/preflow_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/preflow_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/preflow_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/suurballe_test.cc (from r1908, /hugo/trunk/src/test/suurballe_test.cc)
==============================================================================
--- /hugo/trunk/src/test/suurballe_test.cc (original)
+++ hugo/trunk/test/suurballe_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/suurballe_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/suurballe_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/sym_graph_test.cc (from r1908, /hugo/trunk/src/test/sym_graph_test.cc)
==============================================================================
--- /hugo/trunk/src/test/sym_graph_test.cc (original)
+++ hugo/trunk/test/sym_graph_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/sym_graph_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/sym_graph_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/sym_graph_test.h (from r1908, /hugo/trunk/src/test/sym_graph_test.h)
==============================================================================
--- /hugo/trunk/src/test/sym_graph_test.h (original)
+++ hugo/trunk/test/sym_graph_test.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/sym_graph_test.h - Part of LEMON, a generic C++ optimization library
+ * test/sym_graph_test.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/test_tools.h (from r1908, /hugo/trunk/src/test/test_tools.h)
==============================================================================
--- /hugo/trunk/src/test/test_tools.h (original)
+++ hugo/trunk/test/test_tools.h Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/test_tools.h - Part of LEMON, a generic C++ optimization library
+ * test/test_tools.h - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/test_tools_fail.cc (from r1908, /hugo/trunk/src/test/test_tools_fail.cc)
==============================================================================
--- /hugo/trunk/src/test/test_tools_fail.cc (original)
+++ hugo/trunk/test/test_tools_fail.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/test_tools_fail.cc - Part of LEMON, a generic C++ optimization library
+ * test/test_tools_fail.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/test_tools_pass.cc (from r1908, /hugo/trunk/src/test/test_tools_pass.cc)
==============================================================================
--- /hugo/trunk/src/test/test_tools_pass.cc (original)
+++ hugo/trunk/test/test_tools_pass.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/test_tools_pass.cc - Part of LEMON, a generic C++ optimization library
+ * test/test_tools_pass.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/time_measure_test.cc (from r1908, /hugo/trunk/src/test/time_measure_test.cc)
==============================================================================
--- /hugo/trunk/src/test/time_measure_test.cc (original)
+++ hugo/trunk/test/time_measure_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/time_measure_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/time_measure_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/unionfind_test.cc (from r1908, /hugo/trunk/src/test/unionfind_test.cc)
==============================================================================
--- /hugo/trunk/src/test/unionfind_test.cc (original)
+++ hugo/trunk/test/unionfind_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/unionfind_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/unionfind_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
Copied: hugo/trunk/test/xy_test.cc (from r1908, /hugo/trunk/src/test/xy_test.cc)
==============================================================================
--- /hugo/trunk/src/test/xy_test.cc (original)
+++ hugo/trunk/test/xy_test.cc Mon May 23 06:48:14 2005
@@ -1,5 +1,5 @@
/* -*- C++ -*-
- * src/test/xy_test.cc - Part of LEMON, a generic C++ optimization library
+ * test/xy_test.cc - Part of LEMON, a generic C++ optimization library
*
* Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
* (Egervary Research Group on Combinatorial Optimization, EGRES).
More information about the Lemon-commits
mailing list