| Classes | |
| struct | BGMonomial | 
| Functions | |
| bool | solveWPinBG (PowerCircuit *pc, std::list< BGMonomial > &input) | 
| bool | solveWPinBG (PowerCircuit *pc, std::string input) | 
| bool BG::solveWPinBG | ( | PowerCircuit * | pc, | |
| std::string | input | |||
| ) | 
The input is a string consisting of the letters a, b, t and their inverses A, B, T. An empty instance of PowerCircuit is needed, too.
| bool BG::solveWPinBG | ( | PowerCircuit * | pc, | |
| std::list< BGMonomial > & | input | |||
| ) | 
 1.6.1
 1.6.1