Details

Time bar (total: 4.1s)

analyze1.0s

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
0%99.8%0.2%9
0%99.8%0.2%10
7.8%92%0.2%11
11.7%88.1%0.2%12
17.9%81.8%0.2%13
22.6%77.2%0.2%14

sample25.0ms

Algorithm
intervals
Results
10.0ms251×body80valid
1.0msbody1280valid
1.0ms15×body80invalid
0.0msbody640valid

simplify97.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (91.0ms)

IterNodesCost
0517813

prune12.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.1b

Counts
2 → 2

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- x y) (- z t))
0.0b
(+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0))
0.3b
(* 60.0 (/ (- x y) (- z t)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
76×add-sqr-sqrt
71×*-un-lft-identity
51×times-frac
31×associate-*r*
27×add-cube-cbrt
22×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/l* add-log-exp
associate-/r/
flip3-- associate-*l* flip--
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+
Counts
3 → 113
Calls
3 calls:
7.0ms
(/ (- x y) (- z t))
10.0ms
(+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0))
13.0ms
(* 60.0 (/ (- x y) (- z t)))

series61.0ms

Counts
3 → 9
Calls
3 calls:
12.0ms
(/ (- x y) (- z t))
34.0ms
(+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0))
15.0ms
(* 60.0 (/ (- x y) (- z t)))

simplify51.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049821408
149821408

prune135.0ms

Filtered
82 candidates to 122 candidates (-48.8%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1175122
Fresh011
Picked011
Done000
Total1177124

Merged error: 0.0b

Counts
124 → 7

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- x y) (- z t))
0.0b
(+ (* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0))) (* a 120.0))
0.3b
(* (/ (- x y) (- z t)) (sqrt 60.0))
0.3b
(* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0)))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
85×add-sqr-sqrt
75×*-un-lft-identity
52×times-frac
37×associate-*l*
31×add-cube-cbrt
22×distribute-lft-out-- difference-of-squares
20×add-exp-log add-cbrt-cube
11×pow1
sqrt-prod
associate-*r* prod-exp cbrt-unprod
add-log-exp
associate-/r* associate-/l*
pow-prod-down associate-/r/ unswap-sqr
cbrt-undiv flip3-- div-exp flip--
associate-*l/ *-commutative div-inv associate-/l/
+-commutative frac-2neg flip3-+ div-sub associate-*r/ clear-num sum-log flip-+
Counts
4 → 142
Calls
4 calls:
9.0ms
(/ (- x y) (- z t))
13.0ms
(+ (* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0))) (* a 120.0))
13.0ms
(* (/ (- x y) (- z t)) (sqrt 60.0))
13.0ms
(* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0)))

series106.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(/ (- x y) (- z t))
50.0ms
(+ (* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0))) (* a 120.0))
18.0ms
(* (/ (- x y) (- z t)) (sqrt 60.0))
25.0ms
(* (sqrt 60.0) (* (/ (- x y) (- z t)) (sqrt 60.0)))

simplify46.0ms

Algorithm
egg-herbie
Counts
154 → 154
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
053851806

prune180.0ms

Filtered
100 candidates to 154 candidates (-54.0%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1540154
Fresh055
Picked011
Done011
Total1547161

Merged error: 0.0b

Counts
161 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0))) (* a 120.0))
0.3b
(* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0)))
0.3b
(* (/ (- x y) (- z t)) (cbrt 60.0))
1.0b
(* (cbrt 60.0) (cbrt 60.0))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt
45×*-un-lft-identity
38×associate-*l*
32×add-exp-log
27×times-frac
25×pow1 add-cube-cbrt
21×cbrt-prod
18×add-cbrt-cube
16×prod-exp cbrt-unprod
13×associate-*r*
11×pow-prod-down
10×distribute-lft-out-- difference-of-squares
unswap-sqr
pow1/3 swap-sqr add-log-exp
cbrt-undiv div-exp *-commutative
associate-*l/ associate-/r/ pow-sqr pow-prod-up
+-commutative pow2 flip3-- flip3-+ pow-plus associate-*r/ sum-log flip-- flip-+ div-inv
Counts
4 → 133
Calls
4 calls:
16.0ms
(+ (* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0))) (* a 120.0))
15.0ms
(* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0)))
13.0ms
(* (/ (- x y) (- z t)) (cbrt 60.0))
5.0ms
(* (cbrt 60.0) (cbrt 60.0))

series87.0ms

Counts
4 → 10
Calls
4 calls:
45.0ms
(+ (* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0))) (* a 120.0))
23.0ms
(* (* (cbrt 60.0) (cbrt 60.0)) (* (/ (- x y) (- z t)) (cbrt 60.0)))
19.0ms
(* (/ (- x y) (- z t)) (cbrt 60.0))
0.0ms
(* (cbrt 60.0) (cbrt 60.0))

simplify58.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049811437
149811437

prune191.0ms

Filtered
88 candidates to 143 candidates (-62.5%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New1430143
Fresh044
Picked011
Done022
Total1437150

Merged error: 0.0b

Counts
150 → 7

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 60.0 (- x y))
0.0b
(+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0))
1.2b
(/ (* 60.0 (- x y)) (- z t))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
13×*-un-lft-identity
10×add-exp-log add-cbrt-cube
add-cube-cbrt
pow1 times-frac associate-*r* associate-/r* add-log-exp
associate-*r/
flip3-- associate-*l* flip-- distribute-lft-out-- difference-of-squares
cbrt-undiv sub-neg div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/
+-commutative distribute-rgt-in frac-2neg distribute-lft-in flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv associate-/l* unswap-sqr
Counts
3 → 64
Calls
3 calls:
6.0ms
(* 60.0 (- x y))
10.0ms
(+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0))
8.0ms
(/ (* 60.0 (- x y)) (- z t))

series53.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(* 60.0 (- x y))
34.0ms
(+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0))
15.0ms
(/ (* 60.0 (- x y)) (- z t))

simplify38.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
05472730

prune69.0ms

Filtered
51 candidates to 73 candidates (-43.1%)
Pruning

7 alts after pruning (3 fresh and 4 done)

PrunedKeptTotal
New73073
Fresh033
Picked011
Done033
Total73780

Merged error: 0.0b

Counts
80 → 7

regimes1.0s

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 (1.0ms)

IterNodesCost
03413
13413

end0.0ms

sample625.0ms

Algorithm
intervals
Results
314.0ms7885×body80valid
25.0ms663×body80invalid
9.0ms53×body1280valid
4.0ms28×body640valid
4.0ms17×body2560valid
1.0ms14×body320valid
0.0msbody5120valid
0.0msbody160valid

Profiling

Loading profile data...