Details

Time bar (total: 35.1s)

sample94.0ms

Algorithm
intervals
Results
28.0ms270×body80nan
23.0ms256×body80valid

simplify1.1s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02833
15033
210633
337333
4149733
done500133

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 4.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
2.6b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
5.2b
(/ (* z (sqrt (+ t a))) t)

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
20×frac-sub
16×add-exp-log add-cbrt-cube
15×add-sqr-sqrt
13×*-un-lft-identity
11×add-cube-cbrt
flip3-- flip--
frac-times associate-*r/
associate-*r*
pow1 times-frac associate--r+ add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv sqrt-div div-exp associate-/r* associate-/l*
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod
frac-2neg associate-*l/ associate--l+ clear-num div-inv associate-/l/ unswap-sqr
diff-log pow-prod-down *-commutative distribute-lft-out
Counts
4 → 101
Calls
4 calls:
37.0ms
(* z (sqrt (+ t a)))
8.0ms
(/ 2.0 (* t 3.0))
47.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
15.0ms
(/ (* z (sqrt (+ t a))) t)

series485.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(* z (sqrt (+ t a)))
33.0ms
(/ 2.0 (* t 3.0))
259.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
121.0ms
(/ (* z (sqrt (+ t a))) t)

simplify2.1s

Counts
113 → 113
Iterations

Useful iterations: 2 (826.0ms)

IterNodesCost
03442616
110152408
243572288
done50002288

prune747.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.5b

localize57.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (sqrt (+ t a)) t)
0.3b
(/ 2.0 (* t 3.0))
1.8b
(* z (/ (sqrt (+ t a)) t))
2.6b
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

rewrite435.0ms

Algorithm
rewrite-expression-head
Rules
51×*-un-lft-identity
47×times-frac
45×add-sqr-sqrt
37×add-cube-cbrt
29×sqrt-prod
25×associate-*r*
20×frac-sub
19×associate-*r/
16×add-exp-log add-cbrt-cube
10×associate-/l*
flip3-- flip--
frac-times
distribute-lft-out
pow1 associate--r+ add-log-exp
cbrt-undiv flip3-+ div-exp associate-/r* flip-+
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod div-inv unswap-sqr
frac-2neg sqrt-div associate-*l/ associate--l+ clear-num associate-/l/
diff-log pow-prod-down *-commutative
Counts
4 → 143
Calls
4 calls:
16.0ms
(/ (sqrt (+ t a)) t)
8.0ms
(/ 2.0 (* t 3.0))
357.0ms
(* z (/ (sqrt (+ t a)) t))
47.0ms
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

series471.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(/ (sqrt (+ t a)) t)
21.0ms
(/ 2.0 (* t 3.0))
104.0ms
(* z (/ (sqrt (+ t a)) t))
260.0ms
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

simplify2.5s

Counts
155 → 155
Iterations

Useful iterations: 2 (1.0s)

IterNodesCost
03753183
110732912
243302782
done50012782

prune1.0s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.5b

localize64.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 2.0 (* t 3.0))
1.8b
(* z (/ (sqrt (+ t a)) t))
2.6b
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
39.2b
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

rewrite130.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt
32×*-un-lft-identity times-frac
26×add-cube-cbrt
25×associate-*r*
20×cbrt-prod frac-sub
19×associate-*r/
14×add-exp-log add-cbrt-cube
13×sqrt-prod
flip3-- flip--
frac-times
cube-div unpow-prod-down cbrt-div cube-prod
pow1 associate--r+ add-log-exp
div-inv
cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in flip3-+ div-exp associate-*l* prod-exp cbrt-unprod flip-+ distribute-lft-out associate-/l* unswap-sqr
associate-*l/ associate--l+
cube-mult frac-2neg pow1/3 diff-log unpow3 pow-prod-down clear-num associate-/r* *-commutative rem-cbrt-cube sqr-pow
Counts
4 → 128
Calls
4 calls:
14.0ms
(/ 2.0 (* t 3.0))
41.0ms
(* z (/ (sqrt (+ t a)) t))
56.0ms
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
12.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

series436.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(/ 2.0 (* t 3.0))
103.0ms
(* z (/ (sqrt (+ t a)) t))
289.0ms
(- (* z (/ (sqrt (+ t a)) t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3)))))
21.0ms
(cbrt (pow (/ 2.0 (* t 3.0)) 3))

simplify2.5s

Counts
140 → 140
Iterations

Useful iterations: 2 (952.0ms)

IterNodesCost
03723258
110892641
245372513
done50012513

prune987.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.5b

localize48.0ms

Local error

Found 4 expressions with local error:

2.5b
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
3.6b
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
7.9b
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
28.3b
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

rewrite2.3s

Algorithm
rewrite-expression-head
Rules
766×associate-*l/
764×associate-*r/
524×frac-sub
498×flip3-- flip--
364×frac-times
240×sqrt-div
162×associate-/l/
120×flip3-+ flip-+
28×add-exp-log add-cbrt-cube
16×distribute-rgt-in distribute-lft-in
14×pow1
12×prod-exp cbrt-unprod
sub-neg
add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate--r+
associate-*l*
pow-prod-down add-log-exp
cbrt-undiv div-exp
times-frac associate-/l*
associate-*r* associate-/r/ *-commutative
frac-2neg diff-log div-sub clear-num associate-/r* div-inv difference-of-squares
Counts
4 → 437
Calls
4 calls:
436.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
58.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
758.0ms
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
962.0ms
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

series2.3s

Counts
4 → 12
Calls
4 calls:
279.0ms
(* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))
73.0ms
(* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0))
831.0ms
(- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0)))))
1.1s
(/ (- (* (* z (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* t (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* t (* (- a (/ 5.0 6.0)) (* t 3.0))))

simplify2.8s

Counts
449 → 449
Iterations

Useful iterations: done (2.7s)

IterNodesCost
0115350141
1461544541
done500043557

prune9.5s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

regimes429.0ms

Accuracy

0% (3.4b remaining)

Error of 3.6b against oracle of 0.2b and baseline of 3.6b

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02833
13633
done3633

end0.0ms

sample4.5s

Algorithm
intervals
Results
1.7s8000×body80valid
1.6s8168×body80nan