=======================================================
                Quantifier Elimination                 
                          in                           
            Elementary Algebra and Geometry            
                          by                           
      Partial Cylindrical Algebraic Decomposition      
                                                       
               Version B 1.69, 16 Mar 2012
                                                       
                          by                           
                       Hoon Hong                       
                  (hhong@math.ncsu.edu)                
                                                       
With contributions by: Christopher W. Brown, George E. 
Collins, Mark J. Encarnacion, Jeremy R. Johnson        
Werner Krandick, Richard Liska, Scott McCallum,        
Nicolas Robidoux, and Stanly Steinberg                 
=======================================================
Enter an informal description  between '[' and ']':
[Testing Psi3]Enter a variable list:
(x,y)Enter the number of free variables:
2
Enter a prenex formula:
[ [x^2 + y^2 - 1 = 0 /\ x y - 1/4 < 0] \/ [(x - 4)^2 + (y - 1)^2 - 1 = 0 /\ (x - 4) (y - 1) - 1/4 < 0] \/ [(x - 8)^2 + (y - 2)^2 - 1 < 0 /\ (x - 8) (y - 2) - 1/4 < 0] ].

=======================================================

Before Normalization >
go

Before Projection (y) >
go

Before Choice >
go

Before Solution >
d-fpc-stat
          propagation    trial-eval     total
true          0             95             95
false         0            600            600
total         0            695            695

Length of the projection-based formula :2850

Before Solution >
go 
An equivalent quantifier-free formula:

y^2 + x^2 - 1 >= 0 /\ y^2 - 2 y + x^2 - 8 x + 16 >= 0 /\ y^2 - 4 y + x^2 - 16 x + 67 /= 0 /\ [ [ y^2 - 2 y + x^2 - 8 x + 16 = 0 /\ 4 x y - 16 y - 4 x + 15 < 0 ] \/ [ y^2 + x^2 - 1 = 0 /\ 4 x y - 1 < 0 ] \/ [ y^2 - 4 y + x^2 - 16 x + 67 < 0 /\ 4 x y - 32 y - 8 x + 63 < 0 ] ]


=====================  The End  =======================

-----------------------------------------------------------------------------
0 Garbage collections, 0 Cells and 0 Arrays reclaimed, in 0 milliseconds.
158563 Cells in AVAIL, 500000 Cells in SPACE.

System time: 83 milliseconds.
System time after the initialization: 79 milliseconds.
-----------------------------------------------------------------------------
