andvarfolomeev / acycling-digraph-problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acycling digraph problem

install

pip install acycling-digraph-problem

usage

usage: main.py [-h] [--show SHOW] file_path

positional arguments:
file_path    path to input file

options:
-h, --help   show this help message and exit
--show SHOW  show graph (default: False)

About

License:MIT License


Languages

Language:Python 100.0%