test/max_matching_test.cc
changeset 1894 f794a0bb40c9
parent 1494 ae55ba000ebb
child 1909 2d806130e700
equal deleted inserted replaced
1:77b3f44b4531 2:82913577f3d8
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * test/max_matching_test.cc - 
     2  * test/max_matching_test.cc - 
     3  * Part of LEMON, a generic C++ optimization library
     3  * Part of LEMON, a generic C++ optimization library
     4  *
     4  *
     5  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     6  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     6  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     7  *
     7  *
     8  * Permission to use, modify and distribute this software is granted
     8  * Permission to use, modify and distribute this software is granted
     9  * provided that this copyright notice appears in all copies. For
     9  * provided that this copyright notice appears in all copies. For
    10  * precise terms see the accompanying LICENSE file.
    10  * precise terms see the accompanying LICENSE file.