Skip to main content
Fig. 3 | BMC Bioinformatics

Fig. 3

From: Fast parallel construction of variable-length Markov chains

Fig. 3

Pseudo-code for the parallel construction of the suffix tree. Nodes are evaluated as described in the “Lazy suffix tree” section. The add_children function adds children to the table vector. We use the lock keyword to illustrate where synchronisation locks are needed in the algorithm. We have excluded implicit nodes and leaf nodes to reduce verbosity

Back to article page