reader_fzn.h
Go to the documentation of this file.
22 * FlatZinc is a low-level solver input language that is the target language for MiniZinc. It is designed to be easy to
26 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_EXPORT SCIP_RETCODE SCIPincludeReaderFzn(SCIP *scip)
Definition: reader_fzn.c:4951
Definition: struct_scip.h:59
type definitions for return codes for SCIP methods
Definition: struct_sol.h:64
type definitions for SCIP's main datastructure
type definitions for storing primal CIP solutions
SCIP_EXPORT SCIP_RETCODE SCIPprintSolReaderFzn(SCIP *scip, SCIP_SOL *sol, FILE *file)
Definition: reader_fzn.c:4974
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33