Skip to content

Commit

Permalink
add default solver HiGHS to the doc and test project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Jan 12, 2025
1 parent 1df78b5 commit 3986efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Hecke = "3e1990a7-5d81-5526-99ce-9ba3ff248f21"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
LDPCDecoders = "3c486d74-64b9-4c60-8b1a-13a564e77efb"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
Expand Down
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Hecke = "3e1990a7-5d81-5526-99ce-9ba3ff248f21"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
HostCPUFeatures = "3e5b6fbb-0976-4d2c-9146-d79de83f2fb0"
ILog2 = "2cd5bd5f-40a1-5050-9e10-fc8cdb6109f5"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Expand Down

0 comments on commit 3986efe

Please sign in to comment.