5 #ifndef BPP_PHYL_IO_BPPOBRANCHMODELFORMAT_H
6 #define BPP_PHYL_IO_BPPOBRANCHMODELFORMAT_H
35 BppOBranchModelFormat(
unsigned char alphabetCode,
bool allowCovarions,
bool allowMixed,
bool allowGaps,
bool verbose,
int warn) :
51 std::shared_ptr<const Alphabet> alphabet,
52 const std::string& modelDescription,
53 const std::map<
size_t, std::shared_ptr<const AlignmentDataInterface>>& mData,
55 bool parseArguments =
true);
Defines the basic types of data flow nodes.