File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # TimeNETOptimizationEnvironment
2+ Batch simulation of SCPN with TimeNET and parameter based optimization
3+
4+
5+ ## Features
6+ * Batch simulation of SCPN with TimeNET 4.2 for design space exploration
7+ * Simulation based Optimization using several heuristics
8+ * Hill Climbing
9+ * Simulated Annealing
10+ * Artifical Bee Colony
11+ * Charged System Search
12+ * Mean-Variance Optimization
13+ * Testing optimization on cached simulation data
14+ * Benchmark functions to use instead of live simulation
15+ * Matya
16+ * Schefel
17+ * Sphere
18+ * Ackley
19+ * Result plotting with R
20+
21+ ## System Requirements
22+ * Operating Systems: Windows, Linux, OSX (maybe others)
23+ * Java 1.7 or newer
24+ * TimeNET 4.2 or newer (https://www2.tu-ilmenau.de/downloadtimenet )
25+ * R (http://www.r-project.org/ ) with some libs, mentioned in about-dialog
26+
27+ See ValueTools tool introduction:
28+ http://eudl.eu/pdf/10.4108/icst.valuetools.2014.258193
You can’t perform that action at this time.
0 commit comments