Commit 2f44ec56 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 311da913
#!/usr/bin/env python
"""generate all connected graphs up to N nodes"""
"""Verify Route.tla on all connected graphs up to N nodes"""
from __future__ import print_function
import sys
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment