Details

Time bar (total: 17.8s)

sample46.0ms

Algorithm
intervals
Results
19.0ms269×body80valid
0.0msbody640valid
0.0msbody1280valid
0.0msbody320valid

simplify3.4s

Counts
1 → 1
Iterations
IterNodes
done5000
103320
91009
8523
7380
6312
5207
4122
367
239
122
013

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

localize14.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 60.0 (- x y))
0.0b
(fma a 120.0 (/ (* 60.0 (- x y)) (- z t)))
0.5b
(/ (* 60.0 (- x y)) (- z t))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt
25×*-un-lft-identity
19×add-cube-cbrt
18×prod-diff
11×distribute-rgt-in distribute-lft-in
10×add-cbrt-cube add-exp-log
pow1 associate-/r* times-frac associate-*r*
associate-*r/
expm1-log1p-u flip3-- associate-*l* log1p-expm1-u flip-- distribute-lft-out-- add-log-exp difference-of-squares
cbrt-undiv sub-neg div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/
clear-num frac-2neg pow-prod-down *-commutative fma-udef div-inv associate-/l* unswap-sqr
Counts
3 → 87
Calls
3 calls:
35.0ms
(* 60.0 (- x y))
0.0ms
(fma a 120.0 (/ (* 60.0 (- x y)) (- z t)))
23.0ms
(/ (* 60.0 (- x y)) (- z t))

series303.0ms

Counts
3 → 9
Calls
3 calls:
44.0ms
(* 60.0 (- x y))
135.0ms
(fma a 120.0 (/ (* 60.0 (- x y)) (- z t)))
123.0ms
(/ (* 60.0 (- x y)) (- z t))

simplify1.0s

Counts
96 → 96
Iterations
IterNodes
done5000
21840
1442
0181

prune458.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize14.0ms

Local error

Found 3 expressions with local error:

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

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
218×times-frac
195×add-sqr-sqrt *-un-lft-identity
91×add-cube-cbrt
52×distribute-lft-out-- difference-of-squares
36×associate-/r*
11×associate-/r/
10×add-cbrt-cube add-exp-log
associate-/l*
flip3-- div-inv flip--
cbrt-undiv div-exp
expm1-log1p-u pow1 log1p-expm1-u add-log-exp
clear-num frac-2neg associate-/l/
div-sub fma-udef
Counts
3 → 208
Calls
3 calls:
20.0ms
(/ (- z t) (- x y))
0.0ms
(fma a 120.0 (/ 60.0 (/ (- z t) (- x y))))
37.0ms
(/ 60.0 (/ (- z t) (- x y)))

series673.0ms

Counts
3 → 9
Calls
3 calls:
112.0ms
(/ (- z t) (- x y))
164.0ms
(fma a 120.0 (/ 60.0 (/ (- z t) (- x y))))
397.0ms
(/ 60.0 (/ (- z t) (- x y)))

simplify1.5s

Counts
217 → 217
Iterations
IterNodes
done5001
23932
1777
0295

prune1.5s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize17.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 60.0 (- z t))
0.0b
(fma a 120.0 (* 1 (* (/ 60.0 (- z t)) (- x y))))
0.2b
(* (/ 60.0 (- z t)) (- x y))

rewrite103.0ms

Algorithm
rewrite-expression-head
Rules
56×add-sqr-sqrt
51×*-un-lft-identity
35×add-cube-cbrt
31×times-frac
21×associate-*l*
18×prod-diff
11×distribute-rgt-in distribute-lft-in
10×add-cbrt-cube add-exp-log
distribute-lft-out-- difference-of-squares
pow1 associate-/r* associate-*r*
flip3-- associate-/r/ flip--
expm1-log1p-u log1p-expm1-u associate-/l* add-log-exp
frac-times cbrt-undiv sub-neg div-exp prod-exp associate-*r/ cbrt-unprod div-inv unswap-sqr
clear-num frac-2neg pow-prod-down associate-*l/ *-commutative fma-udef
Counts
3 → 119
Calls
3 calls:
18.0ms
(/ 60.0 (- z t))
1.0ms
(fma a 120.0 (* 1 (* (/ 60.0 (- z t)) (- x y))))
77.0ms
(* (/ 60.0 (- z t)) (- x y))

series1.0s

Counts
3 → 9
Calls
3 calls:
52.0ms
(/ 60.0 (- z t))
540.0ms
(fma a 120.0 (* 1 (* (/ 60.0 (- z t)) (- x y))))
436.0ms
(* (/ 60.0 (- z t)) (- x y))

simplify2.4s

Counts
128 → 128
Iterations
IterNodes
done5001
22996
1577
0217

prune792.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

localize20.0ms

Local error

Found 3 expressions with local error:

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

rewrite100.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-cbrt-cube add-exp-log
pow1 associate-/r* associate-/l*
associate-/r/
expm1-log1p-u flip3-- associate-*l* log1p-expm1-u flip-- add-log-exp
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr associate-/l/
clear-num frac-2neg div-sub pow-prod-down associate-*r/ *-commutative fma-udef
Counts
3 → 116
Calls
3 calls:
41.0ms
(/ (- x y) (- z t))
1.0ms
(fma a 120.0 (* 60.0 (/ (- x y) (- z t))))
51.0ms
(* 60.0 (/ (- x y) (- z t)))

series365.0ms

Counts
3 → 9
Calls
3 calls:
121.0ms
(/ (- x y) (- z t))
149.0ms
(fma a 120.0 (* 60.0 (/ (- x y) (- z t))))
95.0ms
(* 60.0 (/ (- x y) (- z t)))

simplify867.0ms

Counts
125 → 125
Iterations
IterNodes
done5001
21615
1420
0165

prune770.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0b

regimes850.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done12
012

end0.0ms

sample1.5s

Algorithm
intervals
Results
771.0ms8503×body80valid
15.0ms53×body1280valid
8.0ms33×body640valid
7.0ms21×body2560valid
2.0msbody320valid
1.0msbody160valid