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

Change Linear_program output to ASCII #2841

Merged
merged 4 commits into from Sep 22, 2023
Merged

Conversation

zkgeiselmann
Copy link
Collaborator

@zkgeiselmann zkgeiselmann commented Sep 21, 2023

This resolves #2819

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #2841 (6990e35) into master (35bf9a4) will increase coverage by 0.06%.
Report is 4 commits behind head on master.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master    #2841      +/-   ##
==========================================
+ Coverage   80.61%   80.67%   +0.06%     
==========================================
  Files         456      456              
  Lines       64663    64692      +29     
==========================================
+ Hits        52125    52190      +65     
+ Misses      12538    12502      -36     
Files Changed Coverage
...PolyhedralGeometry/mixed_integer_linear_program.jl 0.00%
src/PolyhedralGeometry/linear_program.jl 66.66%

@benlorenz benlorenz merged commit 61760a3 into master Sep 22, 2023
14 of 16 checks passed
@benlorenz benlorenz deleted the zkg/linear_program_unicode branch September 22, 2023 09:20
fieker pushed a commit that referenced this pull request Sep 29, 2023
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.

Output of LinearProgram uses unicode symbols.
2 participants