3.874 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.034 * * * [progress]: [2/2] Setting up program. 0.036 * [progress]: [Phase 2 of 3] Improving. 0.036 * [simplify]: Simplifying using # : (/ 1.0 (/ (* (pow x 2.0) 1.0) (sqrt x))) 0.038 * * [simplify]: iteration 0 : 17 enodes (cost 5 ) 0.039 * * [simplify]: iteration 1 : 40 enodes (cost 5 ) 0.040 * * [simplify]: iteration 2 : 117 enodes (cost 4 ) 0.043 * * [simplify]: iteration 3 : 449 enodes (cost 3 ) 0.052 * * [simplify]: iteration 4 : 3102 enodes (cost 3 ) 0.123 * * [simplify]: iteration 5 : 5001 enodes (cost 3 ) 0.124 * [simplify]: Simplified to: (/ (sqrt x) (pow x 2.0)) 0.127 * [progress]: [Phase 3 of 3] Extracting. 0.127 * * [regime]: Finding splitpoints for: (# #) 0.128 * * * [regime-changes]: Trying 3 branch expressions: ((/ (* (pow x 2.0) 1.0) (sqrt x)) (/ 1.0 (/ (* (pow x 2.0) 1.0) (sqrt x))) x) 0.128 * * * * [regimes]: Trying to branch on (/ (* (pow x 2.0) 1.0) (sqrt x)) from (# #) 0.158 * * * * [regimes]: Trying to branch on (/ 1.0 (/ (* (pow x 2.0) 1.0) (sqrt x))) from (# #) 0.190 * * * * [regimes]: Trying to branch on x from (# #) 0.214 * * * [regime]: Found split indices: #