lemon/concept/ugraph.h
changeset 1974 191223f4b639
parent 1946 17eb3eaad9f8
child 1979 c2992fd74dad
equal deleted inserted replaced
2:e663ae2472e0 3:6f949280010c
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  *
     2  *
     3  * lemon/concept/ugraph_component.h - Part of LEMON, a generic
     3  * This file is a part of LEMON, a generic C++ optimization library
     4  * C++ optimization library
       
     5  *
     4  *
     6  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi
     5  * Copyright (C) 2003-2006
     7  * Kutatocsoport (Egervary Research Group on Combinatorial Optimization,
     6  * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     8  * EGRES).
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     9  *
     8  *
    10  * Permission to use, modify and distribute this software is granted
     9  * Permission to use, modify and distribute this software is granted
    11  * provided that this copyright notice appears in all copies. For
    10  * provided that this copyright notice appears in all copies. For
    12  * precise terms see the accompanying LICENSE file.
    11  * precise terms see the accompanying LICENSE file.
    13  *
    12  *