Details

Time bar (total: 27.4s)

sample149.0ms

Algorithm
intervals
Results
51.0ms425×body80nan
44.0ms383×body80valid

simplify6.0s

Counts
1 → 1
Iterations

Useful iterations: 4 (195.0ms)

IterNodesCost
02024
14023
29223
326323
457622
5114422
6201022
7422222
done500022

prune20.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 3.7b

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite286.0ms

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

series1.9s

Counts
4 → 12
Calls
4 calls:
681.0ms
(- (* (- x 0.5) (log x)) x)
384.0ms
(* (- x 0.5) (log x))
676.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
143.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify1.7s

Counts
128 → 128
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02381852
15741682
216061549
done50001485

prune1.2s

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 2.5b

localize46.0ms

Local error

Found 4 expressions with local error:

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

rewrite430.0ms

Algorithm
rewrite-expression-head
Rules
36×*-un-lft-identity
17×add-sqr-sqrt add-log-exp
15×add-cube-cbrt
14×distribute-lft-out
times-frac sum-log
add-exp-log add-cbrt-cube
pow1 fma-def
expm1-log1p-u log1p-expm1-u
associate-*r* associate-*l* associate-/r* associate-/l*
associate-+l- distribute-rgt-neg-in flip3-+ associate-*l/ flip-+ associate-/l/
cbrt-undiv +-commutative neg-sub0 associate-+r- associate-+l+ flip3-- frac-2neg div-exp pow-prod-down neg-log prod-exp clear-num *-commutative flip-- cbrt-unprod fma-udef div-inv unswap-sqr
Counts
4 → 91
Calls
4 calls:
58.0ms
(* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z)
0.0ms
(fma (log x) (- x 0.5) (- x))
278.0ms
(+ (+ (fma (log x) (- x 0.5) (- x)) (+ (- x) x)) 0.91893853320467)
91.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series1.1s

Counts
4 → 12
Calls
4 calls:
86.0ms
(* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z)
445.0ms
(fma (log x) (- x 0.5) (- x))
448.0ms
(+ (+ (fma (log x) (- x 0.5) (- x)) (+ (- x) x)) 0.91893853320467)
125.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify1.4s

Counts
103 → 103
Iterations

Useful iterations: done (1.4s)

IterNodesCost
02021724
14921551
214671348
done50011311

prune628.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 2.5b

localize62.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt x)
0.5b
(cbrt x)
0.5b
(cbrt x)
3.3b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite66.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:
1.0ms
(cbrt x)
4.0ms
(cbrt x)
1.0ms
(cbrt x)
59.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series983.0ms

Counts
4 → 12
Calls
4 calls:
259.0ms
(cbrt x)
299.0ms
(cbrt x)
313.0ms
(cbrt x)
111.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify1.5s

Counts
82 → 82
Iterations

Useful iterations: 3 (656.0ms)

IterNodesCost
0101939
1225870
2630794
31990767
done5000767

prune719.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 2.5b

localize62.0ms

Local error

Found 4 expressions with local error:

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

rewrite117.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:
2.0ms
(cbrt x)
2.0ms
(cbrt x)
108.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
3.0ms
(pow x 1/3)

series1.0s

Counts
4 → 12
Calls
4 calls:
285.0ms
(cbrt x)
299.0ms
(cbrt x)
130.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)
290.0ms
(pow x 1/3)

simplify1.9s

Counts
89 → 89
Iterations

Useful iterations: done (1.9s)

IterNodesCost
0130994
1285879
2735814
32322783
done5001779

prune664.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 2.5b

regimes379.0ms

Accuracy

0% (2.1b remaining)

Error of 5.8b against oracle of 3.7b and baseline of 5.8b

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02636
13436
done3436

end0.0ms

sample5.1s

Algorithm
intervals
Results
2.3s11643×body80valid
1.6s12073×body80nan