mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-02 22:06:08 +00:00
Add longest path algorithm.
This commit is contained in:
@@ -242,4 +242,7 @@
|
||||
$g_lang['other_algorithms'] = "Other algorithms";
|
||||
|
||||
$g_lang['use_context_menu'] = "Use context menu for additional actions.";
|
||||
|
||||
$g_lang['find_longest_path'] = "Find the longest path";
|
||||
$g_lang['length_of_longest_path_from'] = "Length of the longest path from ";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user