OR-Tools  7.1
Static Public Member Functions | List of all members
SimpleMipProgram Class Reference

Minimal Mixed Integer Programming example to showcase calling the solver. More...

Static Public Member Functions

static void main (String[] args) throws Exception
 

Detailed Description

Minimal Mixed Integer Programming example to showcase calling the solver.

Definition at line 24 of file SimpleMipProgram.java.

Member Function Documentation

◆ main()

static void SimpleMipProgram.main ( String []  args) throws Exception
inlinestatic

Definition at line 29 of file SimpleMipProgram.java.


The documentation for this class was generated from the following file: