src/test/max_matching_test.cc
changeset 1345 71e0777b65e0
parent 1158 29961fa390a3
child 1359 1581f961cfaa
equal deleted inserted replaced
4:3d18e51f79c1 5:254bd985fecc
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * src/test/max_matching_test.cc - 
     2  * src/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) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     6  * (Egervary Combinatorial Optimization Research Group, EGRES).
     6  * (Egervary Combinatorial Optimization Research Group, 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.