$ ./flagmatic --r 3 --n 6 --forbid-k4 --dir output/k4 flagmatic version 1.5 ============================================================================ Forbidding 4.4 Using admissible graphs of order 6. Generated 1 type of order 0, with 2 flags of order 3. Generated 1 type of order 2, with 11 flags of order 4. Generated 4 types of order 4, with [64, 56, 50, 45] flags of order 5. Generated 964 admissible graphs. Approximate floating-point bound is 0.56166560 $ sage -python scripts/make_nontight_exact_qdash.py --denominator 10000000 --dir output/k4 Written r.py Written qdash.py Marked bound as non-tight in flags.py $ sage -python scripts/verify_bound.py --dir output/k4 Written q.py Bound (all graphs) is 2246662543771/4000000000000 (Approximately 0.561665636) Added exact bound to flags.py $ sage -python scripts/make_certificate.py --dir output/k4 Written certificate to cert.js