Skip to content

OR Tools#2146

Open
sjanzou wants to merge 60 commits intodevelopfrom
ortools_build
Open

OR Tools#2146
sjanzou wants to merge 60 commits intodevelopfrom
ortools_build

Conversation

@sjanzou
Copy link
Collaborator

@sjanzou sjanzou commented Feb 6, 2026

https://github.com/NatLabRockies/SAM-private/pull/140

Final issues being worked out on failing Windows runner...

sjanzou added 30 commits April 25, 2025 03:18
Copy link
Collaborator

@brtietz brtietz left a comment

Choose a reason for hiding this comment

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

Looks like the version number is out of date. Other than that it looks good.

if(MSVC)
  set(CMAKE_CXX_STANDARD 20)
else()
  set(CMAKE_CXX_STANDARD 17)
endif()
@sjanzou sjanzou requested a review from brtietz February 16, 2026 10:00
@brtietz brtietz self-requested a review March 4, 2026 22:12
@brtietz
Copy link
Collaborator

brtietz commented Mar 4, 2026

Need to update post-build event in SAM repo to make sure that code generator brings in the or-tools dlls.

 "abseil_dll", "bz2", "highs", "libprotobuf", "libscip", "libutf8_validity", "ortools", "re2", "ssc", "zlib1" in CodeGen_Base::PlatformFiles
Tested on Windows with VBA MSPT SO and MP and PVWatts
@sjanzou
Copy link
Collaborator Author

sjanzou commented Mar 5, 2026

Need to update post-build event in SAM repo to make sure that code generator brings in the or-tools dlls.

@qualand, please review the code generator changes...

The 9 ortools libraries required for ssc to run are
"abseil_dll", "bz2", "highs", "libprotobuf", "libscip", "libutf8_validity", "ortools", "re2", "ssc", "zlib1"

I tested the MSPT SO and MP in Excel (VBA) and matched the SAM results, e.g.

image

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.

3 participants