RNAlib-2.4.14

Several Maximum Matching implementations. More...

+ Include dependency graph for mm.h:

Go to the source code of this file.

Functions

int vrna_maximum_matching (vrna_fold_compound_t *fc)
 
int vrna_maximum_matching_simple (const char *sequence)
 

Detailed Description

Several Maximum Matching implementations.

This file contains the declarations for several maximum matching implementations

Function Documentation

int vrna_maximum_matching ( vrna_fold_compound_t fc)
SWIG Wrapper Notes:
This function is attached as method maximum_matching() to objects of type fold_compound (i.e. vrna_fold_compound_t).
int vrna_maximum_matching_simple ( const char *  sequence)
SWIG Wrapper Notes:
This function is available as global function maximum_matching().