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:
@@ -277,4 +277,7 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
|
||||
$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