|
Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
collection of graph parameters that can be computed More...
#include <graph_parameters.hpp>
Public Attributes | |
| unsigned | vertices |
| unsigned | edges |
| unsigned | components |
| unsigned | max_degree |
| unsigned | min_degree |
| unsigned | h_index |
| unsigned | degeneracy |
| interval | treewidth |
| interval | pathwidth |
| interval | cliquewidth |
| interval | vertex_cover |
| interval | max_clique |
| interval | independent_set |
| interval | chromatic_number |
| interval | FVS |
collection of graph parameters that can be computed
if their exact computation is NPo-hard, an interval should be enough
1.8.10