Details

Time bar (total: 12.0s)

sample60.0ms

Algorithm
intervals
Results
19.0ms397×body80nan
18.0ms357×body80valid

simplify2.1s

Counts
1 → 1
Iterations

Useful iterations: 4 (61.0ms)

IterNodesCost
02024
14023
29123
321323
449322
5103722
6178522
7431922
done500122

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 7.4b

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* (+ y 0.0007936500793651) z) 0.0027777777777778)
0.1b
(fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333)
0.2b
(fma (log x) (- x 0.5) (+ (- (/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x) x) 0.91893853320467))
6.9b
(/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1 expm1-log1p-u log1p-expm1-u
prod-diff associate-/r* associate-/l*
fma-udef
cbrt-undiv sub-neg flip3-- frac-2neg fma-neg diff-log div-exp clear-num flip-- div-inv
Counts
4 → 67
Calls
4 calls:
5.0ms
(- (* (+ y 0.0007936500793651) z) 0.0027777777777778)
0.0ms
(fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333)
0.0ms
(fma (log x) (- x 0.5) (+ (- (/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x) x) 0.91893853320467))
2.0ms
(/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x)

series255.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(- (* (+ y 0.0007936500793651) z) 0.0027777777777778)
34.0ms
(fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333)
118.0ms
(fma (log x) (- x 0.5) (+ (- (/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x) x) 0.91893853320467))
72.0ms
(/ (fma (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z 0.083333333333333) x)

simplify1.1s

Counts
79 → 79
Iterations

Useful iterations: 3 (417.0ms)

IterNodesCost
01611432
13411375
28831221
329671193
done50001193

prune325.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 4.3b

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z)
0.2b
(* (- x 0.5) (log x))
0.2b
(- (* (- x 0.5) (log x)) x)
6.9b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt
23×*-un-lft-identity
21×add-cube-cbrt
12×log-prod
10×add-exp-log add-cbrt-cube
pow1 times-frac
associate-*l*
associate-*r*
distribute-rgt-in distribute-lft-in associate--l+ add-log-exp
expm1-log1p-u associate-*l/ log1p-expm1-u
flip3-- prod-diff associate-/r* flip-- associate-/l*
pow-prod-down prod-exp *-commutative cbrt-unprod associate-/l/ unswap-sqr
cbrt-undiv sub-neg frac-2neg flip3-+ fma-neg diff-log div-exp clear-num log-pow flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 108
Calls
4 calls:
19.0ms
(* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z)
10.0ms
(* (- x 0.5) (log x))
7.0ms
(- (* (- x 0.5) (log x)) x)
23.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series776.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z)
247.0ms
(* (- x 0.5) (log x))
406.0ms
(- (* (- x 0.5) (log x)) x)
80.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify660.0ms

Counts
120 → 120
Iterations

Useful iterations: done (657.0ms)

IterNodesCost
02381762
15431631
216081486
done50021453

prune410.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 4.2b

localize28.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)
6.9b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-prod times-frac
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow1/3 associate-/r* associate-/l*
associate-/l/
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv
Counts
4 → 70
Calls
4 calls:
0.0ms
(cbrt x)
1.0ms
(cbrt x)
0.0ms
(cbrt x)
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series624.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(cbrt x)
182.0ms
(cbrt x)
176.0ms
(cbrt x)
86.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify802.0ms

Counts
82 → 82
Iterations

Useful iterations: 3 (294.0ms)

IterNodesCost
0101939
1225870
2611794
31847767
done5001767

prune406.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 4.2b

localize30.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
4.9b
(pow x 1/3)
6.9b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log
cbrt-prod add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
unpow-prod-down pow-unpow associate-/r* associate-/l*
pow1/3 associate-/l/
cbrt-undiv pow-to-exp pow-pow frac-2neg flip3-+ unpow1/3 div-exp pow-exp clear-num flip-+ div-inv sqr-pow
Counts
4 → 77
Calls
4 calls:
0.0ms
(cbrt x)
0.0ms
(cbrt x)
1.0ms
(pow x 1/3)
23.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series805.0ms

Counts
4 → 12
Calls
4 calls:
185.0ms
(cbrt x)
175.0ms
(cbrt x)
361.0ms
(pow x 1/3)
84.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify923.0ms

Counts
89 → 89
Iterations

Useful iterations: 3 (388.0ms)

IterNodesCost
0130994
1285879
2721814
32165783
done5000783

prune417.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 4.2b

regimes380.0ms

Accuracy

87.7% (0.3b remaining)

Error of 3.8b against oracle of 3.5b and baseline of 5.8b

bsearch88.0ms

Steps
ItersRangePoint
8
22276.40736340321
15372542.567402918
8078075.0826568445

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04775
16275
done6275

end0.0ms

sample1.7s

Algorithm
intervals
Results
616.0ms11767×body80valid
535.0ms12076×body80nan