public bool[] getTruthResults()
 {
     return(truthTable.getExpectedResults());
 }