28int main(
int argc,
const char **argv)
38 catch (std::exception &e)
40 std::cout <<
"Error: " << e.what() << std::endl;
static CommandLine * getParser()
singleton method
void parseCommandLine(int argc, const char **argv, bool check_nonoptional=true)
parse command line option
this class describes command line option
std::unique_ptr< mir::Graph > loadModel(std::string filename)
void dumpGraph(const Graph *graph, std::ostream &stream)