Details

Time bar (total: 28.0s)

sample270.0ms

Algorithm
intervals
Results
115.0ms999×body80nan
28.0ms289×body80valid
0.0msbody320valid

simplify2.1s

Counts
1 → 1
Iterations

Useful iterations: 2 (13.0ms)

IterNodesCost
02021
13920
210918
344818
4185018
done500018

prune12.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize35.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (fma x (log y) z) t)
0.1b
(fma (log c) (- b 0.5) (+ a (+ (fma x (log y) z) t)))
0.1b
(fma x (log y) z)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-log-exp
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log expm1-log1p-u fma-def add-cbrt-cube fma-udef log1p-expm1-u
+-commutative associate-+l+ flip3-+ sum-log flip-+ distribute-lft-out
Counts
3 → 38
Calls
3 calls:
11.0ms
(+ (fma x (log y) z) t)
0.0ms
(fma (log c) (- b 0.5) (+ a (+ (fma x (log y) z) t)))
1.0ms
(fma x (log y) z)

series538.0ms

Counts
3 → 9
Calls
3 calls:
80.0ms
(+ (fma x (log y) z) t)
384.0ms
(fma (log c) (- b 0.5) (+ a (+ (fma x (log y) z) t)))
75.0ms
(fma x (log y) z)

simplify2.3s

Counts
47 → 47
Iterations

Useful iterations: 3 (748.0ms)

IterNodesCost
081541
1182529
2543469
33588456
done5000456

prune321.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.1b

localize36.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (fma x (log y) z) t)
0.0b
(+ (* (log c) (- b 0.5)) (+ a (+ (fma x (log y) z) t)))
0.1b
(fma x (log y) z)
0.2b
(* (log c) (- b 0.5))

rewrite152.0ms

Algorithm
rewrite-expression-head
Rules
36×prod-diff
35×add-sqr-sqrt *-un-lft-identity
31×add-cube-cbrt
23×associate-+l+
22×distribute-rgt-in distribute-lft-in
15×add-log-exp
pow1 sum-log
add-exp-log associate-*r/ add-cbrt-cube
associate-*r*
expm1-log1p-u sub-neg fma-def flip3-+ associate-*l* frac-add flip-+ log1p-expm1-u
flip3-- flip--
+-commutative fma-udef
associate-+r+ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 118
Calls
4 calls:
9.0ms
(+ (fma x (log y) z) t)
96.0ms
(+ (* (log c) (- b 0.5)) (+ a (+ (fma x (log y) z) t)))
0.0ms
(fma x (log y) z)
39.0ms
(* (log c) (- b 0.5))

series745.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(+ (fma x (log y) z) t)
488.0ms
(+ (* (log c) (- b 0.5)) (+ a (+ (fma x (log y) z) t)))
58.0ms
(fma x (log y) z)
127.0ms
(* (log c) (- b 0.5))

simplify2.0s

Counts
130 → 130
Iterations

Useful iterations: done (2.0s)

IterNodesCost
02422387
16901979
234041780
done50001777

prune773.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize56.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (log c)) (cbrt (log c)))
0.5b
(cbrt (log c))
0.5b
(cbrt (log c))
0.5b
(cbrt (log c))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
23×add-sqr-sqrt
20×pow1
17×*-un-lft-identity
15×add-cube-cbrt
pow1/3 swap-sqr log-pow
associate-*r* associate-*l*
add-exp-log
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 89
Calls
4 calls:
25.0ms
(* (cbrt (log c)) (cbrt (log c)))
2.0ms
(cbrt (log c))
2.0ms
(cbrt (log c))
2.0ms
(cbrt (log c))

series1.8s

Counts
4 → 12
Calls
4 calls:
488.0ms
(* (cbrt (log c)) (cbrt (log c)))
440.0ms
(cbrt (log c))
382.0ms
(cbrt (log c))
494.0ms
(cbrt (log c))

simplify988.0ms

Counts
101 → 101
Iterations

Useful iterations: done (984.0ms)

IterNodesCost
066787
1152690
2616572
done5000545

prune640.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize46.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (cbrt (pow (+ 0 (log c)) 2)) (* (cbrt (log c)) (- b 0.5)))
0.5b
(cbrt (pow (+ 0 (log c)) 2))
0.5b
(pow (+ 0 (log c)) 2)
0.5b
(cbrt (log c))

rewrite160.0ms

Algorithm
rewrite-expression-head
Rules
45×*-un-lft-identity
44×distribute-rgt-in distribute-lft-in
36×add-sqr-sqrt add-cube-cbrt prod-diff
24×cbrt-prod
15×unpow-prod-down
14×pow1
13×associate-*l*
10×add-exp-log
add-cbrt-cube distribute-lft-out
expm1-log1p-u sub-neg associate-*r/ log-pow log1p-expm1-u add-log-exp
pow-unpow pow-prod-down prod-exp cbrt-unprod unpow2 sqr-pow
pow1/3
pow-to-exp flip3-- pow-pow associate-*r* pow-exp *-commutative flip--
Counts
4 → 132
Calls
4 calls:
98.0ms
(* (cbrt (pow (+ 0 (log c)) 2)) (* (cbrt (log c)) (- b 0.5)))
19.0ms
(cbrt (pow (+ 0 (log c)) 2))
34.0ms
(pow (+ 0 (log c)) 2)
2.0ms
(cbrt (log c))

series1.3s

Counts
4 → 12
Calls
4 calls:
131.0ms
(* (cbrt (pow (+ 0 (log c)) 2)) (* (cbrt (log c)) (- b 0.5)))
449.0ms
(cbrt (pow (+ 0 (log c)) 2))
288.0ms
(pow (+ 0 (log c)) 2)
413.0ms
(cbrt (log c))

simplify2.4s

Counts
144 → 144
Iterations

Useful iterations: 2 (726.0ms)

IterNodesCost
02503110
17022369
236652050
done50002050

prune840.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

regimes899.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.1b and baseline of 0.1b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01819
12219
done2219

end0.0ms

sample9.5s

Algorithm
intervals
Results
4.2s28109×body80nan
1.7s9246×body80valid
1.0msbody1280valid