Details

Time bar (total: 22.9s)

sample31.0ms

Algorithm
intervals
Results
20.0ms306×body80valid

simplify438.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
438.0ms
(* x (/ (* (/ y z) t) t))

prune15.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 7.2b

localize13.0ms

Local error

Found 1 expressions with local error:

7.2b
(* x (/ y z))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
13×associate-*r*
10×times-frac
*-un-lft-identity add-cube-cbrt
add-cbrt-cube add-exp-log
pow1 associate-*l*
prod-exp cbrt-unprod unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*r/ *-commutative insert-posit16 div-inv add-log-exp
Counts
1 → 33
Calls
1 calls:
Slowest
17.0ms
(* x (/ y z))

series28.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
28.0ms
(* x (/ y z))

simplify633.0ms

Counts
27 → 36
Calls
27 calls:
Slowest
239.0ms
(* (* (* x x) x) (* (* (/ y z) (/ y z)) (/ y z)))
124.0ms
(* (* (* x x) x) (/ (* (* y y) y) (* (* z z) z)))
56.0ms
(+ (log x) (log (/ y z)))
44.0ms
(+ (log x) (- (log y) (log z)))
30.0ms
(* (sqrt x) (/ (sqrt y) (sqrt z)))

prune334.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 4 expressions with local error:

1.9b
(* x (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log
14×add-cbrt-cube
12×add-sqr-sqrt
cbrt-prod *-un-lft-identity prod-exp add-cube-cbrt cbrt-unprod
pow1
associate-*r*
cbrt-undiv div-exp insert-posit16 add-log-exp
pow1/3 associate-*l*
times-frac unswap-sqr
pow-prod-down associate-*r/ *-commutative div-inv
Counts
4 → 67
Calls
4 calls:
Slowest
25.0ms
(* x (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series951.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
308.0ms
(cbrt y)
299.0ms
(cbrt y)
239.0ms
(cbrt y)
105.0ms
(* x (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))))

simplify4.6s

Counts
44 → 79
Calls
44 calls:
Slowest
394.0ms
(* (* (* x x) x) (/ (* (* (* (cbrt y) (cbrt y)) (* (cbrt y) (cbrt y))) (* (cbrt y) (cbrt y))) (* (* (* (cbrt z) (cbrt z)) (* (cbrt z) (cbrt z))) (* (cbrt z) (cbrt z)))))
392.0ms
(+ (log x) (- (+ (log (cbrt y)) (log (cbrt y))) (+ (log (cbrt z)) (log (cbrt z)))))
370.0ms
(+ (log x) (- (log (* (cbrt y) (cbrt y))) (+ (log (cbrt z)) (log (cbrt z)))))
361.0ms
(+ (log x) (- (+ (log (cbrt y)) (log (cbrt y))) (log (* (cbrt z) (cbrt z)))))
344.0ms
(* (* (* x x) x) (* (* (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))) (/ (* (cbrt y) (cbrt y)) (* (cbrt z) (cbrt z)))))

prune1.1s

Pruning

11 alts after pruning (9 fresh and 2 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

4.7b
(/ (* x y) z)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
add-cbrt-cube add-exp-log
add-sqr-sqrt associate-/r* *-un-lft-identity times-frac add-cube-cbrt
cbrt-undiv div-exp
pow1 clear-num frac-2neg prod-exp cbrt-unprod insert-posit16 div-inv associate-/l* add-log-exp
Counts
1 → 22
Calls
1 calls:
Slowest
14.0ms
(/ (* x y) z)

series33.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
33.0ms
(/ (* x y) z)

simplify420.0ms

Counts
15 → 25
Calls
15 calls:
Slowest
140.0ms
(/ (* (* (* x y) (* x y)) (* x y)) (* (* z z) z))
124.0ms
(/ (* (* (* x x) x) (* (* y y) y)) (* (* z z) z))
50.0ms
(- (log (* x y)) (log z))
28.0ms
(- (+ (log x) (log y)) (log z))
12.0ms
(/ x (* (cbrt z) (cbrt z)))

prune258.0ms

Pruning

10 alts after pruning (7 fresh and 3 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

4.1b
(* (* x (/ 1 (* (cbrt z) (cbrt z)))) (/ y (cbrt z)))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite132.0ms

Algorithm
rewrite-expression-head
Rules
68×add-exp-log
36×prod-exp
28×add-cbrt-cube
22×associate-*r*
20×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
18×cbrt-prod times-frac
16×div-exp cbrt-unprod
pow1
cbrt-undiv
rec-exp 1-exp insert-posit16 add-log-exp
pow1/3 pow-prod-down associate-*r/
frac-times associate-*l/ un-div-inv
associate-*l* *-commutative div-inv
Counts
4 → 99
Calls
4 calls:
Slowest
123.0ms
(* (* x (/ 1 (* (cbrt z) (cbrt z)))) (/ y (cbrt z)))
3.0ms
(cbrt z)
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series842.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
262.0ms
(cbrt z)
259.0ms
(cbrt z)
252.0ms
(cbrt z)
69.0ms
(* (* x (/ 1 (* (cbrt z) (cbrt z)))) (/ y (cbrt z)))

simplify10.0s

Counts
76 → 111
Calls
76 calls:
Slowest
919.0ms
(+ (+ (log x) (- 0 (+ (log (cbrt z)) (log (cbrt z))))) (log (/ y (cbrt z))))
519.0ms
(+ (+ (log x) (- (log 1) (log (* (cbrt z) (cbrt z))))) (- (log y) (log (cbrt z))))
480.0ms
(* (* x (/ 1 (* (cbrt z) (cbrt z)))) (/ y (cbrt z)))
474.0ms
(* (* x (/ 1 (* (cbrt z) (cbrt z)))) (/ y (cbrt z)))
469.0ms
(+ (+ (log x) (log (/ 1 (* (cbrt z) (cbrt z))))) (- (log y) (log (cbrt z))))

prune1.3s

Pruning

10 alts after pruning (6 fresh and 4 done)

Merged error: 0.0b

regimes393.0ms

Accuracy

0% (2.0b remaining)

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

bsearch2.0ms

end0.0ms

sample1.3s

Algorithm
intervals
Results
960.0ms9601×body80valid