#include <types.h>
Data Fields | |
int * | indexes |
int | nb_neighbors |
That structure will implement a clique represented by an array of indexes representing the sequence indexes and a number of sequences
int* neighbor_s::indexes |
The array of indexes of neighbors sequences
The number of neighbors