Go to the source code of this file.
Namespaces | |
namespace | globals |
Variables | |
int | globals::quiet = 0 |
globals::save = True | |
int | globals::verbose = 0 |
int | globals::qvs_flag = 0 |
int | globals::ndm_flag = 0 |
int | globals::qrc = 0 |
int | globals::printCycle = 0 |
int | globals::printDate = 0 |
int | globals::printResult = 0 |
int | globals::printState = 0 |
int | globals::testConflict = 0 |
int | globals::testDebug = 0 |
int | globals::testMode = 0 |
tuple | globals::PROG = MPNG.MPNG( None ) |
tuple | globals::Saver = Saver.Saver( PROG ) |
tuple | globals::FactorCache = FactorCache.FactorCache( Saver ) |
tuple | globals::ResultCache = ResultCache.ResultCache( Saver ) |
tuple | globals::SigmaFactorCache = SigmaFactorCache.SigmaFactorCache( Saver ) |
globals::PrintResultsByOrder = False |