Details

Time bar (total: 3.7s)

sample41.0ms

Algorithm
intervals
Results
15.0ms256×body80valid
11.0ms240×body80nan

simplify8.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0219
1259
2289
3299
4299

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.0b

Counts
2 → 1

localize17.0ms

Local error

Found 4 expressions with local error:

1.0b
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)))
1.0b
(/ (acos (/ (- g) h)) 3.0)
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
1.0b
(/ (* 2.0 PI) 3.0)

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt add-cube-cbrt
12×times-frac
11×add-exp-log add-cbrt-cube
div-sub associate-/r* add-log-exp
pow1 associate-+r- div-inv associate-/l*
cbrt-undiv acos-neg acos-asin distribute-frac-neg div-exp
cos-diff frac-2neg clear-num
+-commutative cos-sum distribute-rgt-out flip3-+ frac-add prod-exp sum-log cbrt-unprod flip-+ distribute-lft-out
Counts
4 → 76
Calls
4 calls:
11.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)))
3.0ms
(/ (acos (/ (- g) h)) 3.0)
10.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
5.0ms
(/ (* 2.0 PI) 3.0)

series152.0ms

Counts
4 → 10
Calls
4 calls:
106.0ms
(cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0)))
11.0ms
(/ (acos (/ (- g) h)) 3.0)
34.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
0.0ms
(/ (* 2.0 PI) 3.0)

simplify107.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0318666
11047614
24395614
35002614

prune248.0ms

Filtered
86 candidates to 66 candidates (76.7%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New82486
Fresh000
Picked011
Done000
Total82587

Merged error: 0.0b

Counts
87 → 5

localize27.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ (* 2.0 PI) 3.0)
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
1.0b
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
58.2b
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
19×times-frac
10×add-sqr-sqrt add-cube-cbrt distribute-rgt-out
add-exp-log add-cbrt-cube
add-log-exp
div-inv
pow1
associate-/r*
cbrt-undiv +-commutative distribute-lft1-in flip3-+ div-exp frac-add sum-log flip-+ distribute-lft-out
frac-2neg sin-sum prod-exp clear-num cbrt-unprod associate-/l*
Counts
4 → 67
Calls
4 calls:
5.0ms
(/ (* 2.0 PI) 3.0)
10.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
10.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
10.0ms
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

series0.0ms

Counts
4 → 4
Calls
4 calls:
0.0ms
(/ (* 2.0 PI) 3.0)
0.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
0.0ms
(+ (/ (* 2.0 PI) 3.0) (/ PI 3.0))
0.0ms
(sin (+ (/ (* 2.0 PI) 3.0) (/ PI 3.0)))

simplify98.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (22.0ms)

IterNodesCost
0234454
1822413
23837405
35002405

prune295.0ms

Filtered
71 candidates to 56 candidates (78.9%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New71071
Fresh033
Picked011
Done011
Total71576

Merged error: 0.0b

Counts
76 → 5

localize16.0ms

Local error

Found 4 expressions with local error:

1.0b
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
1.0b
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3))
1.0b
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)
1.0b
(/ (* 2.0 PI) 3.0)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
14×*-un-lft-identity
12×cbrt-prod add-sqr-sqrt add-cube-cbrt
10×add-exp-log add-cbrt-cube
unpow-prod-down cube-prod add-log-exp
pow1
pow-unpow times-frac associate-/r* div-inv
cbrt-undiv cube-mult associate-+r- unpow3 div-sub div-exp sqr-pow
acos-neg +-commutative acos-asin pow-to-exp distribute-rgt-out pow-pow frac-2neg flip3-+ pow1/3 distribute-frac-neg frac-add pow-exp prod-exp clear-num sum-log rem-cbrt-cube cbrt-unprod flip-+ distribute-lft-out associate-/l* rem-cube-cbrt
Counts
4 → 81
Calls
4 calls:
10.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
2.0ms
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3))
2.0ms
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)
5.0ms
(/ (* 2.0 PI) 3.0)

series291.0ms

Counts
4 → 10
Calls
4 calls:
32.0ms
(+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))
101.0ms
(cbrt (pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3))
158.0ms
(pow (cos (+ (/ (* 2.0 PI) 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)
0.0ms
(/ (* 2.0 PI) 3.0)

simplify45.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0313917
11232840
25001834

prune209.0ms

Filtered
91 candidates to 55 candidates (60.4%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New91091
Fresh022
Picked011
Done022
Total91596

Merged error: 0.0b

Counts
96 → 5

localize23.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ (* 2.0 PI) 3.0)
1.0b
(/ (* 2.0 PI) 3.0)
1.6b
(pow (/ (acos (/ (- g) h)) 3.0) 3)
1.6b
(pow (/ (* 2.0 PI) 3.0) 3)

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
30×times-frac
28×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
23×add-exp-log add-cbrt-cube
20×unpow-prod-down cube-prod
cbrt-undiv div-exp
pow1 pow-unpow associate-/r* div-inv
pow-exp rem-cube-cbrt
add-log-exp
prod-exp cbrt-unprod
cube-div cube-mult pow-to-exp pow-pow frac-2neg unpow3 clear-num associate-/l* sqr-pow
Counts
4 → 124
Calls
4 calls:
5.0ms
(/ (* 2.0 PI) 3.0)
5.0ms
(/ (* 2.0 PI) 3.0)
5.0ms
(pow (/ (acos (/ (- g) h)) 3.0) 3)
5.0ms
(pow (/ (* 2.0 PI) 3.0) 3)

series26.0ms

Counts
4 → 6
Calls
4 calls:
0.0ms
(/ (* 2.0 PI) 3.0)
0.0ms
(/ (* 2.0 PI) 3.0)
26.0ms
(pow (/ (acos (/ (- g) h)) 3.0) 3)
0.0ms
(pow (/ (* 2.0 PI) 3.0) 3)

simplify80.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
0488829
12408731
25003721

prune332.0ms

Filtered
130 candidates to 74 candidates (56.9%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New1300130
Fresh011
Picked011
Done033
Total1305135

Merged error: 0.0b

Counts
135 → 5

regimes365.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
02622
12622

end0.0ms

sample1.2s

Algorithm
intervals
Results
480.0ms8000×body80valid
389.0ms7996×body80nan