Skip to content

add rIC3 #155

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add rIC3 #155

wants to merge 1 commit into from

Conversation

anuejn
Copy link
Contributor

@anuejn anuejn commented May 21, 2025

As motivated in #151, it would be very cool to have rIC3 in oss-cad-suite :).
I am not affiliated with rIC3 but thought to give it a shot.

I have not contributed here before and had some questions:

  • Am I supposed to also update the ci yaml files?
  • Building rIC3 needs at least rust 1.85, so the docker containers would need to be updated. Should I do that in some way?
  • I now pinned rIC3 to v1.3.6 as I thought that that would probably not break ci for non-building main or for it needing a newer rust version again at the cost of needing manual intervention for updates. Is this the right approach?

Thank you for making oss-cad-suite, I really like using it :)

@mmicko
Copy link
Member

mmicko commented May 22, 2025

Thanks. Will need to test. Will take care of CI yml so no worries there.

@mmicko
Copy link
Member

mmicko commented May 26, 2025

@anuejn Hi and sorry for late response. Have tried updating docker image with latest rust, and compilation works on linux-x64, but when building for darwin-arm64, it fails on few places, namely compiling ssl native library and cadical as well. With SSL managed to make some progress but seems it expect newer openssl that we do not have libraries already, so would need to redo complete image to support this.

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