lemon/bits/vector_map.h
changeset 1876 5ad84ad1b68f
parent 1832 d0c28d9c9141
child 1910 f95eea8c34b0
equal deleted inserted replaced
7:01a9d5eb3589 8:d5b8567c61da
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * lemon/vector_map.h - Part of LEMON, a generic C++ optimization library
     2  * lemon/vector_map.h - Part of LEMON, a generic C++ optimization library
     3  *
     3  *
     4  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     5  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     6  *
     6  *
     7  * Permission to use, modify and distribute this software is granted
     7  * Permission to use, modify and distribute this software is granted
     8  * provided that this copyright notice appears in all copies. For
     8  * provided that this copyright notice appears in all copies. For
     9  * precise terms see the accompanying LICENSE file.
     9  * precise terms see the accompanying LICENSE file.