How to connect AIMMS with SCIP Solver

  • 19 October 2021
  • 2 replies
  • 62 views

There is a solver Solving Constraint Integer Programs (SCIP). https://scipopt.org/doc/html/index.php#WHATISSCIP

 

How to connect it to AIMMS?

I’m trying to add libscip.dll via Solver Configuration, but recieve an error.
 

 

 


2 replies

Userlevel 5
Badge +4

Hi @bacherikov_iv , There exists no interface between AIMMS and SCIP, and therefore you cannot use SCIP in AIMMS. Adding a SCIP dll in the solver configuration will not work.

Connecting SCIP to AIMMS would require building an interface using the AIMMS Open Solver Interface, which is a lot of work. At AIMMS we currently have no plans for building a link to SCIP.

As a workaround you can just write your instances out in one of the many format that can be read by SCIP, such as .lp or .mps.

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator