mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-19 22:50:22 +00:00
Add Salesman Problem algorithms.
This commit is contained in:
@@ -335,4 +335,10 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -337,4 +337,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -336,4 +336,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
@@ -294,4 +294,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -333,4 +333,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -338,4 +338,10 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -337,4 +337,10 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -304,4 +304,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -301,4 +301,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -337,4 +337,10 @@ Dodaliśmy polskie tłumaczenie, Patryk</a>";
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -302,4 +302,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -342,4 +342,10 @@
|
||||
$g_lang['graph_is_to_large'] = "Граф слишком большой для этого алгоритма (<span id=\"current_graph_size\">X</span> вершин, <span id=\"current_edge_number\">X</span> дуг).";
|
||||
$g_lang['algorith_supports_max_limit'] = "Алгоритм поддерживает графы размером не больше <span id=\"algorithm_max_limit\">X</span> вершин и <span id=\"algorithm_edge_limit\">X</span> дуг.";
|
||||
$g_lang['error'] = "Ошибка";
|
||||
|
||||
$g_lang['salesman_problem'] = "Задача коммивояжёра";
|
||||
$g_lang['no_solution'] = "Решения не существует";
|
||||
$g_lang['shortest_loop_is'] = "Кратчайшие цикл имеет длинну ";
|
||||
$g_lang['salesman_path_problem'] = "Задача коммивояжёра для пути";
|
||||
$g_lang['shortest_path_is'] = "Кратчайшие путь имеет длинну ";
|
||||
?>
|
||||
|
||||
@@ -298,4 +298,10 @@
|
||||
$g_lang['graph_is_to_large'] = "The graph is too large for this algorithm (<span id=\"current_graph_size\">X</span> vertices, <span id=\"current_edge_number\">X</span> edges).";
|
||||
$g_lang['algorith_supports_max_limit'] = "The algorithm supports graphs of size no larger than <span id=\"algorithm_max_limit\">X</span> vertices and <span id=\"algorithm_edge_limit\">X</span> edges.";
|
||||
$g_lang['error'] = "Error";
|
||||
|
||||
$g_lang['salesman_problem'] = "Salesman Problem";
|
||||
$g_lang['no_solution'] = "The solution doesn't exist";
|
||||
$g_lang['shortest_loop_is'] = "The length of shortest possible loop is ";
|
||||
$g_lang['salesman_path_problem'] = "Salesman Path Problem";
|
||||
$g_lang['shortest_path_is'] = "The length of shortest path is ";
|
||||
?>
|
||||
|
||||
@@ -340,4 +340,10 @@
|
||||
$g_lang['graph_is_to_large'] = "Граф слишком большой для этого алгоритма (<span id=\"current_graph_size\">X</span> вершин, <span id=\"current_edge_number\">X</span> дуг).";
|
||||
$g_lang['algorith_supports_max_limit'] = "Алгоритм поддерживает графы размером не больше <span id=\"algorithm_max_limit\">X</span> вершин и <span id=\"algorithm_edge_limit\">X</span> дуг.";
|
||||
$g_lang['error'] = "Ошибка";
|
||||
|
||||
$g_lang['salesman_problem'] = "Задача коммивояжёра";
|
||||
$g_lang['no_solution'] = "Решения не существует";
|
||||
$g_lang['shortest_loop_is'] = "Кратчайшие цикл имеет длинну ";
|
||||
$g_lang['salesman_path_problem'] = "Задача коммивояжёра для пути";
|
||||
$g_lang['shortest_path_is'] = "Кратчайшие путь имеет длинну ";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user