when I run this code "Unable to resolve the name 'Cliquer.FindSingle'. Error in test.m (line 26) [maxCliqueNo_tmp, bestHypothesis_tmp] = Cliquer.FindSingle(adjacencyMat1, 0, 0, true, maxCliqueNo, weightMat1); "
when I run this code
"Unable to resolve the name 'Cliquer.FindSingle'.
Error in test.m (line 26)
[maxCliqueNo_tmp, bestHypothesis_tmp] = Cliquer.FindSingle(adjacencyMat1, 0, 0, true, maxCliqueNo, weightMat1);
"