Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CDF math function in the modeling part #76

Open
SHosseini94 opened this issue Jul 26, 2022 · 0 comments
Open

Using CDF math function in the modeling part #76

SHosseini94 opened this issue Jul 26, 2022 · 0 comments

Comments

@SHosseini94
Copy link

Hi,

I need to use scipy.norm.cdf() function in a constraint for my CP model. However, because I pass float var expressions into this function, the scipy can't accept it as an input. Is there any way to be able to use non-basic external methods of python packages in the modeling of CP?

Best,

Saeede

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant