RNAlib-2.3.1
combinatorics.h
Go to the documentation of this file.
1 #ifndef VIENNA_RNA_PACKAGE_COMBINATORICS_H
2 #define VIENNA_RNA_PACKAGE_COMBINATORICS_H
3 
30 unsigned int **
31 vrna_enumerate_necklaces(const unsigned int *type_counts);
32 
36 #endif
unsigned int ** vrna_enumerate_necklaces(const unsigned int *type_counts)
Enumerate all necklaces with fixed content.