Details

Time bar (total: 14.7s)

sample53.0ms

Algorithm
intervals
Results
19.0ms257×body80valid
10.0ms276×body80nan

simplify964.0ms

Counts
1 → 1
Iterations
IterNodes
done5000
41080
3208
263
121
010

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
0.0b
(- x (* (+ y 0.5) (log y)))
0.1b
(+ (- x (* (+ y 0.5) (log y))) y)
0.1b
(* (+ y 0.5) (log y))

rewrite232.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
26×add-sqr-sqrt
22×add-cube-cbrt
20×add-log-exp
18×prod-diff
12×log-prod
pow1 fma-neg distribute-lft-out
distribute-rgt-in distribute-lft-in add-cbrt-cube diff-log add-exp-log associate--r+
associate-+l+
expm1-log1p-u sum-log associate-*r* associate-*l* log1p-expm1-u
sub-neg fma-def
flip3-+ flip3-- associate-*l/ associate-+l- flip-+ flip-- distribute-lft-out--
associate--l- +-commutative pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr
Counts
4 → 117
Calls
4 calls:
168.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
11.0ms
(- x (* (+ y 0.5) (log y)))
20.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
28.0ms
(* (+ y 0.5) (log y))

series531.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
40.0ms
(- x (* (+ y 0.5) (log y)))
50.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
379.0ms
(* (+ y 0.5) (log y))

simplify2.1s

Counts
129 → 129
Iterations
IterNodes
done5000
22391
1571
0213

prune611.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 1 (fma (+ 0.5 y) (- (log y)) (+ x y))) z)
0.1b
(fma (+ 0.5 y) (- (log y)) (+ x y))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
add-sqr-sqrt prod-diff add-cube-cbrt fma-udef
expm1-log1p-u pow1 add-cbrt-cube associate--l+ add-exp-log log1p-expm1-u
distribute-rgt-in sub-neg distribute-lft-in flip3-- fma-neg diff-log flip-- distribute-lft-out--
Counts
2 → 31
Calls
2 calls:
9.0ms
(- (* 1 (fma (+ 0.5 y) (- (log y)) (+ x y))) z)
0.0ms
(fma (+ 0.5 y) (- (log y)) (+ x y))

series178.0ms

Counts
2 → 6
Calls
2 calls:
87.0ms
(- (* 1 (fma (+ 0.5 y) (- (log y)) (+ x y))) z)
91.0ms
(fma (+ 0.5 y) (- (log y)) (+ x y))

simplify704.0ms

Counts
37 → 37
Iterations
IterNodes
done5000
21124
1259
099

prune225.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ 0.5 y) (* 2 (log (cbrt y))))
0.2b
(- (- x (* (+ 0.5 y) (* 2 (log (cbrt y))))) (* (log (cbrt y)) (+ y 0.5)))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
25×distribute-rgt-in distribute-lft-in
24×log-prod
20×*-un-lft-identity
18×cbrt-prod add-sqr-sqrt add-cube-cbrt
pow1 add-cbrt-cube add-exp-log add-log-exp
prod-diff
associate--l+
expm1-log1p-u associate-*l* associate-*r/ frac-sub log1p-expm1-u
flip3-+ flip3-- fma-neg diff-log pow-prod-down prod-exp cbrt-unprod flip-+ flip--
sub-neg pow1/3 associate-*l/ associate--r+
associate--l- associate-*r* *-commutative distribute-lft-out
Counts
4 → 106
Calls
4 calls:
33.0ms
(* (+ 0.5 y) (* 2 (log (cbrt y))))
27.0ms
(- (- x (* (+ 0.5 y) (* 2 (log (cbrt y))))) (* (log (cbrt y)) (+ y 0.5)))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series1.4s

Counts
4 → 12
Calls
4 calls:
701.0ms
(* (+ 0.5 y) (* 2 (log (cbrt y))))
121.0ms
(- (- x (* (+ 0.5 y) (* 2 (log (cbrt y))))) (* (log (cbrt y)) (+ y 0.5)))
330.0ms
(cbrt y)
270.0ms
(cbrt y)

simplify1.5s

Counts
118 → 118
Iterations
IterNodes
done5000
23323
1753
0238

prune717.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize43.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- x (* (* (- (log y)) -1/3) (fma y 3 1.5))) y)
0.1b
(fma y 3 1.5)
0.3b
(* (* (- (log y)) -1/3) (fma y 3 1.5))
0.4b
(* (- (log y)) -1/3)

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt pow1 *-un-lft-identity associate-*l*
11×add-cbrt-cube add-exp-log add-cube-cbrt
add-log-exp
associate-*r*
associate-+l+
distribute-lft-neg-in expm1-log1p-u distribute-rgt-neg-in pow-prod-down prod-exp cbrt-unprod log1p-expm1-u
distribute-lft-neg-out fma-def prod-diff fma-udef
sum-log log-pow *-commutative
distribute-rgt-in +-commutative neg-mul-1 sub-neg distribute-lft-in flip3-+ diff-log associate-+l- flip-+ distribute-lft-out unswap-sqr
Counts
4 → 87
Calls
4 calls:
30.0ms
(+ (- x (* (* (- (log y)) -1/3) (fma y 3 1.5))) y)
0.0ms
(fma y 3 1.5)
18.0ms
(* (* (- (log y)) -1/3) (fma y 3 1.5))
17.0ms
(* (- (log y)) -1/3)

series735.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(+ (- x (* (* (- (log y)) -1/3) (fma y 3 1.5))) y)
43.0ms
(fma y 3 1.5)
412.0ms
(* (* (- (log y)) -1/3) (fma y 3 1.5))
207.0ms
(* (- (log y)) -1/3)

simplify1.2s

Counts
99 → 99
Iterations
IterNodes
done5001
21897
1399
0152

prune629.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes261.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations
IterNodes
done18
218
117
012

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.0s8026×body80valid
550.0ms8141×body80nan
0.0msbody640valid
0.0msbody320valid