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 Basic Fold Compound API.
The most basic data structure required by many functions throughout the RNAlib.
Definition: fold_compound.h:137
int vrna_maximum_matching(vrna_fold_compound_t *fc)
int vrna_maximum_matching_simple(const char *sequence)