mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Add longest path algorithm.
This commit is contained in:
@@ -837,6 +837,8 @@
|
||||
<p id="pathTo" class="translation"><?= L('path_to')?></p>
|
||||
<p id="UseContextMenuText" class="translation"><?= L('use_context_menu')?></p>
|
||||
|
||||
<p id="findLongestPath" class="translation"><?= L('find_longest_path')?></p>
|
||||
<p id="LengthOfLongestPathFrom" class="translation"><?= L('length_of_longest_path_from')?></p>
|
||||
</section>
|
||||
<!--
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user