Menu

[r71]: / examples / superpascal / shortestpaths.cmp  Maximize  Restore  History

Download this file

32 lines (26 with data), 1.1 kB

compiling shortestpaths
interpreting shortestpaths

Shortest paths:
n = 20, p = 13

  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19
 -  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18
 - -  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17
 - - -  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16
 - - - -  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
 - - - - -  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14
 - - - - - -  0  1  2  3  4  5  6  7  8  9 10 11 12 13
 - - - - - - -  0  1  2  3  4  5  6  7  8  9 10 11 12
 - - - - - - - -  0  1  2  3  4  5  6  7  8  9 10 11
 - - - - - - - - -  0  1  2  3  4  5  6  7  8  9 10
 - - - - - - - - - -  0  1  2  3  4  5  6  7  8  9
 - - - - - - - - - - -  0  1  2  3  4  5  6  7  8
 - - - - - - - - - - - -  0  1  2  3  4  5  6  7
 - - - - - - - - - - - - -  0  1  2  3  4  5  6
 - - - - - - - - - - - - - -  0  1  2  3  4  5
 - - - - - - - - - - - - - - -  0  1  2  3  4
 - - - - - - - - - - - - - - - -  0  1  2  3
 - - - - - - - - - - - - - - - - -  0  1  2
 - - - - - - - - - - - - - - - - - -  0  1
 - - - - - - - - - - - - - - - - - - -  0


14.032 ms

done
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.