Details

Time bar (total: 7.9s)

sample104.0ms

Algorithm
intervals
Results
41.0ms797×body80nan
11.0ms196×body80valid
8.0ms26×body640valid
5.0msbody1280valid
2.0ms11×body320valid
2.0ms18×body160valid

simplify127.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0269
1499
21189
32569
45339
512509
626379
742979
845739
945889
1045889

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 6.1b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- z 1.0) (log (- 1.0 y)))
0.0b
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
0.1b
(* (- x 1.0) (log y))
5.4b
(log (- 1.0 y))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×*-un-lft-identity
21×log-prod
13×add-cube-cbrt
11×pow1
10×associate-*l*
add-exp-log add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
distribute-lft-out-- difference-of-squares
flip3-- associate-*l/ flip--
log-pow
log-div diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
sub-neg rem-log-exp associate--l+ sum-log
Counts
4 → 94
Calls
4 calls:
9.0ms
(* (- z 1.0) (log (- 1.0 y)))
11.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
7.0ms
(* (- x 1.0) (log y))
3.0ms
(log (- 1.0 y))

series303.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(* (- z 1.0) (log (- 1.0 y)))
157.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
54.0ms
(* (- x 1.0) (log y))
45.0ms
(log (- 1.0 y))

simplify48.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0498803
11805714
25001701

prune304.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.0b
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
0.0b
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.1b
(* (- x 1.0) (log y))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt flip3-- flip--
25×*-un-lft-identity
24×log-prod associate-*l/
16×distribute-rgt-in add-cube-cbrt distribute-lft-in frac-add
13×associate--l+
12×frac-times
11×add-log-exp
10×pow1 associate-+r+ associate-*r* associate-*l*
add-exp-log add-cbrt-cube
associate-+l+ associate-*r/
sub-neg distribute-lft-out--
difference-of-squares
diff-log pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod unswap-sqr
+-commutative flip3-+ flip-+
Counts
4 → 129
Calls
4 calls:
13.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
13.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
11.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
7.0ms
(* (- x 1.0) (log y))

series521.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
240.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
152.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
61.0ms
(* (- x 1.0) (log y))

simplify120.0ms

Algorithm
egg-herbie
Counts
141 → 141
Iterations

Useful iterations: 2 (96.0ms)

IterNodesCost
08882535
146742460
250012448

prune656.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
6.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series738.0ms

Counts
4 → 12
Calls
4 calls:
205.0ms
(* (cbrt y) (cbrt y))
175.0ms
(cbrt y)
180.0ms
(cbrt y)
177.0ms
(cbrt y)

simplify91.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (86.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune429.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* (- x 1.0) (log y))) (cbrt (* (- x 1.0) (log y))))
0.5b
(cbrt (* (- x 1.0) (log y)))
0.5b
(cbrt (* (- x 1.0) (log y)))
0.5b
(cbrt (* (- x 1.0) (log y)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
20×associate-*l/
18×cbrt-div
11×pow1
10×add-sqr-sqrt
flip3-- pow1/3 flip--
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
associate-*r/ pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 72
Calls
4 calls:
7.0ms
(* (cbrt (* (- x 1.0) (log y))) (cbrt (* (- x 1.0) (log y))))
5.0ms
(cbrt (* (- x 1.0) (log y)))
5.0ms
(cbrt (* (- x 1.0) (log y)))
5.0ms
(cbrt (* (- x 1.0) (log y)))

series465.0ms

Counts
4 → 12
Calls
4 calls:
153.0ms
(* (cbrt (* (- x 1.0) (log y))) (cbrt (* (- x 1.0) (log y))))
104.0ms
(cbrt (* (- x 1.0) (log y)))
104.0ms
(cbrt (* (- x 1.0) (log y)))
105.0ms
(cbrt (* (- x 1.0) (log y)))

simplify40.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0350996
11130931
25002893

prune459.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

regimes251.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03523
13523

end0.0ms

sample3.0s

Algorithm
intervals
Results
1.2s24371×body80nan
327.0ms5863×body80valid
235.0ms765×body640valid
167.0ms274×body1280valid
133.0ms702×body320valid
48.0ms419×body160valid