BlueM.Opt: Difference between revisions

From BlueM
Jump to navigation Jump to search
m (Literaturangaben)
(→‎Downloads: Update download locations)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{EVO.NET_nav}}
{{BlueM.Opt_nav}}
[[Bild:EVO Box screenshot.png|thumb|Screenshot]]
[[File:Simulation-based-optimization.png|thumb|Simulation-based optimization]]
==Beschreibung==
[[File:EVO Box screenshot.png|thumb|Screenshot]]
Multikriterielle Evolutionsstrategie basierend auf der {{:Literatur:Muschalla_2006|Promotion}} von [[Benutzer:Muschalla|Dirk Muschalla]].  
[[File:Scatterplot screenshot.png|thumb|Scatterplot Matrix]]
==Description==
BlueM.Opt is an optimization framework that can be coupled with an arbitrary simulation software (only current requirement: input data and results are to be stored in ASCII format). The optimization parameters, objective functions and (optionally) contraints can be defined in a flexible manner.


EVO.NET erlaubt es, eine beliebige Simulationssoftware anzubinden (einzige Voraussetzung: Eingabedaten und Ergebnisse sind in ASCII-Form), um eine Optimierung durchzuführen. Die zu optimierenden Parameter, Zielfunktionen und (optional) Randbedingungen können auf einfache Weise festgelegt werden.
Optimization results are stored in a [[BlueM.Opt output files|database]].  


Optimierungsergebnisse werden in einer Datenbank abgespeichert.
BlueM.Opt integrates a graphing feature for displaying the optimization progress and results. Optimization results can also be analyzed in detail.


EVO.NET integriert eine mächtige Diagrammfunktion, mit der Optimierungsergebnisse in 3D angezeigt und analysiert werden können.
Where possible, BlueM.Opt utilizes multithreading in order to evaluate multiple parameter sets simultaneously.  


Die Funktion '[[SensiPlot]]' erlaubt es, Parameter einzeln oder paarweise auf ihre Sensitivität hinsichtlich einer Zielfunktion zu untersuchen.
List of currently implemented applications (simulation models):
* '''[[BlueM.Sim]]'''
* '''[[TALSIM|Talsim-NG]]'''
* '''<del>[[SMUSI]]</del>''' (''currently not included [https://github.com/bluemodel/BlueM.Opt/issues/184 #184]'')
* '''[[SWMM]]'''
* '''[[Test problems]]'''
* '''[[Traveling Salesman]]'''
 
List of available methods (optimization algorithms):
* '''[[PES]]''': Parametric Evolution Strategy
* '''[[Hooke & Jeeves]]''': Hillclimbing Algorithm
* '''[[MetaEvo]]''': multicritera, hybrid optimization algorithm
* '''[[DDS]]''': Dynamically Dimensioned Search
other included methods are
* '''[[SensiPlot]]''': Sensitivity analysis (no optimization)
* '''[[TSP]]''' (only for [[Traveling Salesman]])


==Downloads==
==Downloads==
* [[EVO.NET Downloads]]
Download BlueM.Opt from GitHub: https://github.com/bluemodel/BlueM.Opt/releases/latest


==Anwendung==
==Usage==
* Hinweise zur [[EVO.NET Anwendung|Anwendung]] von EVO.NET ([[EVO.NET Doku Export|PDF-Export]])
* '''[[BlueM.Opt Usage]]'''
* Dokumentation der [[EVO.NET Eingabedateien | Eingabedateien]]
** Documentation of the [[BlueM.Opt input files| input files]]
* Dokumentation der [[EVO.NET Ausgabedateien | Ausgabedateien]]
** Documentation of the [[BlueM.Opt output files| output files]]


==Entwicklung==
==Literature==
* [[EVO.NET Changelogs | Changelogs]]
* {{:Literatur:Muschalla 2006}}
* Dokumentation des [[EVO.NET Code | Codes]]
* {{:Literatur:Muschalla 2008}}
* Bugverwaltung: [http://130.83.196.154/bugzilla Bugzilla]
* {{:Literatur:Muschalla et al. 2009}}
* Hinweise zur [[EVO.NET Kompilierung | Kompilierung]]
* {{:Literatur:Kerber_2009}}
* {{:Literatur:Froehlich & Hübner 2009}}


==Intern==
==Development==
* Dokumentation der [[Intern:EVO.NET SVN | SVN Repository]]
* [[BlueM.Opt Development]]
** [[BlueM.Opt Begriffsklärung | Glossary]]
** Documentation of the [[BlueM.Opt Code|code]]


==Literaturangaben==
==Literature==
<references/>
<references/>


[[Kategorie:EVO]]
[[Category:BlueM.Opt]]

Latest revision as of 11:33, 11 February 2024

EVO.png BlueM.Opt | Usage | Development

Simulation-based optimization
Screenshot
Scatterplot Matrix

Description

BlueM.Opt is an optimization framework that can be coupled with an arbitrary simulation software (only current requirement: input data and results are to be stored in ASCII format). The optimization parameters, objective functions and (optionally) contraints can be defined in a flexible manner.

Optimization results are stored in a database.

BlueM.Opt integrates a graphing feature for displaying the optimization progress and results. Optimization results can also be analyzed in detail.

Where possible, BlueM.Opt utilizes multithreading in order to evaluate multiple parameter sets simultaneously.

List of currently implemented applications (simulation models):

List of available methods (optimization algorithms):

  • PES: Parametric Evolution Strategy
  • Hooke & Jeeves: Hillclimbing Algorithm
  • MetaEvo: multicritera, hybrid optimization algorithm
  • DDS: Dynamically Dimensioned Search

other included methods are

Downloads

Download BlueM.Opt from GitHub: https://github.com/bluemodel/BlueM.Opt/releases/latest

Usage

Literature

  • Muschalla (2006)[1]
  • Muschalla (2008)[2]
  • Muschalla et al. (2009)[3]
  • Kerber (2009)[4]
  • Froehlich & Hübner (2009)[5]

Development

Literature

  1. Muschalla, Dirk (2006): Evolutionäre multikriterielle Optimierung komplexer wasserwirtschaftlicher Systeme. PhD thesis, Vol. 137/2006, Technische Universität Darmstadt, Mitteilungen des Instituts für Wasserbau und Wasserwirtschaft, Fachgebiet für Ingenieurhydrologie und Wasserbewirtschaftung.
  2. Muschalla, D. (2008): Optimization of integrated urban wastewater systems using multi-objective evolution strategies, Urban Water Journal, 5:1, 59-67, doi:10.1080/15730620701726309
  3. Muschalla, D., Froehlich, F., Heusch, S., Hübner, C., Kerber, D., Reußner, F. and Ostrowski, M. (2009): BlueM.Opt - a generic framework for simulation based optimization information.png - International Stormwater and Urban Water Systems Modeling Conference, Toronto, Canada, February 19, 2009,
  4. Kerber, D. (2009): Entwicklung eines multi-kriteriellen, hybriden Optimierungsalgorithmus für den Einsatz in der Kanalnetzsteuerung information.png, Diplomarbeit, TU Darmstadt
  5. Froehlich, F. & Hübner, C. (2009): Kopplung von Simulation und Optimierung - Eine Vorstellung von BlueM.Opt information.png, 1. Darmstädter Ingenieurkongress - Bau und Umwelt, 14.-15.09.2009, Darmstadt