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

Introduce AsConstraint abstract class to share comparison operators #222

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

termoshtt
Copy link
Collaborator

No description provided.

…etween Linear, Quadratic, Polynomial, and Function classes
@termoshtt termoshtt self-assigned this Dec 17, 2024
@termoshtt termoshtt added the python Changes in Python SDK label Dec 17, 2024
@termoshtt termoshtt changed the title Introduce AsConstraint abstract class to share comparison operators between Linear, Quadratic, Polynomial, and Function classes Introduce AsConstraint abstract class to share comparison operators Dec 17, 2024
@termoshtt termoshtt marked this pull request as ready for review December 17, 2024 04:13
@termoshtt termoshtt merged commit 1b8ecb6 into main Dec 17, 2024
28 checks passed
@termoshtt termoshtt deleted the quadratic-constraints branch December 17, 2024 04:13
termoshtt added a commit that referenced this pull request Dec 17, 2024
Additional fix of #222. Since `__eq__` cannot be inherited, we have to
manually override it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Changes in Python SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant