1 #ifndef VIENNA_RNA_PACKAGE_MM_H 2 #define VIENNA_RNA_PACKAGE_MM_H 23 #ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY 26 maximumMatching(
const char *
string);
30 maximumMatchingConstraint(
const char *
string,
35 maximumMatching2Constraint(
const char *
string,
The most basic data structure required by many functions throughout the RNAlib.
Definition: fold_compound.h:132
int vrna_maximum_matching_simple(const char *sequence)
int vrna_maximum_matching(vrna_fold_compound_t *fc)
The Basic Fold Compound API.