We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FindAll
1 parent 4f7e69f commit 101965bCopy full SHA for 101965b
+Cliquer/FindAll.m
@@ -20,8 +20,8 @@
20
% iMaxNumCliques
21
% The maximum number of cliques to be returned by this function. I
22
% believe that this is necessary due to a limitation of Cliquer. Note
23
-% that the correct total number "iNumCliques" is returned even if
24
-% "iMaxNumCliques" is smaller.
+% that the correct total number `iNumCliques` is returned even if
+% `iMaxNumCliques` is smaller.
25
% Return values:
26
% iNumCliques
27
% The total number of cliques within the range of sizes.
0 commit comments