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

Support negative values in Linear Expressions #41

Open
Kalashnikovni opened this issue Jan 15, 2025 · 0 comments
Open

Support negative values in Linear Expressions #41

Kalashnikovni opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Kalashnikovni
Copy link
Collaborator

A simple program such as:

-1

returns the following error:

ERROR>>EvalNat: trying to evaluate arithmetic UnaryOp -1

This prohibits the use of negative numbers in linear expressions, which should be supported.

@Kalashnikovni Kalashnikovni added the bug Something isn't working label Jan 15, 2025
@Kalashnikovni Kalashnikovni added this to the SB-Graph 4.0.0 milestone Jan 15, 2025
@Kalashnikovni Kalashnikovni self-assigned this Jan 15, 2025
@Kalashnikovni Kalashnikovni moved this from Backlog to In progress in SB-Graph library issue tracker. Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant