Open isaaclafrance opened 7 years ago
Weigh out the pro's and cons among different optimization techniques based on the expected scale of the integration scenarios that will be solved. Potential candidates are NLP( Nonlinear Programming) and Genetic Algorithm.
Interesting references:
https://pdfs.semanticscholar.org/6b6f/656cf9dc9d134be7a8d6eaafc19713535ee2.pdf
http://dspace.nitrkl.ac.in/dspace/bitstream/2080/587/1/HMTC-06-sabina.pdf
Use the strategy design pattern to be able to easily swap in and out different techniques for constructing an effective heat exchanger network.
Weigh out the pro's and cons among different optimization techniques based on the expected scale of the integration scenarios that will be solved. Potential candidates are NLP( Nonlinear Programming) and Genetic Algorithm.