Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.misc > #947

Parallel Dual Simplex

From Ramine <ramine@1.1>
Newsgroups comp.lang.pascal.misc
Subject Parallel Dual Simplex
Date 2014-06-29 18:08 -0700
Organization A noiseless patient Spider
Message-ID <loq2n4$dn7$5@dont-email.me> (permalink)

Show all headers | View raw


Hello...


I have thought more about my Parallel Dual Simplex solver,
and i think that i will not implement it, simply because
the Clp (Coin-or linear programming). an open-source linear
programming solver is a very efficient solver, it uses "heuristics"
mechanisms to speed more the solving , i have benchmarked
the CLP (Coin-or linear programming)  and it is 2X times faster
than CBC (in serial mode) , so i don't think i can compete
with Clp, so i have decided to stop my Parallel Dual Simplex project.

I have just included CLP and CBC both the 64-bit and 32-bit versions
inside my zipfile, you can download them from here:

https://sites.google.com/site/aminer68/linear-programming-modeling-examples-in-object-pascal


Thank you,
Amine Moulay Ramdane.

Back to comp.lang.pascal.misc | Previous | Next | Find similar


Thread

Parallel Dual Simplex Ramine <ramine@1.1> - 2014-06-29 18:08 -0700

csiph-web