Package org.ssclab.pl.milp
Interface FormatTypeInput
-
public interface FormatTypeInputThis interface contains an enumeration that allows you to define the type of format present in the Input object, passed as an argument to the LP or MILP objects: Sparse or coefficient.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classFormatTypeInput.FormatTypeEnumeration used to define the type of format utilized.
-