Misc.

Function

amplify.set_num_threads

Set the maximum number of logical cores that Amplify uses.

amplify.load_lp

Load an LP file and construct a model.

amplify.save_lp

Save a model to an LP file.

amplify.load_qplib

Load a QPLIB file and construct a model.

amplify.save_qplib

Save a model to a QPLIB file.

amplify.set_seed

Set the seed for random number generation.

amplify.set_printoptions

Set print options for Amplify objects (Poly, PolyArray, ConstraintList).

Attribute

amplify.__version__

The version of the SDK.