Quintiq file version 2.0 
 | 
#parent: #root 
 | 
MathematicalProgram TestMP 
 | 
{ 
 | 
  AsyncPriority: 'Default' 
 | 
  DefinedTypeName: 'LibOpt_MyMPSuboptimizer_TestMP' 
 | 
  IncludeInAnalysis: true 
 | 
  InfeasibleResultText: "error('Mathematical programming, non-feasible handling failed');" 
 | 
  LogFileName: 'AdvancedOptimizer.log' 
 | 
  MIPIntegralityTolerance: 0.00001 
 | 
  MIPLowerCutOffValue: -1000000000000000000000000000000000000000000000000000000000000000000000000000 
 | 
  MIPMaxNodeCount: 2100000000 
 | 
  MIPMaxSolutionCount: 2100000000 
 | 
  MIPUpperCutOffValue: 1000000000000000000000000000000000000000000000000000000000000000000000000000 
 | 
  OnFailureText: 'error(program.Failure().Information());' 
 | 
  ParallelMode: 'AutoParallel' 
 | 
  PreSolve: true 
 | 
  SimplexMaxIterationCount: 2100000000 
 | 
  SimplexObjectiveLowerLimit: -1000000000000000000000000000000000000000000000000000000000000000000000000000 
 | 
  SimplexObjectiveUpperLimit: 1000000000000000000000000000000000000000000000000000000000000000000000000000 
 | 
  SolverType: 'Automatic' 
 | 
  Threads: 1 
 | 
  TimeLimit: 300 
 | 
  InterfaceProperties { Accessibility: 'Module' } 
 | 
} 
 |