[Clp] First Problem linear in c++, help

Matteo Di Luca mattesil at hotmail.com
Mon Dec 21 03:29:54 EST 2009


Sorry for this e-mail.
This is first problem in c++ with libraries clp.
How I make to write this problem and don't read file.mps ?
Example:
15x1 + 8x2 + 80x3 -> min        
s.t.:
x1 + 2x2 + 3x3 <= 15              
8x1 +  15x2 +  80x3 <= 80      
8x1  + 80x2 + 15x3 <=150      
100x1 +  10x2 + x3 >= 800     

80x1 + 8x2 + 15x3 = 750        
x1 + 10x2 + 100x3 = 80           
x1 >= 4                                     
-8 >= x2 >= -80                        

Thanks, where can I find documentation on this?
thank you very much
 		 	   		  
_________________________________________________________________
Di che umore sei oggi? Dillo con le Emoticon
http://intrattenimento.it.msn.com/emoticon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20091221/adb54372/attachment.html>


More information about the Clp mailing list