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

Implementation of the HUB / MXP interface bug fix #468

Conversation

lorenzogentile404
Copy link
Contributor

@lorenzogentile404 lorenzogentile404 commented Oct 24, 2024

Copy link
Collaborator

@OlivierBBB OlivierBBB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was also a change made to the way we compute T4MTNTOP.

mxp/columns.lisp Outdated Show resolved Hide resolved
mxp/constraints.lisp Outdated Show resolved Hide resolved
Copy link
Collaborator

@OlivierBBB OlivierBBB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OlivierBBB OlivierBBB changed the title fix(mxp): add S1NZNOMXPX and S2NZNOMXPX Implementation of the HUB / MXP interface bug fix Oct 24, 2024
@OlivierBBB OlivierBBB added the bug Something isn't working label Oct 24, 2024
mxp/columns.lisp Outdated
@@ -42,6 +42,13 @@
(LIN_COST :i64)
(GAS_MXP :i64)
(EXPANDS :binary@prove)
(MTNTOP :binary@prove))
(T4MTNTOP :binary@prove)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo here.

@OlivierBBB OlivierBBB closed this Oct 24, 2024
@OlivierBBB OlivierBBB deleted the 467-hubmxp-bug-zero-size-enormous-offsets-=-type-issue-in-the-hub branch October 24, 2024 20:19
@OlivierBBB OlivierBBB restored the 467-hubmxp-bug-zero-size-enormous-offsets-=-type-issue-in-the-hub branch October 25, 2024 17:51
@OlivierBBB OlivierBBB reopened this Oct 25, 2024
@OlivierBBB OlivierBBB closed this Oct 25, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

HUB/MXP bug: zero size, enormous offsets => type issue in the HUB
2 participants