format version = 1.0
 
 
 begin problem ss_branch4                    
 
 type = SSystem
 date =  5-Aug-08 09:55:30
 url = www.odeidentification.org
 
 
 // An S-system has the generic ODE:
 // d/dt X_i = alpha_i * (PRODUCT_j (X_j)^g_ij) - 
 //            beta_i * (PRODUCT_j (X_j)^h_ij)
 // where: alpha is a vector of length n
 //        beta is a vector of length n
 //        g is an n*n matrix
 //        h is an n*n matrix
 //        n is the number of variables
 
 
// VARIABLES
 
 variable_1 has name = x1 is dependent
 variable_2 has name = x2 is dependent
 variable_3 has name = x3 is dependent
 variable_4 has name = x4 is dependent
 
 
// MODEL SPACE
 
 alpha has defaultLowerBound =  0.
 
 alpha has defaultUpperBound =  20.
 
 beta has defaultLowerBound =  0.
 
 beta has defaultUpperBound =  20.
 
 g has defaultLowerBound =  -1.
 
 g has defaultUpperBound =   1.
 
 h has defaultLowerBound =  -1.
 
 h has defaultUpperBound =   1.
 
 
 
 
// ERROR FUNCTION
 
 errorFunction
 has type = minusLogLikelihoodPlusLambdaK
 has equation = -L+lambda*K
 has lambda =   1.
 
 
 // EXPERIMENTS
 
 experiment_1 has name = exp1 has perfectData
 experiment_2 has name = exp2 has perfectData
 experiment_3 has name = exp3 has perfectData
 experiment_4 has name = exp4 has perfectData
 
 
// EXPERIMENT   1
 
 
 sample_1 of experiment_1
 has time =  0.00000000E+00
 has variable_ =   0.4783730000000000E+00  0.9600116000000000E+00  0.9536551300000000E+00  0.6935629100000000E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_2 of experiment_1
 has time =  0.71576606E-02
 has variable_ =   0.5175236308163274E+00  0.9794191132798064E+00  0.9423536461028743E+00  0.6720107869444977E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_3 of experiment_1
 has time =  0.15237499E-01
 has variable_ =   0.5604242811903402E+00  0.1002770429517983E+01  0.9304493592180091E+00  0.6490724896626026E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_4 of experiment_1
 has time =  0.24358327E-01
 has variable_ =   0.6073192514273604E+00  0.1030798346716264E+01  0.9180933650793123E+00  0.6248541552210569E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_5 of experiment_1
 has time =  0.34654263E-01
 has variable_ =   0.6584292501650942E+00  0.1064358520444438E+01  0.9055148224198232E+00  0.5995302250467079E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_6 of experiment_1
 has time =  0.46276706E-01
 has variable_ =   0.7139537384317021E+00  0.1104382377848981E+01  0.8930370868843139E+00  0.5733179389354894E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_7 of experiment_1
 has time =  0.59396560E-01
 has variable_ =   0.7740420812133809E+00  0.1151886719660719E+01  0.8811054248415895E+00  0.5464932638983450E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_8 of experiment_1
 has time =  0.74206748E-01
 has variable_ =   0.8386785407070059E+00  0.1208025981191241E+01  0.8703106840672270E+00  0.5194194633342608E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_9 of experiment_1
 has time =  0.90925050E-01
 has variable_ =   0.9076149225890773E+00  0.1274056891871659E+01  0.8614192334659854E+00  0.4925359281997146E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_10 of experiment_1
 has time =  0.10979730E+00
 has variable_ =   0.9802281022993830E+00  0.1351318806629586E+01  0.8553995512713907E+00  0.4663524604570251E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_11 of experiment_1
 has time =  0.13110102E+00
 has variable_ =   0.1055324026616918E+01  0.1441199454664617E+01  0.8534461135082434E+00  0.4414384512842400E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_12 of experiment_1
 has time =  0.15514946E+00
 has variable_ =   0.1131000174362028E+01  0.1544978709964174E+01  0.8570067027659219E+00  0.4183594954324136E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_13 of experiment_1
 has time =  0.18229624E+00
 has variable_ =   0.1204442983172676E+01  0.1663686080613250E+01  0.8677921834008236E+00  0.3976231368737034E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_14 of experiment_1
 has time =  0.21294057E+00
 has variable_ =   0.1271714635876352E+01  0.1797891965053603E+01  0.8877631068730995E+00  0.3796092310810801E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_15 of experiment_1
 has time =  0.24753304E+00
 has variable_ =   0.1327678877462647E+01  0.1947444135337095E+01  0.9190922774469791E+00  0.3645018721016394E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_16 of experiment_1
 has time =  0.28658234E+00
 has variable_ =   0.1366228370580686E+01  0.2111066235464595E+01  0.9641003299542584E+00  0.3521925645344407E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_17 of experiment_1
 has time =  0.33066266E+00
 has variable_ =   0.1380834924827089E+01  0.2285886429154800E+01  0.1025144675206046E+01  0.3421971910475720E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_18 of experiment_1
 has time =  0.38042221E+00
 has variable_ =   0.1365498529769785E+01  0.2466947060921566E+01  0.1104450495291566E+01  0.3336157156224088E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_19 of experiment_1
 has time =  0.43659266E+00
 has variable_ =   0.1315983184461989E+01  0.2646789114510661E+01  0.1203863821503719E+01  0.3251760850702652E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_20 of experiment_1
 has time =  0.50000000E+00
 has variable_ =   0.1231146277474542E+01  0.2815216250796262E+01  0.1324521612599731E+01  0.3153407890200327E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 
// EXPERIMENT   2
 
 
 sample_1 of experiment_2
 has time =  0.00000000E+00
 has variable_ =   0.5965524500000000E+00  0.9997691800000000E+00  0.9216291599999999E+00  0.7449103800000000E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_2 of experiment_2
 has time =  0.71576606E-02
 has variable_ =   0.6325647662010496E+00  0.1022984586726079E+01  0.9110821771347650E+00  0.7225987255144513E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_3 of experiment_2
 has time =  0.15237499E-01
 has variable_ =   0.6722872179378864E+00  0.1050263857214637E+01  0.9000761961264946E+00  0.6987463032480065E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_4 of experiment_2
 has time =  0.24358327E-01
 has variable_ =   0.7159871367127384E+00  0.1082313218650197E+01  0.8887859601425214E+00  0.6734416304031126E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_5 of experiment_2
 has time =  0.34654263E-01
 has variable_ =   0.7638942152900360E+00  0.1119958803255895E+01  0.8774645138093852E+00  0.6468412003233597E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_6 of experiment_2
 has time =  0.46276706E-01
 has variable_ =   0.8162084187034605E+00  0.1164114113154925E+01  0.8664644428894274E+00  0.6191580185411085E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_7 of experiment_2
 has time =  0.59396560E-01
 has variable_ =   0.8730319347429624E+00  0.1215775641774263E+01  0.8562536017353461E+00  0.5906568528453749E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_8 of experiment_2
 has time =  0.74206748E-01
 has variable_ =   0.9342963086800167E+00  0.1276056457395766E+01  0.8474475333923268E+00  0.5616899157534252E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_9 of experiment_2
 has time =  0.90925050E-01
 has variable_ =   0.9996616469406868E+00  0.1346169052063219E+01  0.8408358579310189E+00  0.5326946068691016E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_10 of experiment_2
 has time =  0.10979730E+00
 has variable_ =   0.1068375965367760E+01  0.1427396964816186E+01  0.8374093550487748E+00  0.5041884366697530E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_11 of experiment_2
 has time =  0.13110102E+00
 has variable_ =   0.1139119184176721E+01  0.1521013271476687E+01  0.8383858988824680E+00  0.4767347665766324E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_12 of experiment_2
 has time =  0.15514946E+00
 has variable_ =   0.1209791218742479E+01  0.1628186972379953E+01  0.8452272566561455E+00  0.4509109968672828E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_13 of experiment_2
 has time =  0.18229624E+00
 has variable_ =   0.1277313747176673E+01  0.1749824304729183E+01  0.8596455081327341E+00  0.4272505442296780E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_14 of experiment_2
 has time =  0.21294057E+00
 has variable_ =   0.1337472943486322E+01  0.1886333889988609E+01  0.8835897886542609E+00  0.4061591223743106E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_15 of experiment_2
 has time =  0.24753304E+00
 has variable_ =   0.1384990288693027E+01  0.2037359200868754E+01  0.9192118481465757E+00  0.3878739516003368E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_16 of experiment_2
 has time =  0.28658234E+00
 has variable_ =   0.1413784079535530E+01  0.2201368131868869E+01  0.9687939901017074E+00  0.3723408865105104E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_17 of experiment_2
 has time =  0.33066266E+00
 has variable_ =   0.1417532841676695E+01  0.2375187389284143E+01  0.1034628847079156E+01  0.3591139476304533E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_18 of experiment_2
 has time =  0.38042221E+00
 has variable_ =   0.1390660877521974E+01  0.2553543182771492E+01  0.1118840545522004E+01  0.3473297280135627E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_19 of experiment_2
 has time =  0.43659266E+00
 has variable_ =   0.1329585734847822E+01  0.2728687409265717E+01  0.1223134411828653E+01  0.3357609297512114E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_20 of experiment_2
 has time =  0.50000000E+00
 has variable_ =   0.1234016219304741E+01  0.2890211478417178E+01  0.1348465052680007E+01  0.3229338111938899E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 
// EXPERIMENT   3
 
 
 sample_1 of experiment_3
 has time =  0.00000000E+00
 has variable_ =   0.9179743400000000E+00  0.7602275600000000E+00  0.4419706200000000E+00  0.3897259000000000E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_2 of experiment_3
 has time =  0.71576606E-02
 has variable_ =   0.1013001887653830E+01  0.7986522454904426E+00  0.4401279974054995E+00  0.3837004892613279E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_3 of experiment_3
 has time =  0.15237499E-01
 has variable_ =   0.1116797736954414E+01  0.8443972330015023E+00  0.4389620155729215E+00  0.3779679512014070E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_4 of experiment_3
 has time =  0.24358327E-01
 has variable_ =   0.1229539597184564E+01  0.8987440250976377E+00  0.4388060535462099E+00  0.3727381953523817E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_5 of experiment_3
 has time =  0.34654263E-01
 has variable_ =   0.1351123257385577E+01  0.9630862722055192E+00  0.4400957163299512E+00  0.3682362336403355E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_6 of experiment_3
 has time =  0.46276706E-01
 has variable_ =   0.1480987047045780E+01  0.1038902250581890E+01  0.4433879376859112E+00  0.3646879446520823E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_7 of experiment_3
 has time =  0.59396560E-01
 has variable_ =   0.1617898483504742E+01  0.1127817983674659E+01  0.4493841320829648E+00  0.3623426888655018E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_8 of experiment_3
 has time =  0.74206748E-01
 has variable_ =   0.1759713588124598E+01  0.1231576391656888E+01  0.4589526612904790E+00  0.3614620297518307E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_9 of experiment_3
 has time =  0.90925050E-01
 has variable_ =   0.1903131464703833E+01  0.1351906613071051E+01  0.4731586459916020E+00  0.3622723863384748E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_10 of experiment_3
 has time =  0.10979730E+00
 has variable_ =   0.2043452104094478E+01  0.1490425621489774E+01  0.4932834986499927E+00  0.3649376976016325E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_11 of experiment_3
 has time =  0.13110102E+00
 has variable_ =   0.2174463609957700E+01  0.1648470385889579E+01  0.5208418387397326E+00  0.3695166038498877E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_12 of experiment_3
 has time =  0.15514946E+00
 has variable_ =   0.2288431877733632E+01  0.1826835295001667E+01  0.5575888121067182E+00  0.3758965242678154E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_13 of experiment_3
 has time =  0.18229624E+00
 has variable_ =   0.2376623064681454E+01  0.2025556886610587E+01  0.6055107705718004E+00  0.3837787122947529E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_14 of experiment_3
 has time =  0.21294057E+00
 has variable_ =   0.2429857825500700E+01  0.2243515677164498E+01  0.6668017742365745E+00  0.3926041054792236E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_15 of experiment_3
 has time =  0.24753304E+00
 has variable_ =   0.2439242523868296E+01  0.2477968072559276E+01  0.7438083369828576E+00  0.4014851104546687E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_16 of experiment_3
 has time =  0.28658234E+00
 has variable_ =   0.2397310294917701E+01  0.2724122567157192E+01  0.8389217583910127E+00  0.4092064053118926E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_17 of experiment_3
 has time =  0.33066266E+00
 has variable_ =   0.2299318173535875E+01  0.2974731473598085E+01  0.9544151085578926E+00  0.4142706694022394E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_18 of experiment_3
 has time =  0.38042221E+00
 has variable_ =   0.2144228692463267E+01  0.3219655657646641E+01  0.1092205863892518E+01  0.4149469191579728E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_19 of experiment_3
 has time =  0.43659266E+00
 has variable_ =   0.1935813022203156E+01  0.3445634978444687E+01  0.1253524305568367E+01  0.4094183707437666E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_20 of experiment_3
 has time =  0.50000000E+00
 has variable_ =   0.1683561668990545E+01  0.3636338253652749E+01  0.1438469020811901E+01  0.3960016046742928E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 
// EXPERIMENT   4
 
 
 sample_1 of experiment_4
 has time =  0.00000000E+00
 has variable_ =   0.4411935700000000E+00  0.6340790200000000E+00  0.8271132200000000E+00  0.4092901600000000E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_2 of experiment_4
 has time =  0.71576606E-02
 has variable_ =   0.4928465992428675E+00  0.6577199701070394E+00  0.8155303820151767E+00  0.3982781642438941E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_3 of experiment_4
 has time =  0.15237499E-01
 has variable_ =   0.5493759055814831E+00  0.6863661923762847E+00  0.8033733578214313E+00  0.3869888546113484E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_4 of experiment_4
 has time =  0.24358327E-01
 has variable_ =   0.6111278139584900E+00  0.7209310880064255E+00  0.7908189998368731E+00  0.3755846456511022E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_5 of experiment_4
 has time =  0.34654263E-01
 has variable_ =   0.6784610450339227E+00  0.7624314993916261E+00  0.7781301923901708E+00  0.3642606218235488E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_6 of experiment_4
 has time =  0.46276706E-01
 has variable_ =   0.7517269992206185E+00  0.8119673654580993E+00  0.7656759955189335E+00  0.3532322453749286E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_7 of experiment_4
 has time =  0.59396560E-01
 has variable_ =   0.8311468617940493E+00  0.8708033507708614E+00  0.7539549550739548E+00  0.3427664039873057E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_8 of experiment_4
 has time =  0.74206748E-01
 has variable_ =   0.9167491942522921E+00  0.9403382768361380E+00  0.7436239516923620E+00  0.3331665209972970E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_9 of experiment_4
 has time =  0.90925050E-01
 has variable_ =   0.1008208059310459E+01  0.1022109949300716E+01  0.7355249296161889E+00  0.3247694047138762E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_10 of experiment_4
 has time =  0.10979730E+00
 has variable_ =   0.1104638092684812E+01  0.1117765558578325E+01  0.7307137011163106E+00  0.3179307943712856E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_11 of experiment_4
 has time =  0.13110102E+00
 has variable_ =   0.1204444565132182E+01  0.1228913259033669E+01  0.7304958364173473E+00  0.3129687624707166E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_12 of experiment_4
 has time =  0.15514946E+00
 has variable_ =   0.1304990090337115E+01  0.1357036599723944E+01  0.7364443531471183E+00  0.3101342579452338E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_13 of experiment_4
 has time =  0.18229624E+00
 has variable_ =   0.1402272807332811E+01  0.1503327779744730E+01  0.7504084157859444E+00  0.3095653866397689E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_14 of experiment_4
 has time =  0.21294057E+00
 has variable_ =   0.1490714428555896E+01  0.1668430042661908E+01  0.7745064425912658E+00  0.3112286124626623E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_15 of experiment_4
 has time =  0.24753304E+00
 has variable_ =   0.1563228674306454E+01  0.1852050418814611E+01  0.8110981251356337E+00  0.3148413492756455E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_16 of experiment_4
 has time =  0.28658234E+00
 has variable_ =   0.1611639513320193E+01  0.2052474111904816E+01  0.8627187076826250E+00  0.3197928629368246E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_17 of experiment_4
 has time =  0.33066266E+00
 has variable_ =   0.1627539361158394E+01  0.2266053712788874E+01  0.9319541848386834E+00  0.3251194429497252E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_18 of experiment_4
 has time =  0.38042221E+00
 has variable_ =   0.1603617205430310E+01  0.2486669113572892E+01  0.1021254191794781E+01  0.3294984150266514E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_19 of experiment_4
 has time =  0.43659266E+00
 has variable_ =   0.1535196101644506E+01  0.2705255632663091E+01  0.1132659254786506E+01  0.3312976781836220E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 sample_20 of experiment_4
 has time =  0.50000000E+00
 has variable_ =   0.1422001252491053E+01  0.2909578862062745E+01  0.1267430850688356E+01  0.3287481202885509E+00
 has sdev of variable_ =  0.10000000E-01 0.10000000E-01 0.10000000E-01 0.10000000E-01
 
 
 
// INITIAL BOUNDS
 // Perfect data, not required
 
 
// INITIAL SOLUTION
 
 alpha has defaultInitialValue = 1
 
 beta has defaultInitialValue = 1
 
 g has defaultInitialValue = 0
 
 h has defaultInitialValue = 0
 
 
 end problem ss_branch4