Changeset 906:17f31d280385 in lemon-0.x for src/hugo
- Timestamp:
- 09/23/04 17:05:20 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1216
- Location:
- src/hugo
- Files:
-
- 36 edited
Legend:
- Unmodified
- Added
- Removed
-
src/hugo/array_map.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/array_map.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_ARRAY_MAP_H 3 18 #define HUGO_ARRAY_MAP_H -
src/hugo/attic/debug.h
r883 r906 1 // -*- C++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_DEBUG_H -
src/hugo/attic/error.h
r883 r906 1 // -*- C++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_ERROR_H -
src/hugo/bfs.h
r802 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/bfs.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_BFS_H 3 18 #define HUGO_BFS_H -
src/hugo/bin_heap.h
r901 r906 1 // -*- C++ -*- // 2 3 /* FIXME: Copyright ... 4 * 5 * This implementation is heavily based on STL's heap functions and 6 * the similar class by Alpar Juttner in IKTA... 1 /* -*- C++ -*- 2 * src/hugo/bin_heap.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 7 15 */ 8 9 /******10 *11 * BinHeap<ItemType, PrioType, ItemIntMap, [PrioCompare]>12 *13 * Ez az osztaly item-prioritas parok tarolasara alkalmas binaris kupacot14 * valosit meg.15 * A kupacban legfolul mindig az a par talalhato, amiben a prioritas a16 * legkisebb. (Gondolj a Dijkstra pont-tavolsag kupacara; igazabol ahhoz17 * lett keszitve...)18 *19 * Megjegyzes: a kupacos temakorokben a prioritast kulcsnak szoktak nevezni,20 * de mivel ez zavaro tud lenni a property-map-es kulcs-ertek szohasznalata21 * miatt, megprobaltunk valami semleges elnevezeseket kitalalni.22 *23 * A hasznalatahoz szukseg van egy irhato/olvashato property_map-re, ami24 * az itemekhez egy int-et tud tarolni (ezzel tudom megkeresni az illeto25 * elemet a kupacban a csokkentes es hasonlo muveletekhez).26 * A map-re csak referenciat tarol, ugy hogy a kupac elete folyan a map-nek27 * is elnie kell. (???)28 *29 * Ketfele modon hasznalhato:30 * Lusta mod:31 * set(Item, Prio) metodussal pakolunk a kupacba,32 * aztan o majd eldonti, hogy ez az elem mar benne van-e es ha igen, akkor33 * csokkentettunk-e rajta, vagy noveltunk.34 * Ehhez nagyon fontos, hogy az atadott property map inicializalva legyen35 * minden szobajovo kulcs ertekre, -1 -es ertekkel!36 * Es ilyen esetben a kulcsokrol lekerdezheto az allapotuk a state37 metodussal:38 * (nem jart meg a kupacban PRE_HEAP=-1, epp a kupacban van IN_HEAP=0,39 * mar kikerult a kupacbol POST_HEAP=-2).40 * Szoval ebben a modban a kupac nagyjabol hasznalhato property_map-kent, csak41 * meg meg tudja mondani a "legkisebb" prioritasu elemet. De csak nagyjabol,42 * hiszen a kupacbol kikerult elemeknek elvesz az ertekuk...43 *44 * Kozvetlen mod:45 * push(Item, Prio) metodussal belerakunk a kupacba (ha az illeto kulcs mar46 * benn volt, akkor gaz).47 * increase/decrease(Item i, Prio new_prio) metodusokkal lehet48 * novelni/csokkenteni az illeto elemhez tartozo prioritast. (Ha nem volt49 * megbenne a kupacban az illeto elem, vagy nem abba az iranyba valtoztattad50 * az erteket, amerre mondtad -- gaz).51 *52 * Termeszetesen a fenti ket modot ertelemszeruen lehet keverni.53 * Ja es mindig nagyon gaz, ha belepiszkalsz a map-be, amit a kupac54 * hasznal. :-))55 *56 *57 * Bocs, most faradt vagyok, majd egyszer leforditom. (Misi)58 *59 */60 61 16 62 17 #ifndef HUGO_BIN_HEAP_H … … 66 21 ///\file 67 22 ///\brief Binary Heap implementation. 23 ///\todo It should be documented. 68 24 69 25 #include <vector> -
src/hugo/default_map.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/default_map.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_DEFAULT_MAP_H 3 18 #define HUGO_DEFAULT_MAP_H -
src/hugo/dfs.h
r802 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/dfs.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_DFS_H 3 18 #define HUGO_DFS_H -
src/hugo/dijkstra.h
r880 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/dijkstra.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_DIJKSTRA_H 3 18 #define HUGO_DIJKSTRA_H -
src/hugo/dimacs.h
r903 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/dimacs.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_DIMACS_H 3 18 #define HUGO_DIMACS_H -
src/hugo/extended_pair.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/extended_pair.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_EXTENDED_PAIR_H 3 18 #define HUGO_EXTENDED_PAIR_H -
src/hugo/fib_heap.h
r857 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/fib_heap.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_FIB_HEAP_H -
src/hugo/full_graph.h
r904 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/full_graph.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_FULL_GRAPH_H -
src/hugo/graph_wrapper.h
r892 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/graph_wrapper.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_GRAPH_WRAPPER_H 3 18 #define HUGO_GRAPH_WRAPPER_H -
src/hugo/invalid.h
r539 r906 1 // -*- mode:C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/invalid.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_INVALID_H -
src/hugo/kruskal.h
r885 r906 1 // -*- c++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/kruskal.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_KRUSKAL_H 3 18 #define HUGO_KRUSKAL_H -
src/hugo/list_graph.h
r905 r906 1 // -*- mode:C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/list_graph.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_LIST_GRAPH_H -
src/hugo/map_bits.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/map_bits.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAP_BITS_H 3 18 #define HUGO_MAP_BITS_H -
src/hugo/map_defines.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/map_defines.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAP_DEFINES_H 3 18 #define HUGO_MAP_DEFINES_H -
src/hugo/map_iterator.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/map_iterator.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAP_ITERATOR_H 3 18 #define HUGO_MAP_ITERATOR_H -
src/hugo/map_registry.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/map_registry.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAP_REGISTRY_H 3 18 #define HUGO_MAP_REGISTRY_H -
src/hugo/maps.h
r890 r906 1 // -*- C++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/maps.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAPS_H 3 18 #define HUGO_MAPS_H -
src/hugo/min_cost_flow.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/min_cost_flow.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MIN_COST_FLOW_H 3 18 #define HUGO_MIN_COST_FLOW_H -
src/hugo/path.h
r900 r906 1 // -*- c++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/path.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 /** -
src/hugo/preflow.h
r874 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/preflow.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_PREFLOW_H 3 18 #define HUGO_PREFLOW_H -
src/hugo/skeletons/graph.h
r881 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/skeletons/graph.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_SKELETON_GRAPH_H 3 18 #define HUGO_SKELETON_GRAPH_H -
src/hugo/skeletons/maps.h
r881 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/skeletons/maps.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_MAPSKELETON_H 3 18 #define HUGO_MAPSKELETON_H -
src/hugo/skeletons/path.h
r831 r906 1 // -*- c++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/skeletons/path.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 ///\ingroup skeletons -
src/hugo/smart_graph.h
r905 r906 1 // -*- mode:C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/smart_graph.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 2 16 3 17 #ifndef HUGO_SMART_GRAPH_H -
src/hugo/suurballe.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/suurballe.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_SUURBALLE_H 3 18 #define HUGO_SUURBALLE_H -
src/hugo/sym_map.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/sym_map.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_SYM_MAP_H 3 18 #define HUGO_SYM_MAP_H -
src/hugo/template.h
r760 r906 1 // -*- C++ -*- 2 3 /* 1 /* -*- C++ -*- 4 2 * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library 5 3 * -
src/hugo/tight_edge_filter_map.h
r888 r906 1 // -*- C++ -*- 1 /* -*- C++ -*- 2 * src/hugo/tight_edge_filter_map.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_TIGHT_EDGE_FILTER_MAP_H 3 18 #define HUGO_TIGHT_EDGE_FILTER_MAP_H -
src/hugo/time_measure.h
r814 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/time_measure.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_TIME_MEASURE_H 3 18 #define HUGO_TIME_MEASURE_H -
src/hugo/unionfind.h
r810 r906 1 // -*- c++ -*- // 1 /* -*- C++ -*- 2 * src/hugo/unionfind.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_UNION_FIND_H 3 18 #define HUGO_UNION_FIND_H -
src/hugo/vector_map.h
r901 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/vector_map.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_VECTOR_MAP_H 3 18 #define HUGO_VECTOR_MAP_H -
src/hugo/xy.h
r814 r906 1 // -*- c++ -*- 1 /* -*- C++ -*- 2 * src/hugo/xy.h - Part of HUGOlib, a generic C++ optimization library 3 * 4 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 5 * (Egervary Combinatorial Optimization Research Group, EGRES). 6 * 7 * Permission to use, modify and distribute this software is granted 8 * provided that this copyright notice appears in all copies. For 9 * precise terms see the accompanying LICENSE file. 10 * 11 * This software is provided "AS IS" with no warranty of any kind, 12 * express or implied, and with no claim as to its suitability for any 13 * purpose. 14 * 15 */ 16 2 17 #ifndef HUGO_XY_H 3 18 #define HUGO_XY_H
Note: See TracChangeset
for help on using the changeset viewer.