CMR  1.3.0
Functions
regularity_r10.c File Reference
#include "env_internal.h"
#include "regularity_internal.h"
#include "matroid_internal.h"
#include <float.h>

Functions

CMR_ERROR CMRregularityTestR10 (CMR *cmr, DecompositionTask *task, DecompositionQueue *queue)
 Tests matrix for representing \( R_{10} \). More...
 

Function Documentation

◆ CMRregularityTestR10()

CMR_ERROR CMRregularityTestR10 ( CMR cmr,
DecompositionTask task,
DecompositionQueue queue 
)

Tests matrix for representing \( R_{10} \).

Parameters
cmrCMR environment.
taskTask to be processed; already removed from the list of unprocessed tasks.
queueQueue of unprocessed nodes.