current TeX and Code
This commit is contained in:
@@ -328,6 +328,7 @@ public:
|
||||
}
|
||||
|
||||
std::cout << " | OVERALL:" << "(" << modelStatsSingle->getMedian() << "@" << (numStuck*100/numTotal) << "%)" << std::endl;
|
||||
//std::cout << " | OVERALL:" << modelStatsSingle->getQuantile(0.25) << " " << modelStatsSingle->getMedian() << " " << modelStatsSingle->getQuantile(0.75) << " " << modelStatsSingle->getAvg() << std::endl;
|
||||
sleep(1);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user