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
+1 -1
View File
@@ -219,7 +219,7 @@ Dodaliśmy polskie tłumaczenie, Patryk</a>";
$g_lang['search_isomorph_subgraph'] = "Szukanie izomorficznych podgrafów";
$g_lang['subgraph_no'] = "Graf izomorficzny # ";
$g_lang['graph_has_no_atleast_2_graphs'] = "Aby użyć tego algorytmu, musisz stworzyć dwa osobne grafy";
$g_lang['isomorphism_check'] = "Sprawdzanie izomorficzności grafu";
$g_lang['isomorphism_check'] = "Sprawdzanie izomorficzności grafu<sub>beta</sup>";
// RadiusAndDiameter.js
$g_lang['graph_is_disconnected'] = "Graf jest odłączony";