Hi Giuseppe, Gecode (currently 4.4.0) is fully included with ECLiPSe. However, we cannot distribute Gurobi, which is a commercial solver. Our if_gurobi50.tgz package only contains the interface layer, so you have to obtain libgurobi50.so from Gurobi directly. Regards, Joachim On 14/11/2018 17:48, Giuseppe Cota wrote: > Dear ECLiPSe developer, > > I've downloaded and installed ECLiPSe. Just to be sure, are Gecode and Gurobi > alredy distributed with ECLiPSe (i think that gurobi's library are in > if_gurobi50.tgz)? Or do I need to install them? > > Moreover there is an issue when trying to use gurobi. > > If I execute: > > lib(eplex_gurobi). > > an error occurs (output below): > > loading GUROBI 50 ... libgurobi50.so: cannot open shared object file: No such > file or directory > problem while trying to load a shared library in load("x86_64_linux/segurobi50.so") > loading GUROBI 50 ... libgurobi50.so: cannot open shared object file: No such > file or directory > problem while trying to load a shared library in load("x86_64_linux/segurobi50.so") > Eplex error: Could not find any of the solver interfaces: > [solver(gurobi, B), solver(gurobi, B)] > Eplex error: No solver loaded in lp_get_license > eplex.eco loaded in 0.11 seconds > eplex_gurobi.eco loaded in 0.00 seconds > > Yes (0.12s cpu) > > If instead I execute: > > lib(eplex). > lib(eplex_gurobi). > > No error occurs. > > Best regards, > Giuseppe Cota > > -- > Giuseppe Cota > Postdoctoral Research Fellow > DE - Dipartimento di Ingegneria > Università di Ferrara > Via Saragat 1, 44122, Ferrara, Italy > Tel. +39 0532974827 > > > > _______________________________________________ > ECLiPSe-CLP-Users mailing list > ECLiPSe-CLP-Users_at_lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users >Received on Wed Nov 14 2018 - 19:01:04 CET
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST