From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 15:19:03 -0600 Subject: Moving final GENENET8 version to master --- sourcecodes/runtime_check.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sourcecodes/runtime_check.php') diff --git a/sourcecodes/runtime_check.php b/sourcecodes/runtime_check.php index d8c30bb7..300a197f 100644 --- a/sourcecodes/runtime_check.php +++ b/sourcecodes/runtime_check.php @@ -4,8 +4,8 @@ function exe_time($keyval,$parent_number,$k_number) { //$dir="./data/"; - //$dir="/tmp/bnw/"; - $dir="/var/lib/genenet/bnw/"; + $dir="/tmp/bnw/"; + $nrf = $dir.$keyval."nrows.txt"; $nrows=trim(file_get_contents("$nrf")); @@ -62,4 +62,4 @@ $totaltime=$local*($nrows/100)+$k_time+12; //return $max_parent_row[$node]; return $totaltime; -} +} \ No newline at end of file -- cgit 1.4.1