You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to use the Java API on Linux platform, the developer must explicitly compile and link the dynamic libraries.
It would be much easier to integrate Z3 to an existing Java project if it could bundle dependencies in just one or multiple JAR files. These JAR file(s) should contain the required dynamic libraries for the specific platform.
shonfeder, breandan, fpoli, raulraja, espresso-if and 1 more