Details

Time bar (total: 5.8s)

sample58.0ms

Algorithm
intervals
Results
27.0ms492×body80valid

simplify4.0ms

Counts
1 → 1

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 32.6b

localize18.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
19.6b
(/ (* z z) (* t t))
22.7b
(/ (* x x) (* y y))

rewrite101.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
cbrt-undiv div-exp prod-exp cbrt-unprod
*-un-lft-identity add-log-exp
pow1 add-sqr-sqrt add-cube-cbrt
frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
+-commutative flip3-+ frac-add sum-log flip-+ distribute-lft-out
Counts
3 → 55
Calls
3 calls:
45.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
37.0ms
(/ (* z z) (* t t))
14.0ms
(/ (* x x) (* y y))

series208.0ms

Counts
3 → 9
Calls
3 calls:
133.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
36.0ms
(/ (* z z) (* t t))
39.0ms
(/ (* x x) (* y y))

simplify44.0ms

Counts
64 → 64

prune190.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 4.5b

localize22.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (fabs (/ x y)) (fabs (/ x y))) (/ (* z z) (* t t)))
0.3b
(* (fabs (/ x y)) (fabs (/ x y)))
19.6b
(/ (* z z) (* t t))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
17×add-exp-log add-cbrt-cube
10×pow1
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
prod-exp cbrt-unprod add-log-exp
cbrt-undiv div-exp
swap-sqr associate-*r* associate-*l*
+-commutative pow2 frac-2neg flip3-+ times-frac pow-plus pow-prod-down clear-num associate-/r* sum-log pow-sqr *-commutative pow-prod-up flip-+ div-inv associate-/l* unswap-sqr
Counts
3 → 57
Calls
3 calls:
20.0ms
(+ (* (fabs (/ x y)) (fabs (/ x y))) (/ (* z z) (* t t)))
11.0ms
(* (fabs (/ x y)) (fabs (/ x y)))
21.0ms
(/ (* z z) (* t t))

series142.0ms

Counts
3 → 9
Calls
3 calls:
103.0ms
(+ (* (fabs (/ x y)) (fabs (/ x y))) (/ (* z z) (* t t)))
10.0ms
(* (fabs (/ x y)) (fabs (/ x y)))
29.0ms
(/ (* z z) (* t t))

simplify41.0ms

Counts
66 → 66

prune230.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.1b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (fabs (/ x y)) (fabs (/ x y))) (* (/ z t) (/ z t)))
0.3b
(* (/ z t) (/ z t))
0.3b
(* (fabs (/ x y)) (fabs (/ x y)))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
49×add-sqr-sqrt
40×times-frac
35×add-cube-cbrt *-un-lft-identity
17×pow1 add-exp-log add-cbrt-cube
16×swap-sqr associate-*r* associate-*l*
prod-exp cbrt-unprod add-log-exp unswap-sqr
cbrt-undiv div-exp div-inv
pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up
+-commutative frac-times flip3-+ associate-*r/ associate-*l/ sum-log flip-+
Counts
3 → 103
Calls
3 calls:
14.0ms
(+ (* (fabs (/ x y)) (fabs (/ x y))) (* (/ z t) (/ z t)))
41.0ms
(* (/ z t) (/ z t))
7.0ms
(* (fabs (/ x y)) (fabs (/ x y)))

series153.0ms

Counts
3 → 9
Calls
3 calls:
105.0ms
(+ (* (fabs (/ x y)) (fabs (/ x y))) (* (/ z t) (/ z t)))
39.0ms
(* (/ z t) (/ z t))
9.0ms
(* (fabs (/ x y)) (fabs (/ x y)))

simplify64.0ms

Counts
112 → 112

prune368.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ z t) (/ z t))
0.5b
(pow (sqrt (fabs (/ x y))) 3)
11.2b
(sqrt (fabs (/ x y)))
11.2b
(sqrt (fabs (/ x y)))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
53×add-sqr-sqrt
40×times-frac
39×add-cube-cbrt *-un-lft-identity
17×add-exp-log add-cbrt-cube
15×pow1
13×swap-sqr associate-*r* associate-*l*
12×sqrt-prod
unpow-prod-down cube-prod
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr
pow-unpow pow-pow sqrt-pow1 pow1/2
rem-sqrt-square
pow2 cube-mult frac-times pow-to-exp pow-plus unpow3 associate-*r/ pow-prod-down associate-*l/ pow-exp pow-sqr *-commutative pow-prod-up sqrt-pow2 rem-cube-cbrt sqr-pow
Counts
4 → 125
Calls
4 calls:
38.0ms
(* (/ z t) (/ z t))
6.0ms
(pow (sqrt (fabs (/ x y))) 3)
2.0ms
(sqrt (fabs (/ x y)))
2.0ms
(sqrt (fabs (/ x y)))

series90.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(* (/ z t) (/ z t))
31.0ms
(pow (sqrt (fabs (/ x y))) 3)
13.0ms
(sqrt (fabs (/ x y)))
11.0ms
(sqrt (fabs (/ x y)))

simplify63.0ms

Counts
137 → 137

prune480.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 0.0b

regimes891.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify72.0ms

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.5s15599×body80valid