Details

Time bar (total: 2.6s)

sample16.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0288
1428
2508
3508

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
17.7b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ flip-+
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*r/ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 75
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
2.0ms
(+ 0.99229 (* x 0.04481))
7.0ms
(* x (+ 0.99229 (* x 0.04481)))
9.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series192.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ 2.30753 (* x 0.27061))
32.0ms
(+ 0.99229 (* x 0.04481))
64.0ms
(* x (+ 0.99229 (* x 0.04481)))
60.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify52.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0401622
11709574
25001574

prune188.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.3b
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
17.3b
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
23×*-un-lft-identity
22×add-cube-cbrt
20×times-frac
19×add-exp-log
18×associate-*r*
13×add-cbrt-cube
pow1
flip3-+ associate-*l* flip-+ add-log-exp
prod-exp
div-exp associate-/r/ unswap-sqr
associate-*r/ associate-/r* cbrt-unprod associate-/l*
cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv
+-commutative distribute-rgt-in pow-flip frac-2neg distribute-lft-in clear-num sum-log un-div-inv inv-pow
Counts
4 → 108
Calls
4 calls:
2.0ms
(+ 0.99229 (* x 0.04481))
9.0ms
(* x (+ 0.99229 (* x 0.04481)))
4.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
17.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

series193.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(+ 0.99229 (* x 0.04481))
63.0ms
(* x (+ 0.99229 (* x 0.04481)))
42.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
56.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

simplify73.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
0552958
12765853
25003827

prune230.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481))))
0.3b
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3)))
15.0b
(- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))
25.4b
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))))

rewrite304.0ms

Algorithm
rewrite-expression-head
Rules
90×associate-*r/
45×pow1
38×*-un-lft-identity
35×flip3-+ flip-+
31×times-frac
29×add-sqr-sqrt
24×add-cube-cbrt
23×add-exp-log add-cbrt-cube
22×associate-*l*
18×pow-prod-down
16×frac-sub
14×frac-times
13×distribute-rgt-in distribute-lft-in
10×prod-exp cbrt-unprod
associate-*l/
sum-cubes distribute-lft-out
add-log-exp
associate-/r*
associate-*r* associate--l+ associate-/r/ pow-sqr pow-prod-up associate--r+ sub-div
associate-/l*
cbrt-undiv pow-plus div-exp *-commutative div-inv associate-/l/ unswap-sqr
pow2 sub-neg flip3-- distribute-rgt-out-- frac-2neg diff-log swap-sqr clear-num flip--
Counts
4 → 172
Calls
4 calls:
20.0ms
(* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481))))
23.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3)))
28.0ms
(- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))
225.0ms
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))))

series295.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481))))
81.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3)))
40.0ms
(- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))
135.0ms
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* x (+ 0.99229 (* x 0.04481))) 3))) (+ (* 1.0 1.0) (- (* (* x (+ 0.99229 (* x 0.04481))) (* x (+ 0.99229 (* x 0.04481)))) (* 1.0 (* x (+ 0.99229 (* x 0.04481)))))))

simplify62.0ms

Algorithm
egg-herbie
Counts
184 → 184
Iterations

Useful iterations: 1 (31.0ms)

IterNodesCost
012613428
150023031

prune561.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0259
1259

end0.0ms

sample337.0ms

Algorithm
intervals
Results
251.0ms8000×body80valid