quasipolynomial / dre-to-dim

Converts dreadnaut to DIMACS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dre-to-dim

Converts dreadnaut to DIMACS

Requirements

Python 2.7

Usage

python dre_to_dim.py {input_dreadnaut_filepath.dre} {output_dimacs_filepath}

OR

python dre_to_dim_bulk.py {input_dreadnaut_folderpath} {output_dimacs_folderpath}

About

Converts dreadnaut to DIMACS


Languages

Language:Python 100.0%