src/test/dijkstra_heap_test.cc
changeset 1164 80bb73097736
parent 1139 f59038affc7e
child 1194 7bce0ef61d6b
equal deleted inserted replaced
10:f4a6f022d566 11:3e57960b709f
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * src/test/dijkstra_heap_test.cc - Part of LEMON, a generic C++ optimization library
     2  * src/test/dijkstra_heap_test.cc - Part of LEMON, a generic C++ optimization library
     3  *
     3  *
     4  * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     4  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * (Egervary Combinatorial Optimization Research Group, EGRES).
     5  * (Egervary Combinatorial Optimization Research Group, 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.