Scippy

SCIP

Solving Constraint Integer Programs

reader_zpl.h File Reference

Detailed Description

ZIMPL model file reader.

Author
Tobias Achterberg

This reader allows to read input in ZIMPL format. See the web page for a definition and documentation.

Definition in file reader_zpl.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeReaderZpl (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeReaderZpl ( SCIP scip)

includes the zpl file reader into SCIP

Parameters
scipSCIP data structure