#include #include #include using namespace std; #include "hky.h" #include "sequence.h" #include "distribution.h" #include "stochasticProcess.h" #include "uniDistribution.h" #include "trivialAccelerator.h" #include "sequenceContainer.h" #include "nucleotide.h" #include "phylipFormat.h" #include "likeDist.h" // NOTE: YOU MUST CHANGE THE NAME OF THE string seqFile TO MATCH YOUR OWN LOCATION OF THE SEQUENCE FILE NAME! int main(int argc,char*argv[]) { cout<<"This program computes for the K2P model, when two sequences are given, the ML distance and its likelihood."<