A library for working with phylogenetic and population genetic data.
v0.27.0
taxopath_generator.cpp File Reference

Detailed Description

Implementation of TaxopathGenerator class.

Definition in file taxopath_generator.cpp.

#include "genesis/taxonomy/formats/taxopath_generator.hpp"
#include "genesis/taxonomy/taxon.hpp"
#include "genesis/taxonomy/taxonomy.hpp"
#include "genesis/taxonomy/taxopath.hpp"
#include "genesis/utils/text/string.hpp"
#include <algorithm>
#include <cassert>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::taxonomy