CMR  1.3.0
Functions
regular_r10.c File Reference
#include "env_internal.h"
#include "regular_internal.h"
#include "dec_internal.h"

Functions

CMR_ERROR CMRregularThreeConnectedIsR10 (CMR *cmr, CMR_DEC *dec, bool *pisR10)
 Tests whether given 3-connected matrix represents \( R_{10} \). More...
 

Function Documentation

◆ CMRregularThreeConnectedIsR10()

CMR_ERROR CMRregularThreeConnectedIsR10 ( CMR cmr,
CMR_DEC dec,
bool *  pisR10 
)

Tests whether given 3-connected matrix represents \( R_{10} \).

Parameters
cmrCMR environment.
decDecomposition.
pisR10Pointer for storing whether matrix represents \( R_{10} \).