blob: f49d8f82cf209a1f2021362228b7b017f9e003d3 (
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.12
25 juin 2020
___________________________________
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.
|