#!perl -w
use strict;
use warnings;
use Algorithm::ConstructDFA;

# TODO: implement something useful