MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Problem with Nminimize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109720] Problem with Nminimize
  • From: Ala <amodarre at mail.zserv.tuwien.ac.at>
  • Date: Thu, 13 May 2010 07:25:43 -0400 (EDT)

I have some questions. How could I reduce computation time during
working with Nminimize. I mean how to change tolerance or something
like this. Is that possible to interrupt the calculation after 2 days in order to give some values? (in some optimization programs it is possible to have not very desired results by interrupting of calculation.)
Another one is that I would like to build graphically a heat exchanger network by mathematica where there are many equations and inequalities. In other words, you have to minimize total annual cost of heat excahnger network by means of function Nminimize. How could I build grid diagram like as below link which works interactively to linear programming. Is there the possibility to develop this network using mathematica? 
http://www.homepages.ucl.ac.uk/~ucecesf/images/hens-example.png <http://www.homepages.ucl.ac.uk/%7Eucecesf/images/hens-example.png>

I wanna create a table which has some cells as checkbox that work 
dynamically. Unfortunately i did not find any documentations about 
dynamic function and array together such as Dynamic[Xi]. Could you help 
me to create dynamically checkbox for each table cell? An example is 
like: 
http://www.fittrackingsolutions.com/support/admin/images/fieldHierarchyTable.gif 



best regards



  • Prev by Date: Re: Different answer when running cell second time?
  • Next by Date: Re: Why do these not work?
  • Previous by thread: GeometricTransformation causes dislocated Arrowheads in Graphics3D
  • Next by thread: Re: Problem with Nminimize