repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduce old redir program
[lcapit-junk-code.git]
/
prim
/
tests
/
graph4.txt
blob
31299797eb258fce5a8d2fd14491e97b544124f0
1
# http://www-b2.is.tokushima-u.ac.jp/~ikeda/suuri/dijkstra/PrimApp.shtml?demo2
2
U0 U1 4
3
U0 U2 4
4
U0 U3 3
5
U0 U4 6
6
U1 U4 7
7
U1 U2 3
8
U2 U3 2
9
U3 U4 5
10
11
{ rank = same; U1 U4 }
12
{ rank = same; U2 U3 }