
  .___                   ._ ._             
  |   | ____  ____ ._____| || |  ._       
  |   |/ __ \/  _ \|  __ \ || | _| |__ 
  |   / /_/  ) <_> )  | \/ || |/_   _/   
  |___\___  /\____/|__|  |_||_|  |_|    
     /_____/                v0.8

Welcome to IgorII. 
Running IgorII in batch mode with file: tests/balloons-accum.bat

      [1m- - - - START SYNTHESIS WITH - - - -[0m

Targets              'balloons'
Background           <none>
Simplified           True
Greedy rule-splitting False
Accumulators         True
Enhanced             False
Use paramorphisms    False
Compare rec args     AWise
DumpLog              False
Debug                False
Maximal tiers        0
Maximal loops        -1

      [1m- - - - - - - FINISHED - - - - - - -[0m

             balloons     in 5     loops
             

                 [1mHYPOTHESIS 1 of 2[0m

balloons (_, Large, _, _) = FF
balloons (Purple, Small, _, _) = FF
balloons (Yellow, Small, _, _) = TT



                 [1mHYPOTHESIS 2 of 2[0m

balloons (Purple, _, _, _) = FF
balloons (Yellow, Large, _, _) = FF
balloons (Yellow, Small, _, _) = TT

...batch processing finished.
Bye.
