Details

Time bar (total: 1.4s)

sample22.0ms

Algorithm
intervals
Results
13.0ms391×body80valid

simplify65.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
048879
148879

prune7.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.6b

Counts
2 → 2

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 0.954929658551372 x) (* 0.12900613773279798 (pow x 3)))
0.5b
(* 0.12900613773279798 (pow x 3))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
12×associate-*r*
add-exp-log
add-cube-cbrt *-un-lft-identity
unpow-prod-down cube-prod add-cbrt-cube add-log-exp unswap-sqr
associate-*l* prod-exp
pow1 sqr-pow
cube-mult pow-to-exp sub-neg flip3-- diff-log unpow3 pow-exp *-commutative flip-- cbrt-unprod
Counts
2 → 43
Calls
2 calls:
4.0ms
(- (* 0.954929658551372 x) (* 0.12900613773279798 (pow x 3)))
7.0ms
(* 0.12900613773279798 (pow x 3))

series19.0ms

Counts
2 → 6
Calls
2 calls:
14.0ms
(- (* 0.954929658551372 x) (* 0.12900613773279798 (pow x 3)))
5.0ms
(* 0.12900613773279798 (pow x 3))

simplify38.0ms

Algorithm
egg-herbie
Counts
49 → 49
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
04909399
14909399

prune78.0ms

Filtered
31 candidates to 49 candidates (-58.1%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New45449
Fresh101
Picked011
Done000
Total46551

Merged error: 0b

Counts
51 → 5

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) x))
0.1b
(* (* 0.12900613773279798 (* x x)) x)
0.2b
(* 0.12900613773279798 (* x x))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity add-log-exp
associate-*r* associate-*l*
*-commutative
sub-neg flip3-- distribute-rgt-out-- diff-log flip-- unswap-sqr
Counts
3 → 53
Calls
3 calls:
4.0ms
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) x))
8.0ms
(* (* 0.12900613773279798 (* x x)) x)
6.0ms
(* 0.12900613773279798 (* x x))

series18.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) x))
4.0ms
(* (* 0.12900613773279798 (* x x)) x)
3.0ms
(* 0.12900613773279798 (* x x))

simplify30.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
05201468

prune68.0ms

Filtered
34 candidates to 62 candidates (-82.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New61162
Fresh123
Picked101
Done011
Total63467

Merged error: 0b

Counts
67 → 4

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 0.954929658551372 (* 0.12900613773279798 (* x x)))
0.1b
(* x (- 0.954929658551372 (* 0.12900613773279798 (* x x))))
0.2b
(* 0.12900613773279798 (* x x))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity associate-*l*
add-log-exp
associate-*r* pow-prod-down prod-exp cbrt-unprod
sub-neg
distribute-rgt-in flip3-- distribute-lft-in associate-*r/ *-commutative flip-- unswap-sqr
diff-log
Counts
3 → 55
Calls
3 calls:
3.0ms
(- 0.954929658551372 (* 0.12900613773279798 (* x x)))
6.0ms
(* x (- 0.954929658551372 (* 0.12900613773279798 (* x x))))
6.0ms
(* 0.12900613773279798 (* x x))

series18.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(- 0.954929658551372 (* 0.12900613773279798 (* x x)))
9.0ms
(* x (- 0.954929658551372 (* 0.12900613773279798 (* x x))))
3.0ms
(* 0.12900613773279798 (* x x))

simplify19.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 0 (13.0ms)

IterNodesCost
04983564
14983564

prune72.0ms

Filtered
41 candidates to 64 candidates (-56.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New64064
Fresh022
Picked011
Done011
Total64468

Merged error: 0b

Counts
68 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3))))
0.1b
(* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3)))
0.2b
(* 0.12900613773279798 (* x x))
28.1b
(cbrt (pow x 3))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
18×pow1 add-exp-log
16×associate-*r*
15×add-cbrt-cube
13×add-sqr-sqrt
12×add-cube-cbrt *-un-lft-identity
pow-prod-down prod-exp cbrt-unprod
unpow-prod-down cube-prod add-log-exp
associate-*l*
cube-mult unpow3 *-commutative sqr-pow
sub-neg flip3-- pow1/3 diff-log flip-- rem-cbrt-cube unswap-sqr
Counts
4 → 85
Calls
4 calls:
4.0ms
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3))))
12.0ms
(* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3)))
6.0ms
(* 0.12900613773279798 (* x x))
2.0ms
(cbrt (pow x 3))

series26.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(- (* 0.954929658551372 x) (* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3))))
6.0ms
(* (* 0.12900613773279798 (* x x)) (cbrt (pow x 3)))
3.0ms
(* 0.12900613773279798 (* x x))
3.0ms
(cbrt (pow x 3))

simplify31.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
05022635

prune109.0ms

Filtered
59 candidates to 97 candidates (-64.4%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh011
Picked011
Done022
Total974101

Merged error: 0b

Counts
101 → 4

regimes31.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
099
199

end0.0ms

sample612.0ms

Algorithm
intervals
Results
397.0ms12008×body80valid

Profiling

Loading profile data...