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