Details

Time bar (total: 1.0m)

sample311.0ms

Algorithm
intervals
Results
54.0ms36×body640valid
43.0ms307×body80nan
26.0ms162×body80valid
17.0ms23×body1280valid
14.0ms21×body1280nan
11.0ms27×body320valid
8.0ms12×body320nan
7.0ms13×body640nan
2.0msbody160valid
0.0msbody160nan

simplify452.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
450.0ms
(/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))

prune27.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 43.7b

localize47.0ms

Local error

Found 4 expressions with local error:

21.0b
(sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))
12.0b
(- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))
0.5b
(* (sqrt 2) t)
0.0b
(/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))

rewrite252.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
13×sqrt-prod
12×*-un-lft-identity add-cube-cbrt
11×add-cbrt-cube add-exp-log
pow1
associate-/r* times-frac associate-*l* add-log-exp
sqrt-div insert-posit16
flip3-- associate-*r* flip--
cbrt-undiv div-exp prod-exp associate--l+ associate-/r/ cbrt-unprod unswap-sqr
distribute-rgt-in rem-sqrt-square clear-num sub-neg frac-2neg distribute-lft-in sqrt-pow1 pow1/2 diff-log pow-prod-down *-commutative div-inv associate-/l*
Counts
4 → 84
Calls
4 calls:
Slowest
162.0ms
(/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))
55.0ms
(sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))
24.0ms
(- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))
7.0ms
(* (sqrt 2) t)

series2.7s

Counts
4 → 12
Calls
4 calls:
Slowest
1.8s
(sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))
527.0ms
(/ (* (sqrt 2) t) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))
253.0ms
(- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))
80.0ms
(* (sqrt 2) t)

simplify11.0s

Counts
61 → 96
Calls
61 calls:
Slowest
730.0ms
(cbrt (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))))
391.0ms
(- (+ (log (sqrt 2)) (log t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))
377.0ms
(sqrt (- (pow (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) 3) (pow (* l l) 3)))
373.0ms
(/ (* (* (* (sqrt 2) (sqrt 2)) (sqrt 2)) (* (* t t) t)) (* (* (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))) (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))
365.0ms
(- (log (* (sqrt 2) t)) (log (sqrt (- (* (/ (+ x 1) (- x 1)) (+ (* l l) (* 2 (* t t)))) (* l l)))))

prune1.3s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 3.0b

localize45.0ms

Local error

Found 4 expressions with local error:

27.7b
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
1.0b
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
0.5b
(* (sqrt 2) t)
0.1b
(* (* l 2) (/ l x))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
18×add-cbrt-cube add-exp-log
16×associate-*r*
15×*-un-lft-identity add-cube-cbrt
12×pow1
times-frac associate-*r/
associate-*l* prod-exp sqrt-prod cbrt-unprod
add-log-exp
flip3-+ sqrt-div pow-prod-down frac-add flip-+ insert-posit16
cbrt-undiv associate-+l+ div-exp *-commutative unswap-sqr
distribute-rgt-in +-commutative rem-sqrt-square sum-log distribute-lft-in sqrt-pow1 pow1/2 div-inv
Counts
4 → 91
Calls
4 calls:
Slowest
43.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
39.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
15.0ms
(* (* l 2) (/ l x))
15.0ms
(* (sqrt 2) t)

series439.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
228.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
110.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
64.0ms
(* (sqrt 2) t)
37.0ms
(* (* l 2) (/ l x))

simplify5.6s

Counts
65 → 103
Calls
65 calls:
Slowest
497.0ms
(- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))))
419.0ms
(- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))))
356.0ms
(sqrt (+ (pow (* (* t t) (+ (/ 4 x) 2)) 3) (pow (* (* l 2) (/ l x)) 3)))
313.0ms
(sqrt (- (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))))
266.0ms
(* (* (* (* l 2) (* l 2)) (* l 2)) (/ (* (* l l) l) (* (* x x) x)))

prune1.3s

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 2.0b

localize79.0ms

Local error

Found 4 expressions with local error:

27.7b
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
1.0b
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
0.2b
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))
0.2b
(* (cbrt (sqrt 2)) t)

rewrite124.0ms

Algorithm
rewrite-expression-head
Rules
19×pow1
18×add-exp-log
16×add-sqr-sqrt
11×add-cbrt-cube
10×associate-*l*
*-un-lft-identity pow-prod-down prod-exp add-cube-cbrt cbrt-unprod
cbrt-prod associate-*r/
sqrt-prod
add-log-exp
flip3-+ sqrt-div associate-*r* frac-add flip-+ insert-posit16
unswap-sqr
associate-+l+ *-commutative
distribute-rgt-in +-commutative rem-sqrt-square sum-log distribute-lft-in sqrt-pow1 pow1/2
Counts
4 → 84
Calls
4 calls:
Slowest
47.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
32.0ms
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))
28.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
14.0ms
(* (cbrt (sqrt 2)) t)

series733.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
403.0ms
(* (cbrt (sqrt 2)) t)
191.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
86.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
53.0ms
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) t))

simplify6.1s

Counts
60 → 96
Calls
60 calls:
Slowest
462.0ms
(* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (sqrt 2) (* (* t t) t)))
432.0ms
(- (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))) (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))))
412.0ms
(* (* (sqrt 2) (sqrt 2)) (* (* (* (cbrt (sqrt 2)) t) (* (cbrt (sqrt 2)) t)) (* (cbrt (sqrt 2)) t)))
382.0ms
(- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))))
321.0ms
(sqrt (- (* (* (* t t) (+ (/ 4 x) 2)) (* (* t t) (+ (/ 4 x) 2))) (* (* (* l 2) (/ l x)) (* (* l 2) (/ l x)))))

prune1.4s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 2.0b

localize66.0ms

Local error

Found 4 expressions with local error:

27.7b
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
1.0b
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
0.3b
(* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))
0.2b
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))

rewrite314.0ms

Algorithm
rewrite-expression-head
Rules
58×pow1
57×add-exp-log
39×pow-prod-down prod-exp cbrt-unprod
29×add-cbrt-cube
associate-*r/
add-sqr-sqrt add-log-exp
*-un-lft-identity add-cube-cbrt
flip3-+ sqrt-div frac-add flip-+ insert-posit16
sqrt-prod
associate-+l+ associate-*r* associate-*l* *-commutative
distribute-rgt-in +-commutative rem-sqrt-square sum-log distribute-lft-in sqrt-pow1 pow1/2
Counts
4 → 98
Calls
4 calls:
Slowest
179.0ms
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))
59.0ms
(* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))
37.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
35.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))

series880.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
507.0ms
(* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t))
202.0ms
(sqrt (+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x))))
105.0ms
(+ (* (* t t) (+ (/ 4 x) 2)) (* (* l 2) (/ l x)))
65.0ms
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))

simplify15.6s

Counts
73 → 110
Calls
73 calls:
Slowest
843.0ms
(* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) t)))
473.0ms
(* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (* (* t t) t))))
438.0ms
(* (* (* (* (cbrt (sqrt 2)) (cbrt (sqrt 2))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (cbrt (sqrt 2)) (cbrt (sqrt 2)))) (* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (* (* (cbrt (cbrt (sqrt 2))) t) (* (cbrt (cbrt (sqrt 2))) t)) (* (cbrt (cbrt (sqrt 2))) t))))
437.0ms
(- (+ (* t (sqrt 2)) (* 2 (/ t (* (sqrt 2) x)))) (* 2 (/ t (* (pow (sqrt 2) 3) (pow x 2)))))
435.0ms
(* (* (* (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2)))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (cbrt (sqrt 2))) (cbrt (cbrt (sqrt 2))))) (* (cbrt (sqrt 2)) (* (* t t) t)))

prune1.8s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 2.0b

regimes662.0ms

Accuracy

75.7% (5.9b remaining)

Error of 9.1b against oracle of 3.2b and baseline of 27.5b

bsearch1.0s

end0.0ms

sample8.6s

Algorithm
intervals
Results
3.0s10060×body80nan
1.5s5077×body80valid
933.0ms815×body1280valid
808.0ms1049×body640valid
637.0ms593×body1280nan
415.0ms677×body320valid
402.0ms539×body640nan
187.0ms327×body320nan
134.0ms382×body160valid
115.0ms176×body160nan