Details

Time bar (total: 2.7s)

sample20.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify78.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0228
1338
2568
3728
4788
51008
61288
71618
81908
93508
106448
1110128
1222588
1350018

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
(* (+ 0.99229 (* x 0.04481)) x)
17.7b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))

rewrite22.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-*l/ sum-log associate-/r/ associate-/l/
cbrt-undiv frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 73
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
2.0ms
(+ 0.99229 (* x 0.04481))
7.0ms
(* (+ 0.99229 (* x 0.04481)) x)
9.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))

series196.0ms

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

simplify46.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0380619
11452570
25001568

prune190.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.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-*l/ associate-/r/ unswap-sqr
associate-/r* cbrt-unprod associate-/l*
cbrt-undiv frac-times rec-exp 1-exp pow-prod-down *-commutative div-inv
+-commutative pow-flip frac-2neg associate-*r/ clear-num sum-log un-div-inv inv-pow
Counts
4 → 106
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
7.0ms
(* (+ 0.99229 (* x 0.04481)) x)
4.0ms
(/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
18.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))))

series206.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(+ 2.30753 (* x 0.27061))
68.0ms
(* (+ 0.99229 (* x 0.04481)) x)
39.0ms
(/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
62.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))))

simplify65.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0517955
12455849
25002823

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
(* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x))
0.3b
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3)))
15.0b
(- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
25.4b
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3))) (+ (* 1.0 1.0) (- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))))

rewrite301.0ms

Algorithm
rewrite-expression-head
Rules
69×associate-*l/
45×pow1
38×*-un-lft-identity
35×flip3-+ flip-+
31×times-frac
30×associate-*r/
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
10×prod-exp cbrt-unprod
sum-cubes distribute-lft-out
add-log-exp
associate-/r*
associate-*r* associate-/r/ pow-sqr pow-prod-up sub-div
associate-/l*
cbrt-undiv pow-plus div-exp *-commutative div-inv associate-/l/ unswap-sqr
pow2 distribute-rgt-in sub-neg flip3-- distribute-rgt-out-- frac-2neg distribute-lft-in diff-log swap-sqr clear-num flip--
Counts
4 → 160
Calls
4 calls:
20.0ms
(* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x))
25.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3)))
27.0ms
(- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
222.0ms
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3))) (+ (* 1.0 1.0) (- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))))

series308.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x))
85.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3)))
39.0ms
(- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
139.0ms
(* (/ (+ 2.30753 (* x 0.27061)) (+ (pow 1.0 3) (pow (* (+ 0.99229 (* x 0.04481)) x) 3))) (+ (* 1.0 1.0) (- (* (* (+ 0.99229 (* x 0.04481)) x) (* (+ 0.99229 (* x 0.04481)) x)) (* 1.0 (* (+ 0.99229 (* x 0.04481)) x)))))

simplify61.0ms

Algorithm
egg-herbie
Counts
172 → 172
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
011873315
150022923

prune551.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes13.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify5.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0259
1259

end0.0ms

sample344.0ms

Algorithm
intervals
Results
256.0ms8000×body80valid