Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
int[] and long[] helper class. More...
Static Public Member Functions | |
static IntExpr | Element (this int[] array, IntExpr index) |
static IntExpr | Element (this long[] array, IntExpr index) |
int[] and long[] helper class.
Definition at line 20 of file IntArrayHelper.cs.
|
inlinestatic |
Definition at line 22 of file IntArrayHelper.cs.
|
inlinestatic |
Definition at line 26 of file IntArrayHelper.cs.