Module load_file

Source
Expand description

Convenience functions etc. to load a Problem from file

Enums§

FileType
File types

Functions§

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