Browse thread
[ANN] ocaml-glpk : LP library
- Samuel Mimram
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-09-24 (14:31) |
From: | Samuel Mimram <samuel.mimram@e...> |
Subject: | [ANN] ocaml-glpk : LP library |
Hi list, I've made OCaml bindings for the GNU Linear Programming Kit (GLPK) which is a library for solving large-scale linear programming, mixed integer programming, and other related problems. It's released under the GPL (like GLPK itself) and is available here: http://ocaml-glpk.sourceforge.net/ Comments, patches, etc are of course welcome. Regards, Samuel.