@@ -245,7 +245,8 @@ void printStatistics()
}
if(flagOutputDIMACS == 0) {
printf("iterations:\n");
if (seqs[0].sati)
int i = 0;
while(i*outputTimeStep+firstTimePoint < lastTimePoint && seqs[i].sati) {
printf(" - horizon: %i\n",seqs[i].sati->nOfTPoints-1);
The note is not visible to the blocked user.