Skip to content

Add methods to Model and SolvedModel for exposing underlying pointer#28

Merged
lovasoa merged 2 commits intorust-or:mainfrom
alexdewar:expose-highs-ptr
Jul 9, 2025
Merged

Add methods to Model and SolvedModel for exposing underlying pointer#28
lovasoa merged 2 commits intorust-or:mainfrom
alexdewar:expose-highs-ptr

Conversation

@alexdewar
Copy link
Contributor

This PR adds methods to the Model and SolvedModel structs to access the underlying pointer used for the C API.

This allows users to access the full C API as exposed by the highs-sys crate, which may be needed to use features that are not currently exposed by this crate (e.g. #25).

@alexdewar
Copy link
Contributor Author

Ping @lovasoa?

@lovasoa lovasoa merged commit a9bd7ad into rust-or:main Jul 9, 2025
2 checks passed
@lovasoa
Copy link
Contributor

lovasoa commented Jul 9, 2025

Soryy; it's merged !

@alexdewar
Copy link
Contributor Author

Nw. Thanks 😄

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