blob: c619266cd50d670309e8f6b15529fb597f63a71a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
___________________________________
L'extension
dijkstra
v0.11
9 sptembre 2017
___________________________________
Authors : Christian Tellechea
Maintainer: Christian Tellechea
E-mail : unbonpetit@netc.fr (CT)
Commentaires, signalements de bugs et
suggestions bienvenus
Licence : Released under the LaTeX Project Public License v1.3c or
later, see http://www.latex-project.org/lppl.txt
----------------------------------------------------------------------
This small package uses the Dijkstra algorithm for weighted
graphs, directed or not: the search table of the shortest path can
be displayed, the minimum distance between two vertices and
the corresponding path are stored in macros.
|