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 23 * translate into the form required by a solver. For more details see http://www.g12.cs.mu.oz.au/minizinc/ . 26 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ SCIP_RETCODE SCIPprintSolReaderFzn(SCIP *scip, SCIP_SOL *sol, FILE *file) SCIP_RETCODE SCIPincludeReaderFzn(SCIP *scip) Definition: objbranchrule.h:33 SCIP callable library. |