mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-19 22:50:22 +00:00
Updated Need algorithm dialog.
This commit is contained in:
@@ -106,4 +106,6 @@
|
||||
$g_lang["what_algorithm_need"] = "Please, write what kind of algorithm would you like to see on this website?";
|
||||
|
||||
$g_lang["recommend_algorithm"] = "Recommend algorithms";
|
||||
|
||||
$g_lang["what_algorithm_we_have"] = "Our service already supports these features: <a href=\"/en/wiki/Help/FindTheShortestPath\" target=\"_blank\" style=\"text-decoration: underline\">Find the shortest path using Dijkstra's algorithm</a>, <a href=\"/en/wiki/Help/AdjacencyMatrix\" target=\"_blank\" style=\"text-decoration: underline\">Adjacency matrix</a>, <a href=\"/en/wiki/Help/IncidenceMatrix\" target=\"_blank\" style=\"text-decoration: underline\">Incidence Matrix</a>.";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user