# HG changeset patch # User alpar # Date 1095951920 0 # Node ID 17f31d280385272f12c73d65ea9cb10e8a784d55 # Parent 5be029d19c98b9206425d9a816fd82e68fea81de Copyright header added. diff -r 5be029d19c98 -r 17f31d280385 src/hugo/array_map.h --- a/src/hugo/array_map.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/array_map.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/array_map.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_ARRAY_MAP_H #define HUGO_ARRAY_MAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/attic/debug.h --- a/src/hugo/attic/debug.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/attic/debug.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- C++ -*- // +/* -*- C++ -*- + * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_DEBUG_H #define HUGO_DEBUG_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/attic/error.h --- a/src/hugo/attic/error.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/attic/error.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- C++ -*- // +/* -*- C++ -*- + * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_ERROR_H #define HUGO_ERROR_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/bfs.h --- a/src/hugo/bfs.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/bfs.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/bfs.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_BFS_H #define HUGO_BFS_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/bin_heap.h --- a/src/hugo/bin_heap.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/bin_heap.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,70 +1,26 @@ -// -*- C++ -*- // - -/* FIXME: Copyright ... +/* -*- C++ -*- + * src/hugo/bin_heap.h - Part of HUGOlib, a generic C++ optimization library * - * This implementation is heavily based on STL's heap functions and - * the similar class by Alpar Juttner in IKTA... - */ - -/****** + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). * - * BinHeap + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. * - * Ez az osztaly item-prioritas parok tarolasara alkalmas binaris kupacot - * valosit meg. - * A kupacban legfolul mindig az a par talalhato, amiben a prioritas a - * legkisebb. (Gondolj a Dijkstra pont-tavolsag kupacara; igazabol ahhoz - * lett keszitve...) - * - * Megjegyzes: a kupacos temakorokben a prioritast kulcsnak szoktak nevezni, - * de mivel ez zavaro tud lenni a property-map-es kulcs-ertek szohasznalata - * miatt, megprobaltunk valami semleges elnevezeseket kitalalni. - * - * A hasznalatahoz szukseg van egy irhato/olvashato property_map-re, ami - * az itemekhez egy int-et tud tarolni (ezzel tudom megkeresni az illeto - * elemet a kupacban a csokkentes es hasonlo muveletekhez). - * A map-re csak referenciat tarol, ugy hogy a kupac elete folyan a map-nek - * is elnie kell. (???) - * - * Ketfele modon hasznalhato: - * Lusta mod: - * set(Item, Prio) metodussal pakolunk a kupacba, - * aztan o majd eldonti, hogy ez az elem mar benne van-e es ha igen, akkor - * csokkentettunk-e rajta, vagy noveltunk. - * Ehhez nagyon fontos, hogy az atadott property map inicializalva legyen - * minden szobajovo kulcs ertekre, -1 -es ertekkel! - * Es ilyen esetben a kulcsokrol lekerdezheto az allapotuk a state - metodussal: - * (nem jart meg a kupacban PRE_HEAP=-1, epp a kupacban van IN_HEAP=0, - * mar kikerult a kupacbol POST_HEAP=-2). - * Szoval ebben a modban a kupac nagyjabol hasznalhato property_map-kent, csak - * meg meg tudja mondani a "legkisebb" prioritasu elemet. De csak nagyjabol, - * hiszen a kupacbol kikerult elemeknek elvesz az ertekuk... - * - * Kozvetlen mod: - * push(Item, Prio) metodussal belerakunk a kupacba (ha az illeto kulcs mar - * benn volt, akkor gaz). - * increase/decrease(Item i, Prio new_prio) metodusokkal lehet - * novelni/csokkenteni az illeto elemhez tartozo prioritast. (Ha nem volt - * megbenne a kupacban az illeto elem, vagy nem abba az iranyba valtoztattad - * az erteket, amerre mondtad -- gaz). - * - * Termeszetesen a fenti ket modot ertelemszeruen lehet keverni. - * Ja es mindig nagyon gaz, ha belepiszkalsz a map-be, amit a kupac - * hasznal. :-)) - * - * - * Bocs, most faradt vagyok, majd egyszer leforditom. (Misi) + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. * */ - #ifndef HUGO_BIN_HEAP_H #define HUGO_BIN_HEAP_H ///\ingroup auxdat ///\file ///\brief Binary Heap implementation. +///\todo It should be documented. #include #include diff -r 5be029d19c98 -r 17f31d280385 src/hugo/default_map.h --- a/src/hugo/default_map.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/default_map.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/default_map.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_DEFAULT_MAP_H #define HUGO_DEFAULT_MAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/dfs.h --- a/src/hugo/dfs.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/dfs.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/dfs.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_DFS_H #define HUGO_DFS_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/dijkstra.h --- a/src/hugo/dijkstra.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/dijkstra.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/dijkstra.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_DIJKSTRA_H #define HUGO_DIJKSTRA_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/dimacs.h --- a/src/hugo/dimacs.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/dimacs.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/dimacs.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_DIMACS_H #define HUGO_DIMACS_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/extended_pair.h --- a/src/hugo/extended_pair.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/extended_pair.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/extended_pair.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_EXTENDED_PAIR_H #define HUGO_EXTENDED_PAIR_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/fib_heap.h --- a/src/hugo/fib_heap.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/fib_heap.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/fib_heap.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_FIB_HEAP_H #define HUGO_FIB_HEAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/full_graph.h --- a/src/hugo/full_graph.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/full_graph.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/full_graph.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_FULL_GRAPH_H #define HUGO_FULL_GRAPH_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/graph_wrapper.h --- a/src/hugo/graph_wrapper.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/graph_wrapper.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/graph_wrapper.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_GRAPH_WRAPPER_H #define HUGO_GRAPH_WRAPPER_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/invalid.h --- a/src/hugo/invalid.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/invalid.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- mode:C++ -*- +/* -*- C++ -*- + * src/hugo/invalid.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_INVALID_H #define HUGO_INVALID_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/kruskal.h --- a/src/hugo/kruskal.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/kruskal.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- // +/* -*- C++ -*- + * src/hugo/kruskal.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_KRUSKAL_H #define HUGO_KRUSKAL_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/list_graph.h --- a/src/hugo/list_graph.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/list_graph.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- mode:C++ -*- +/* -*- C++ -*- + * src/hugo/list_graph.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_LIST_GRAPH_H #define HUGO_LIST_GRAPH_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/map_bits.h --- a/src/hugo/map_bits.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/map_bits.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/map_bits.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAP_BITS_H #define HUGO_MAP_BITS_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/map_defines.h --- a/src/hugo/map_defines.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/map_defines.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/map_defines.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAP_DEFINES_H #define HUGO_MAP_DEFINES_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/map_iterator.h --- a/src/hugo/map_iterator.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/map_iterator.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/map_iterator.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAP_ITERATOR_H #define HUGO_MAP_ITERATOR_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/map_registry.h --- a/src/hugo/map_registry.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/map_registry.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/map_registry.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAP_REGISTRY_H #define HUGO_MAP_REGISTRY_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/maps.h --- a/src/hugo/maps.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/maps.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- // +/* -*- C++ -*- + * src/hugo/maps.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAPS_H #define HUGO_MAPS_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/min_cost_flow.h --- a/src/hugo/min_cost_flow.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/min_cost_flow.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/min_cost_flow.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MIN_COST_FLOW_H #define HUGO_MIN_COST_FLOW_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/path.h --- a/src/hugo/path.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/path.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- c++ -*- // +/* -*- C++ -*- + * src/hugo/path.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ /** @defgroup paths Path Structures diff -r 5be029d19c98 -r 17f31d280385 src/hugo/preflow.h --- a/src/hugo/preflow.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/preflow.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/preflow.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_PREFLOW_H #define HUGO_PREFLOW_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/skeletons/graph.h --- a/src/hugo/skeletons/graph.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/skeletons/graph.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/skeletons/graph.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_SKELETON_GRAPH_H #define HUGO_SKELETON_GRAPH_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/skeletons/maps.h --- a/src/hugo/skeletons/maps.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/skeletons/maps.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/skeletons/maps.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_MAPSKELETON_H #define HUGO_MAPSKELETON_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/skeletons/path.h --- a/src/hugo/skeletons/path.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/skeletons/path.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- c++ -*- // +/* -*- C++ -*- + * src/hugo/skeletons/path.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ ///\ingroup skeletons ///\file diff -r 5be029d19c98 -r 17f31d280385 src/hugo/smart_graph.h --- a/src/hugo/smart_graph.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/smart_graph.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- mode:C++ -*- +/* -*- C++ -*- + * src/hugo/smart_graph.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_SMART_GRAPH_H #define HUGO_SMART_GRAPH_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/suurballe.h --- a/src/hugo/suurballe.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/suurballe.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/suurballe.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_SUURBALLE_H #define HUGO_SUURBALLE_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/sym_map.h --- a/src/hugo/sym_map.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/sym_map.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/sym_map.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_SYM_MAP_H #define HUGO_SYM_MAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/template.h --- a/src/hugo/template.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/template.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,6 +1,4 @@ -// -*- C++ -*- - -/* +/* -*- C++ -*- * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library * * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport diff -r 5be029d19c98 -r 17f31d280385 src/hugo/tight_edge_filter_map.h --- a/src/hugo/tight_edge_filter_map.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/tight_edge_filter_map.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- C++ -*- +/* -*- C++ -*- + * src/hugo/tight_edge_filter_map.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_TIGHT_EDGE_FILTER_MAP_H #define HUGO_TIGHT_EDGE_FILTER_MAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/time_measure.h --- a/src/hugo/time_measure.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/time_measure.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/time_measure.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_TIME_MEASURE_H #define HUGO_TIME_MEASURE_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/unionfind.h --- a/src/hugo/unionfind.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/unionfind.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- // +/* -*- C++ -*- + * src/hugo/unionfind.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_UNION_FIND_H #define HUGO_UNION_FIND_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/vector_map.h --- a/src/hugo/vector_map.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/vector_map.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/vector_map.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_VECTOR_MAP_H #define HUGO_VECTOR_MAP_H diff -r 5be029d19c98 -r 17f31d280385 src/hugo/xy.h --- a/src/hugo/xy.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/hugo/xy.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/hugo/xy.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_XY_H #define HUGO_XY_H diff -r 5be029d19c98 -r 17f31d280385 src/test/bfs_test.cc --- a/src/test/bfs_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/bfs_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/bfs_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include "test_tools.h" #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/dfs_test.cc --- a/src/test/dfs_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/dfs_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/dfs_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include "test_tools.h" #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/dijkstra_heap_test.cc --- a/src/test/dijkstra_heap_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/dijkstra_heap_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/dijkstra_heap_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + //Tests dijsktra.h with two heap implementations: //the default binary heap of bin_heap.h, and the //Fibonacci heap of fib_heap.h. diff -r 5be029d19c98 -r 17f31d280385 src/test/dijkstra_test.cc --- a/src/test/dijkstra_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/dijkstra_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/dijkstra_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include "test_tools.h" #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/error_test.cc --- a/src/test/error_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/error_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/error_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/graph_test.cc --- a/src/test/graph_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/graph_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/graph_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/graph_test.h --- a/src/test/graph_test.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/graph_test.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,18 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/test/graph_test.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ #ifndef HUGO_TEST_GRAPH_TEST_H #define HUGO_TEST_GRAPH_TEST_H diff -r 5be029d19c98 -r 17f31d280385 src/test/graph_wrapper_test.cc --- a/src/test/graph_wrapper_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/graph_wrapper_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/graph_wrapper_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/kruskal_test.cc --- a/src/test/kruskal_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/kruskal_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/kruskal_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/min_cost_flow_test.cc --- a/src/test/min_cost_flow_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/min_cost_flow_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/min_cost_flow_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include "test_tools.h" #include diff -r 5be029d19c98 -r 17f31d280385 src/test/path_test.cc --- a/src/test/path_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/path_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/path_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/preflow_test.cc --- a/src/test/preflow_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/preflow_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/preflow_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/suurballe_test.cc --- a/src/test/suurballe_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/suurballe_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/suurballe_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/test_tools.h --- a/src/test/test_tools.h Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/test_tools.h Thu Sep 23 15:05:20 2004 +0000 @@ -1,4 +1,19 @@ -// -*- c++ -*- +/* -*- C++ -*- + * src/test/test_tools.h - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #ifndef HUGO_TEST_TEST_TOOLS_H #define HUGO_TEST_TEST_TOOLS_H diff -r 5be029d19c98 -r 17f31d280385 src/test/test_tools_fail.cc --- a/src/test/test_tools_fail.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/test_tools_fail.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/test_tools_fail.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include "test_tools.h" int main() diff -r 5be029d19c98 -r 17f31d280385 src/test/test_tools_pass.cc --- a/src/test/test_tools_pass.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/test_tools_pass.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/test_tools_pass.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include "test_tools.h" int main() diff -r 5be029d19c98 -r 17f31d280385 src/test/time_measure_test.cc --- a/src/test/time_measure_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/time_measure_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/time_measure_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include ///\file \brief Test cases for time_measure.h diff -r 5be029d19c98 -r 17f31d280385 src/test/unionfind_test.cc --- a/src/test/unionfind_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/unionfind_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/unionfind_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include diff -r 5be029d19c98 -r 17f31d280385 src/test/xy_test.cc --- a/src/test/xy_test.cc Thu Sep 23 14:40:45 2004 +0000 +++ b/src/test/xy_test.cc Thu Sep 23 15:05:20 2004 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * src/test/xy_test.cc - Part of HUGOlib, a generic C++ optimization library + * + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Combinatorial Optimization Research Group, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include #include "test_tools.h"