amplify.save_qplib
- save_qplib(model: amplify.BinaryQuadraticModel, path: str) None
Save model to a QPLIB file.
- Args:
- model (
BinaryQuadraticModel
): The model to save.
- path (
str
): The path to the QPLIB file.
- model (
Save model to a QPLIB file.
- Args:
- model (
BinaryQuadraticModel
):
The model to save.
- path (
str
):
The path to the QPLIB file.