Module oxidd_parser::load_file

source ·
Expand description

Convenience functions etc. to load a Problem from file

Enums§

Functions§

  • Load and parse the file at path, reporting errors to stderr
  • Parse input using the parser for the given file_type, emitting errors or warnings to writer