Exemple #1
0
def constraint1(x): # impose exactly
    return impose_product(0.75, x)
Exemple #2
0
def constraint1(x): # impose exactly
    return impose_product(0.75, x)