mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
Added BFS and DFS
This commit is contained in:
@@ -135,4 +135,7 @@
|
||||
|
||||
$g_lang["has_hamiltonian_loop"] = "Graph has Hamiltonian cycle";
|
||||
$g_lang["has_not_hamiltonian_loop"] = "Graph has not Hamiltonian cycle";
|
||||
|
||||
$g_lang["start_traversal"] = "Select start traversal vertex";
|
||||
$g_lang["traversal_order"] = "Traversal order: ";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user