Details

Time bar (total: 1.1m)

sample310.0ms

Algorithm
intervals
Results
139.0ms150×body1280valid
72.0ms126×body640valid
50.0ms155×body80valid
26.0ms60×body320valid
6.0ms24×body160valid

simplify241.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
241.0ms
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))

prune23.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 45.5b

localize36.0ms

Local error

Found 2 expressions with local error:

7.3b
(- (exp (- im)) (exp im))
0.0b
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt pow1 *-un-lft-identity add-cbrt-cube add-exp-log
associate-*r*
add-log-exp
sub-neg pow-prod-down prod-exp add-cube-cbrt cbrt-unprod
distribute-rgt-in distribute-lft-in flip3-- associate-*r/ insert-posit16 flip-- distribute-lft-out-- difference-of-squares
diff-log associate-*l* *-commutative
Counts
2 → 42
Calls
2 calls:
Slowest
80.0ms
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))
30.0ms
(- (exp (- im)) (exp im))

series179.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
126.0ms
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))
53.0ms
(- (exp (- im)) (exp im))

simplify2.1s

Counts
27 → 48
Calls
27 calls:
Slowest
238.0ms
(* 0.5 (* (sin re) (- (exp (* -1 im)) (exp im))))
208.0ms
(* 0.5 (* (sin re) (- (exp (- im)) (exp im))))
196.0ms
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))
187.0ms
(- (+ (* 1/3 (pow im 3)) (+ (* 1/60 (pow im 5)) (* 2 im))))
183.0ms
(* (* 0.5 (sin re)) (- (exp (- im)) (exp im)))

prune507.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize34.0ms

Local error

Found 4 expressions with local error:

0.4b
(* 1/3 im)
0.2b
(* (* 1/3 im) im)
0.1b
(* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
0.0b
(* -1/60 (pow im 5))

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
21×add-exp-log
18×add-sqr-sqrt add-cbrt-cube
16×pow1 associate-*r*
11×*-un-lft-identity add-cube-cbrt
10×prod-exp
associate-*l* cbrt-unprod
pow-prod-down
unpow-prod-down *-commutative insert-posit16 add-log-exp unswap-sqr
distribute-rgt-in sub-neg distribute-lft-in associate-*r/ sqr-pow
pow-to-exp flip3-- pow-exp flip--
Counts
4 → 89
Calls
4 calls:
Slowest
41.0ms
(* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
19.0ms
(* (* 1/3 im) im)
11.0ms
(* -1/60 (pow im 5))
10.0ms
(* 1/3 im)

series373.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
223.0ms
(* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
70.0ms
(* -1/60 (pow im 5))
52.0ms
(* (* 1/3 im) im)
27.0ms
(* 1/3 im)

simplify6.5s

Counts
63 → 101
Calls
63 calls:
Slowest
518.0ms
(+ (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))
362.0ms
(* (* (* (* 0.5 0.5) 0.5) (* (* (sin re) (sin re)) (sin re))) (* (* (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
355.0ms
(* (* 0.5 (sin re)) (- (* (+ (* (* 1/3 im) im) 2) im)))
349.0ms
(+ (+ (log 0.5) (log (sin re))) (log (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
348.0ms
(* (* (* (* 0.5 (sin re)) (* 0.5 (sin re))) (* 0.5 (sin re))) (* (* (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))

prune1.3s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize70.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
0.6b
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
0.6b
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
0.5b
(* (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))) (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×*-un-lft-identity add-cube-cbrt
11×pow1
flip3-- pow1/3 flip--
swap-sqr associate-*r* associate-*l* add-exp-log
frac-times add-cbrt-cube insert-posit16 add-log-exp unswap-sqr
pow-prod-down associate-*l/ associate-*r/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 91
Calls
4 calls:
Slowest
79.0ms
(* (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))) (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
12.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
10.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
6.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))

series1.0s

Counts
4 → 12
Calls
4 calls:
Slowest
287.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
279.0ms
(* (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))) (cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
242.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
239.0ms
(cbrt (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))

simplify18.4s

Counts
83 → 103
Calls
83 calls:
Slowest
653.0ms
(- (+ (* 20/3 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 2))) (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1))) (* 40/9 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 4))))
631.0ms
(- (+ (* 20/3 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 2))) (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1))) (* 40/9 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 4))))
588.0ms
(- (+ (* 20/3 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 2))) (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1))) (* 40/9 (/ (* (exp (* 1/3 (- (log 1/60) (* 5 (log (/ 1 im)))))) (cbrt -1)) (pow im 4))))
575.0ms
(* (cbrt (- (pow (* -1/60 (pow im 5)) 3) (pow (* (+ (* (* 1/3 im) im) 2) im) 3))) (cbrt (- (pow (* -1/60 (pow im 5)) 3) (pow (* (+ (* (* 1/3 im) im) 2) im) 3))))
544.0ms
(cbrt (+ (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))

prune1.7s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize48.0ms

Local error

Found 4 expressions with local error:

12.4b
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
12.4b
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
12.4b
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
0.5b
(* (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))) (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))))

rewrite206.0ms

Algorithm
rewrite-expression-head
Rules
20×associate-*r/
18×cbrt-div
11×pow1
10×add-sqr-sqrt
flip3-- pow1/3 flip--
*-un-lft-identity add-cube-cbrt
cbrt-prod
add-exp-log
frac-times add-cbrt-cube swap-sqr associate-*r* associate-*l* insert-posit16 add-log-exp
pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 76
Calls
4 calls:
Slowest
115.0ms
(* (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))) (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))))
37.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
30.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
22.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))

series1.8s

Counts
4 → 12
Calls
4 calls:
Slowest
568.0ms
(* (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))) (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))))
465.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
406.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))
393.0ms
(cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))

simplify14.3s

Counts
63 → 88
Calls
63 calls:
Slowest
580.0ms
(* (sqrt (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))) (sqrt (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im))))))
529.0ms
(cbrt (+ (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))
456.0ms
(* (cbrt (* (* 0.5 (sin re)) (- (pow (* -1/60 (pow im 5)) 3) (pow (* (+ (* (* 1/3 im) im) 2) im) 3)))) (cbrt (* (* 0.5 (sin re)) (- (* (* -1/60 (pow im 5)) (* -1/60 (pow im 5))) (* (* (+ (* (* 1/3 im) im) 2) im) (* (+ (* (* 1/3 im) im) 2) im))))))
431.0ms
(* (cbrt (* (* 0.5 (sin re)) (- (* (* -1/60 (pow im 5)) (* -1/60 (pow im 5))) (* (* (+ (* (* 1/3 im) im) 2) im) (* (+ (* (* 1/3 im) im) 2) im))))) (cbrt (* (* 0.5 (sin re)) (- (pow (* -1/60 (pow im 5)) 3) (pow (* (+ (* (* 1/3 im) im) 2) im) 3)))))
369.0ms
(* (cbrt (* (* 0.5 (sin re)) (- (* (* -1/60 (pow im 5)) (* -1/60 (pow im 5))) (* (* (+ (* (* 1/3 im) im) 2) im) (* (+ (* (* 1/3 im) im) 2) im))))) (cbrt (* (* 0.5 (sin re)) (- (* -1/60 (pow im 5)) (* (+ (* (* 1/3 im) im) 2) im)))))

prune1.5s

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

regimes342.0ms

Accuracy

0% (0.6b remaining)

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

bsearch6.0ms

end0.0ms

sample12.1s

Algorithm
intervals
Results
5.6s4742×body1280valid
3.2s3769×body640valid
1.2s4549×body80valid
1.0s1895×body320valid
805.0ms927×body160valid