Function
resizeVertexMap
Initializes a vertex map.
Include Headers
seqan/graph_types.h, seqan/index.h
Parameters
|  A Graph. Types:  Graph | |
|  An External Property Map. Types:  External Property Map | |
|  An optional array with properties that are to be assigned to the items in the property map. Remarks: For every vertex descriptor there must be an entry in the array. | |
|  An index with a suffix tree interface. Types:  IndexEsa | 
Return Values
 void
Metafunctions
| An index based on a lazy suffix tree (see Giegerich et al., "Efficient implementation of lazy suffix trees"). | 
See Also
SeqAn - Sequence Analysis Library - www.seqan.de