COIN-OR Optimiser Suite

From IFORS Developing Countries Online Resources
Jump to: navigation, search

COIN-OR Optimiser Suite - a suite of ready-to-use optimisation solvers that can be incorporated into a user's computer program.

The goal of this project is to provide support for build, test, and installation of a coherent suite of interoperable solvers and libraries on the most popular computing platforms. We aim to provide methods for users to easily install pre-built and well-tested binaries on all platforms. Currently supported platforms are

- Microsoft Windows with the Visual C++ compiler, versions 9-13 (see the ​MSVisualStudio wiki for more details)

• MSVC++ IDE

• The cl compiler from CYGWIN/MinGW (with the autotools)

- Microsoft Windows with the g++ 4 compiler (CYGWIN/MinGW)

- Linux with the g++ 4 compiler on ix86 architectures.

- Mac OS X with either the g++ 4 compiler (installed with ​Homebrew) or the clang compiler.


Link to website: https://projects.coin-or.org/CoinBinary


<html> <head> </head> <body> <script type="text/javascript">(function(d, t, e, m){

   // Async Rating-Widget initialization.
   window.RW_Async_Init = function(){
       RW.init({
           huid: "141148",
           uid: "6db8b62d52afa816e07e3917b2d0ce28",
           source: "website",
           options: {
               "advanced": {
                   "layout": {
                       "lineHeight": "22px"
                   }
               },
               "size": "medium",
               "style": "oxygen"
           } 
       });
       RW.render();
   };
   // Append Rating-Widget JavaScript library.
   var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
       p = d.location.protocol, a = ("https:" == p ? "secure." + 
       m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" + 
       t.getMonth() + "D" + t.getDate();
   if (d.getElementById(id)) return;              
   rw = d.createElement(e);
   rw.id = id; rw.async = true; rw.type = "text/javascript";
   rw.src = p + "//" + a + "external.min.js?ck=" + ck;
   s.parentNode.insertBefore(rw, s);

}(document, new Date(), "script", "rating-widget.com/"));</script>

</body> </html>

  • Up to date information about the software in this list, which is mostly free to use, can be obtained from this link