/* Polynom x^6 + x^5 + x^4 + x^3 + x^2 + x * stop_criteria=generations gen = 17 (time: 1.013s) results_best = [[1057.892323383433677,x * x * (x * (x * (x * x - x / -1) + x))],[32200.026457483600097,10 * (x * (x * (x * x - x / -1) + x))],[32200.026457483600097,x * (x * (x * x - x / -1) + x) * 10],[32725.442895708216383,x * (x * (x * x - x / -1) + x) * (x * (x - -2))],[32725.442895708216383,x * (x - -2) * (x * (x * (x * x - x / -1) + x))],[35501.438430584210437,9 * (x * (x * (x * x - x / -1) + x))],[35501.438430584210437,x * (x * (x * x - x / -1) + x) * 9],[39257.081401235300291,8 * (x * (x * (x * x - x / -1) + x))],[39257.081401235300291,x * (x * (x * x - x / -1) + x) * 8],[42994.846117788496485,x * -8 * (x * (3 * -7) + x)],[46972.017600803941605,6 * (x * (x * (x * x - x / -1) + x))],[46972.017600803941605,x * (x * (x * x - x / -1) + x) * (-1 * -6)],[53289.773589137221279,x * (x * (x * x - x / -1) + x) - (x + x + -6 * 10 * (x * x))],[54647.763296998120495,(x + x) * (9 * (x * 4))],[54949.204487147988402,4 * (x * (x * (x * x - x / -1) + x))],[57071.439763074027724,x - (x + x + -6 * 10 * (x * x))],[57083.173377154031186,-10 * -6 * (x * x)],[58996.985731906737783,x * (x * (x * x - x / -1) + x) * 3],[62259.025325504422653,x * (9 * (x * 4))],[62265.32778712605068,-7 * (x + x + -6 * 10 * (x * x))]] stop_criteria 'generations' reached Cf p6_2.conf */ import util. data(p4,Data,Vars,Unknown,Ops,Constants,MaxSize,Params) :- Data = [ [[X],Y] : [X,Y] in chunks_of([ 2.99214525,1076.34649303, -0.87077939,-0.26253896, -4.14278762,4071.59134528, -4.41274977,6018.50096940, 0.76264996,2.58093856, -0.78505781,-0.33683627, 3.18605172,1522.97897261, -3.03480763,586.86618227, -1.16220716,0.78709882, -4.71471391,9060.52532197, 0.87204208,3.81801274, -2.59345958,218.88398917, 1.61085212,43.43669899, -4.87201899,11095.39787692, 1.49981642,31.15441671, -3.60345111,1712.96499962, 4.87088808,16804.04829060, 3.54499957,2763.16438247, -4.03324100,3448.50278738, -3.16667457,765.60288086, 2.87817631,869.60244842, -2.48052754,165.30841842, -3.31959693,1027.61299956, -3.83730081,2531.87214328, 2.06582558,148.71185748, -1.95782038,36.61484379, -0.77436136,-0.34232257, 1.22340577,12.88496494, 3.97264917,5251.78986948, 3.36919687,2078.67482670 ],2)], Unknown = [2.9921452], Vars = ['x'], Ops = [+,-,*,/,log,pow_mod], Constants = -10..10, MaxSize = 51, Params = new_map([ approx=0.01, init_size=1000, show_best=20, num_gens=180, show_only_improvements=true, stop_criteria=generations, remove_dups=true ]).