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

show fingerprint #13

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

oneSapling
Copy link

This pull request adds the display of the fingerprint in HTML. If the Solution Fingerprint is empty, it will be shown as "None"

@oneSapling
Copy link
Author

issue #1

@d-krupke
Copy link
Owner

Thanks, I will have to check:

  1. If it matches the style. Looks like you coded it in raw markdown instead of using streamlit elements.
  2. If it is robust against certain cases, e.g., with Do not throw error when problem proved infeasible in presolve #12 in mind.

I am not sure if I will be able to do it the next days or if it has to wait until the weekend.

@oneSapling
Copy link
Author

Okay, if there are any changes needed, I can modify it.

@d-krupke d-krupke self-assigned this Oct 31, 2024
@d-krupke
Copy link
Owner

Just check the code out. It works but I believe there should be a prettier way of displaying it. Right now, it is essentially a text dump.
image

Maybe one can use the metric widgets or a table?

@oneSapling
Copy link
Author

Okay, I'll adjust the display style.

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

Successfully merging this pull request may close these issues.

2 participants