7.516 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.033 * * * [progress]: [2/2] Setting up program. 0.036 * [progress]: [Phase 2 of 3] Improving. 0.036 * [simplify]: Simplifying using # : (+ (+ (* (* a x) x) (* b x)) c) 0.038 * * [simplify]: iteration 0 : 20 enodes (cost 4 ) 0.040 * * [simplify]: iteration 1 : 31 enodes (cost 4 ) 0.041 * * [simplify]: iteration 2 : 33 enodes (cost 4 ) 0.042 * * [simplify]: iteration 3 : 33 enodes (cost 4 ) 0.042 * [simplify]: Simplified to: (+ c (* x (+ (* a x) b))) 0.046 * [progress]: [Phase 3 of 3] Extracting. 0.046 * * [regime]: Finding splitpoints for: (# #) 0.046 * * * [regime-changes]: Trying 6 branch expressions: ((+ (* (* a x) x) (* b x)) (+ (+ (* (* a x) x) (* b x)) c) c b x a) 0.046 * * * * [regimes]: Trying to branch on (+ (* (* a x) x) (* b x)) from (# #) 0.094 * * * * [regimes]: Trying to branch on (+ (+ (* (* a x) x) (* b x)) c) from (# #) 0.142 * * * * [regimes]: Trying to branch on c from (# #) 0.185 * * * * [regimes]: Trying to branch on b from (# #) 0.230 * * * * [regimes]: Trying to branch on x from (# #) 0.277 * * * * [regimes]: Trying to branch on a from (# #) 0.323 * * * [regime]: Found split indices: #