Marked 'Check Graphs Isomorphism' as beta, because it works incorrect sometimes.

This commit is contained in:
Oleg Sh
2025-05-06 21:16:42 +02:00
parent 7954c3a3c5
commit 9ef50c538e
13 changed files with 13 additions and 13 deletions

View File

@@ -218,7 +218,7 @@
$g_lang['search_isomorph_subgraph'] = "Hledat izomorfní podgrafy";
$g_lang['subgraph_no'] = "Izomorfní podgraf # ";
$g_lang['graph_has_no_atleast_2_graphs'] = "Pro použití tohoto algoritmu musíte vytvořit alespoň 2 oddělené grafy";
$g_lang['isomorphism_check'] = "Kontrola izomorfismu grafů";
$g_lang['isomorphism_check'] = "Kontrola izomorfismu grafů<sub>beta</sup>";
// RadiusAndDiameter.js
$g_lang['graph_is_disconnected'] = "Graf je nespojený";