#include <sparsification_mapper.hh>
Public Member Functions | |
| void | reset () |
| resets the content of the struct | |
Public Attributes | |
| seq_pos_t | seq_pos |
| the sequence position | |
| bool | unpaired |
| if true, the sequence position can occur unpaired | |
| ArcIdxVec | valid_arcs |
a struct to represent all necessary information for all valid sequence positions
a vector of arcs with common right end from the sequence position
1.7.6.1