admissible_sets.py
- look for dense admissible sets using sieves
- current bottleneck: is_p_admissible()
prime_utils.py
- generation of primes and other supportin functions
bounds.py
- computation of lower bounds
- needs precomputed tables of Moebius and Euler totient functions