Details

Time bar (total: 6.3s)

sample44.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
12.0ms265×body80nan

simplify87.0ms

Counts
1 → 1

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (- x 1.0))
0.1b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite148.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
10×add-exp-log add-cbrt-cube
*-un-lft-identity
add-log-exp
add-cube-cbrt
pow1 associate-*r*
associate-*r/
times-frac associate-*l* associate-/r* sum-log
cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/
+-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 64
Calls
3 calls:
43.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
30.0ms
(* 6.0 (- x 1.0))
73.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series203.0ms

Counts
3 → 9
Calls
3 calls:
50.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
51.0ms
(* 6.0 (- x 1.0))
102.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify788.0ms

Counts
73 → 73

prune191.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize15.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
0.0b
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite240.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
21×associate-*r*
10×add-exp-log add-cbrt-cube
add-log-exp
distribute-lft-out-- difference-of-squares
pow1 associate-/l*
associate-/r/
flip3-+ associate-*l* associate-/r* sum-log flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative associate-+l+ flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip--
Counts
3 → 93
Calls
3 calls:
41.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
139.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
55.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series238.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
98.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
88.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify790.0ms

Counts
102 → 102

prune240.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (- x 1.0))
0.0b
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))))
0.2b
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))

rewrite189.0ms

Algorithm
rewrite-expression-head
Rules
42×times-frac
32×add-exp-log
30×add-sqr-sqrt
28×*-un-lft-identity
26×add-cube-cbrt
20×add-cbrt-cube
14×div-exp
12×associate-*r/
11×associate-/r/
10×associate-/r*
add-log-exp
pow1 cbrt-undiv
flip3-- flip-- div-inv associate-/l*
associate-*r* prod-exp
rec-exp 1-exp associate-*l* sum-log cbrt-unprod
distribute-rgt-in sub-neg frac-2neg distribute-lft-in flip3-+ clear-num flip-+ associate-/l/
+-commutative associate-+l+ pow-flip pow-prod-down *-commutative distribute-lft-out-- inv-pow difference-of-squares unswap-sqr
Counts
4 → 128
Calls
4 calls:
28.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
22.0ms
(* 6.0 (- x 1.0))
52.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))))
82.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))

series299.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
61.0ms
(* 6.0 (- x 1.0))
102.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))))
99.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))

simplify1.1s

Counts
140 → 140

prune352.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify123.0ms

end0.0ms

sample1.3s

Algorithm
intervals
Results
553.0ms8000×body80valid
388.0ms8036×body80nan