Details

Time bar (total: 17.2s)

sample61.0ms

Algorithm
intervals
Results
21.0ms23×body640valid
15.0ms190×body80valid
5.0ms13×body1280valid
4.0ms14×body320valid
3.0ms16×body160valid

simplify2.6s

Counts
1 → 1
Iterations
IterNodes
done5000
144122
133069
122474
112032
101843
91602
81334
7972
6535
5248
4118
371
233
116
08

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 21.5b

localize14.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- 1.0 x) y)
4.2b
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
5.8b
(/ (* (- 1.0 x) y) (+ y 1.0))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity
13×add-sqr-sqrt
10×add-cbrt-cube add-exp-log
add-cube-cbrt
pow1 associate-*l* add-log-exp
associate-/r* times-frac associate-*l/
flip3-- associate-*r* insert-posit16 flip--
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares associate-/l/
clear-num sub-neg frac-2neg flip3-+ diff-log pow-prod-down *-commutative flip-+ div-inv associate-/l* unswap-sqr
Counts
3 → 66
Calls
3 calls:
16.0ms
(* (- 1.0 x) y)
11.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
22.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

series210.0ms

Counts
3 → 9
Calls
3 calls:
56.0ms
(* (- 1.0 x) y)
98.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
56.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

simplify1.2s

Counts
75 → 75
Iterations
IterNodes
done5000
21305
1349
0131

prune307.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

localize26.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- 1.0 x) (/ y (+ y 1.0)))
0.0b
(/ y (+ y 1.0))
4.2b
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
28×add-sqr-sqrt
25×times-frac
21×add-cube-cbrt
18×associate-*r*
10×add-cbrt-cube add-exp-log
distribute-lft-out
pow1 associate-*l* add-log-exp
associate-/r* associate-/r/
flip3-- insert-posit16 flip-- associate-/l*
frac-times cbrt-undiv flip3-+ div-exp associate-*l/ prod-exp cbrt-unprod flip-+ div-inv unswap-sqr
clear-num sub-neg frac-2neg diff-log pow-prod-down associate-*r/ *-commutative distribute-lft-out-- difference-of-squares
Counts
3 → 91
Calls
3 calls:
25.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
12.0ms
(/ y (+ y 1.0))
6.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

series199.0ms

Counts
3 → 9
Calls
3 calls:
61.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
56.0ms
(/ y (+ y 1.0))
82.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

simplify1.5s

Counts
100 → 100
Iterations
IterNodes
done5000
21646
1428
0160

prune376.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.2b

localize42.0ms

Local error

Found 4 expressions with local error:

0.1b
(* y (* y y))
7.4b
(- 1.0 (* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))))
9.2b
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
15.1b
(* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))

rewrite283.0ms

Algorithm
rewrite-expression-head
Rules
23×add-cbrt-cube add-exp-log
20×pow1
13×add-sqr-sqrt associate-*l*
10×*-un-lft-identity add-cube-cbrt
times-frac prod-exp cbrt-unprod
add-log-exp
pow-prod-up
cbrt-undiv associate-/r* flip3-+ cube-unmult div-exp associate-*r* pow-prod-down associate-/r/ flip-+ insert-posit16
pow3 associate-*l/ sum-cubes
distribute-rgt-in frac-times distribute-lft-in flip3-- associate-*r/ *-commutative div-inv flip-- associate--r+ unswap-sqr associate-/l/
pow2 clear-num sub-neg frac-2neg pow-plus diff-log pow-sqr associate-/l*
Counts
4 → 105
Calls
4 calls:
24.0ms
(* y (* y y))
4.0ms
(- 1.0 (* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))))
61.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
193.0ms
(* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))

series608.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(* y (* y y))
301.0ms
(- 1.0 (* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0)))))
118.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
131.0ms
(* (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))) (+ (* y y) (- (* 1.0 1.0) (* y 1.0))))

simplify2.6s

Counts
117 → 117
Iterations
IterNodes
done5001
23168
1711
0209

prune598.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.1b

localize59.0ms

Local error

Found 4 expressions with local error:

9.2b
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
9.2b
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
12.4b
(* (- (* 1.0 1.0) (* y 1.0)) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))
15.7b
(* (* y y) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))

rewrite377.0ms

Algorithm
rewrite-expression-head
Rules
44×add-cbrt-cube add-exp-log
20×associate-*r*
17×prod-exp cbrt-unprod
16×add-sqr-sqrt times-frac
13×*-un-lft-identity add-cube-cbrt
11×pow1
10×cbrt-undiv div-exp
associate-/r* associate-/r/
cube-unmult pow3 associate-*l/ sum-cubes
associate-*l*
flip3-+ flip3-- pow-prod-down flip-+ insert-posit16 div-inv flip-- add-log-exp associate-/l/
frac-times clear-num frac-2neg associate-*r/ *-commutative associate-/l* unswap-sqr
distribute-rgt-out--
Counts
4 → 128
Calls
4 calls:
64.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
47.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
110.0ms
(* (- (* 1.0 1.0) (* y 1.0)) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))
154.0ms
(* (* y y) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))

series406.0ms

Counts
4 → 12
Calls
4 calls:
107.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
128.0ms
(/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y))))
87.0ms
(* (- (* 1.0 1.0) (* y 1.0)) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))
85.0ms
(* (* y y) (/ (* (- 1.0 x) y) (+ (* (* 1.0 1.0) 1.0) (* y (* y y)))))

simplify3.0s

Counts
140 → 140
Iterations
IterNodes
done5001
22897
1659
0200

prune906.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

regimes411.0ms

Accuracy

99.8% (0.0b remaining)

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

bsearch113.0ms

Steps
ItersRangePoint
6
11120271688924408.0
6.72681328144926e+16
11305515126613318.0
9
-9.169070498365897e+20
-3361471310457274.5
-3.40118678716794e+15

simplify11.0ms

Iterations
IterNodes
done41
141
029

end0.0ms

sample1.2s

Algorithm
intervals
Results
531.0ms6204×body80valid
169.0ms676×body640valid
145.0ms497×body320valid
131.0ms342×body1280valid
35.0ms281×body160valid