summaryrefslogtreecommitdiffstats
path: root/src/opt/mfs/mfsInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/mfs/mfsInt.h')
-rw-r--r--src/opt/mfs/mfsInt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opt/mfs/mfsInt.h b/src/opt/mfs/mfsInt.h
index 3c0349bb..f98f6239 100644
--- a/src/opt/mfs/mfsInt.h
+++ b/src/opt/mfs/mfsInt.h
@@ -84,6 +84,7 @@ struct Mfs_Man_t_
int nMintsTotal;
int nNodesBad;
int nTotalDivs;
+ int nTimeOuts;
// node/edge stats
int nTotalNodesBeg;
int nTotalNodesEnd;