Tips on compiling ipopt and pyipopt
This post describes some tips on building the ipopt package and pyipopt package from source. IPOPT is part of the coin-or project, and pyipopt provides an interface of ipopt to python. Thanks to the author of pyipot, Eric You Xu, for providing me some insightful hint. The reason for me to build these packages is to use them in openopt, which I [...]
Choice of optimization tools
Recently, my lab mates asked me to recommend some tools for mathematical programming. I would like to share some of my experience on this. My first optimization related project dates back 5 years ago, when I needed to improve some models built by some other senior students. Those models were written in AMPL, using cplex [...]
SETTING UP A RAPACHE ENVIRONMENT
The package Rapache is only available under *nix based operating systems, such as Linux, Unix and Mac. This document describes how to setup a Rapache environment in Linux, especially under Ubuntu. At the time I set up the server, I had no experience setting up a web server from scratch. Thus some steps may be [...]

Recent Comments