Open zjroth opened 12 years ago
A segmentation fault occurs when running RFCode(50, 0.3). The fault seems to be occurring in the call to MatrixToGraph on line 136 in FindAll.c of the project matlab-cliquer. This should probably be noted in the matlab-cliquer issue tracker.
RFCode(50, 0.3)
MatrixToGraph
A segmentation fault occurs when running
RFCode(50, 0.3)
. The fault seems to be occurring in the call toMatrixToGraph
on line 136 in FindAll.c of the project matlab-cliquer. This should probably be noted in the matlab-cliquer issue tracker.