test/dijkstra_test.cc
changeset 1875 98698b69a902
parent 1763 49045f2d28d4
child 1956 a055123339d5
equal deleted inserted replaced
1:602cb45ff7db 2:1aaea86723a9
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * test/dijkstra_test.cc - Part of LEMON, a generic C++ optimization library
     2  * test/dijkstra_test.cc - 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.