Skip to main content

How to connect AIMMS with SCIP Solver

  • October 19, 2021
  • 2 replies
  • 83 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

Marcel Hunting
AIMMSian
Forum|alt.badge.img+4
  • AIMMSian
  • 258 replies
  • October 20, 2021

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.


  • Explorer
  • 2 replies
  • November 1, 2021

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.



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

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