Details

Time bar (total: 19.3s)

sample55.0ms

Algorithm
intervals
Results
24.0ms277×body80valid

simplify103.0ms

Counts
1 → 1
Iterations
IterNodes
done94
694
590
476
356
240
121
011

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 24.7b

localize22.0ms

Local error

Found 2 expressions with local error:

0.8b
(fma (- d) a (* b c))
24.2b
(/ (fma (- d) a (* b c)) (fma d d (* c c)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
times-frac
add-cbrt-cube add-exp-log
associate-/r* associate-/l*
expm1-log1p-u pow1 log1p-expm1-u add-log-exp
cbrt-undiv clear-num frac-2neg div-exp fma-udef div-inv
Counts
2 → 39
Calls
2 calls:
0.0ms
(fma (- d) a (* b c))
6.0ms
(/ (fma (- d) a (* b c)) (fma d d (* c c)))

series192.0ms

Counts
2 → 6
Calls
2 calls:
81.0ms
(fma (- d) a (* b c))
111.0ms
(/ (fma (- d) a (* b c)) (fma d d (* c c)))

simplify843.0ms

Counts
45 → 45
Iterations
IterNodes
done5000
31066
2263
1107
065

prune294.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 16.7b

localize21.0ms

Local error

Found 3 expressions with local error:

0.3b
(* (/ 1 (hypot d c)) (/ (- (* b c) (* d a)) (hypot d c)))
1.3b
(- (* b c) (* d a))
16.4b
(/ (- (* b c) (* d a)) (hypot d c))

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
34×times-frac
27×*-un-lft-identity add-exp-log
25×add-cube-cbrt
17×add-cbrt-cube
13×associate-*r* associate-*l*
div-exp
prod-exp
unswap-sqr
pow1 cbrt-undiv add-log-exp
cbrt-unprod
expm1-log1p-u associate-/r* log1p-expm1-u div-inv associate-/l*
rec-exp flip3-- 1-exp flip-- associate-/l/
frac-times clear-num sub-neg frac-2neg fma-neg diff-log div-sub prod-diff pow-prod-down associate-*l/ associate-*r/ *-commutative
Counts
3 → 106
Calls
3 calls:
57.0ms
(* (/ 1 (hypot d c)) (/ (- (* b c) (* d a)) (hypot d c)))
11.0ms
(- (* b c) (* d a))
16.0ms
(/ (- (* b c) (* d a)) (hypot d c))

series565.0ms

Counts
3 → 9
Calls
3 calls:
265.0ms
(* (/ 1 (hypot d c)) (/ (- (* b c) (* d a)) (hypot d c)))
82.0ms
(- (* b c) (* d a))
218.0ms
(/ (- (* b c) (* d a)) (hypot d c))

simplify2.7s

Counts
115 → 115
Iterations
IterNodes
done5000
22826
1487
0163

prune700.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 2.2b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d)))
0.3b
(* (/ 1 (hypot d c)) (- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d))))
3.2b
(/ a (/ (hypot d c) d))
11.0b
(/ (* b c) (hypot d c))

rewrite387.0ms

Algorithm
rewrite-expression-head
Rules
1880×times-frac
1082×add-sqr-sqrt
1062×*-un-lft-identity
1057×add-cube-cbrt
924×prod-diff
310×distribute-rgt-in distribute-lft-in
224×div-inv
23×add-exp-log
22×associate-/r/
19×add-cbrt-cube
16×associate-/r*
13×associate-*l*
fma-neg div-exp associate-*r*
pow1 cbrt-undiv add-log-exp difference-of-squares
prod-exp
expm1-log1p-u log1p-expm1-u associate-/l*
frac-times sub-neg flip3-- associate-*r/ frac-sub cbrt-unprod flip-- unswap-sqr
clear-num frac-2neg distribute-lft-out--
rec-exp diff-log 1-exp pow-prod-down associate-*l/ *-commutative
Counts
4 → 1096
Calls
4 calls:
48.0ms
(- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d)))
195.0ms
(* (/ 1 (hypot d c)) (- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d))))
7.0ms
(/ a (/ (hypot d c) d))
8.0ms
(/ (* b c) (hypot d c))

series711.0ms

Counts
4 → 12
Calls
4 calls:
209.0ms
(- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d)))
319.0ms
(* (/ 1 (hypot d c)) (- (/ (* b c) (hypot d c)) (/ a (/ (hypot d c) d))))
87.0ms
(/ a (/ (hypot d c) d))
95.0ms
(/ (* b c) (hypot d c))

simplify1.9s

Counts
1108 → 1108
Iterations
IterNodes
done5000
14814
01480

prune6.4s

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

0.5b
(fma b (/ c (hypot d c)) (/ (- a) (/ (hypot d c) d)))
3.2b
(/ (- a) (/ (hypot d c) d))
3.2b
(/ (- a) (/ (hypot d c) d))
3.2b
(/ a (/ (hypot d c) d))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
533×times-frac
284×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
84×distribute-lft-neg-in distribute-rgt-neg-in
39×associate-/r*
29×div-inv
28×neg-mul-1
23×associate-/l*
19×add-cbrt-cube add-exp-log
cbrt-undiv div-exp
expm1-log1p-u pow1 log1p-expm1-u add-log-exp
clear-num frac-2neg associate-/r/
neg-sub0 div-sub distribute-frac-neg
fma-udef
Counts
4 → 426
Calls
4 calls:
0.0ms
(fma b (/ c (hypot d c)) (/ (- a) (/ (hypot d c) d)))
10.0ms
(/ (- a) (/ (hypot d c) d))
11.0ms
(/ (- a) (/ (hypot d c) d))
12.0ms
(/ a (/ (hypot d c) d))

series442.0ms

Counts
4 → 12
Calls
4 calls:
199.0ms
(fma b (/ c (hypot d c)) (/ (- a) (/ (hypot d c) d)))
83.0ms
(/ (- a) (/ (hypot d c) d))
81.0ms
(/ (- a) (/ (hypot d c) d))
79.0ms
(/ a (/ (hypot d c) d))

simplify310.0ms

Counts
438 → 438
Iterations
IterNodes
done5000
11011
0343

prune2.2s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes214.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
done25
225
124
018

end0.0ms

sample1.0s

Algorithm
intervals
Results
706.0ms8476×body80valid