COIN-OR::LEMON - Graph Library

Changeset 535:6a17a722b50e in lemon-1.2 for lemon/bits


Ignore:
Timestamp:
02/23/09 19:01:14 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
536:97674155c135, 601:e8349c6f12ca
Parents:
534:6d3a9eec82b4 (diff), 491:39aaeea2d471 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/default_map.h

    r491 r535  
    33 * This file is a part of LEMON, a generic C++ optimization library.
    44 *
    5  * Copyright (C) 2003-2008
     5 * Copyright (C) 2003-2009
    66 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    77 * (Egervary Research Group on Combinatorial Optimization, EGRES).
  • lemon/bits/default_map.h

    r517 r535  
    2020#define LEMON_BITS_DEFAULT_MAP_H
    2121
     22#include <lemon/config.h>
    2223#include <lemon/bits/array_map.h>
    2324#include <lemon/bits/vector_map.h>
Note: See TracChangeset for help on using the changeset viewer.