$ ./flagmatic --n 7 --r 3 --induced-density 4.2 --forbid-k4- --dir output/k4-max42 flagmatic version 1.5 ============================================================================ Optimizing for density of 4.2. Forbidding 4.3 Using admissible graphs of order 7. Generated 1 type of order 1, with 5 flags of order 4. Generated 2 types of order 3, with [95, 47] flags of order 5. Generated 11 types of order 5, with [388, 262, 191, 173, 148, 135, 124, 94, 101, 95, 72] flags of order 6. Generated 8157 admissible graphs. Approximate floating-point bound is 0.55837719 $ sage -python scripts/make_nontight_exact_qdash.py --denominator 10000000 --dir output/k4-max42 Written r.py Written qdash.py Marked bound as non-tight in flags.py $ sage -python scripts/verify_bound.py --dir output/k4-max42 Written q.py Bound (all graphs) is 558377212837027/1000000000000000 (Approximately 0.558377213) Added exact bound to flags.py $ sage -python scripts/make_certificate.py --dir output/k4-max42 Written certificate to cert.js