Nelder-Mead Optimisation (EOC)
(by samgregson)
An optimisation component ideal for computationally expensive scripts. The optimisation is based on the Nelder-Mead algorithm.
Downloads:
2336
Support Email

This optimisation component, produced by the Eckersley O'Callaghan's Digital Design Group, is focused on producing optimised solutions with as few function calls as possible, leading to time-efficient optimisation. In addition we have endeavoured to produce useful live feedback during the optimisation and we have allowed for optimisation constraints to be dealt with in a user-friendly way.

 

Benefits:

  • The algorithm is based on the Nelder-Mead method, a local search-based optimisation algorithm. Compared to genetic algorithms this method typically has fewer function calls making it efficient for computationally expensive processes such as FEA.
  • Our implementation allows for multiple constraints to be added and automatically handles these constraints during optimisation (constraint aggregation uses the Kreisselmeier–Steinhauser function). Constraints are added as utilisations where numbers above 1.0 represents an infeasible solution and 1.0 and below is feasible.
  • Live feedback during the optimisation is provided which gives useful insight into the fitness values, the parameter search space and the feasibility of the solutions.

We would appreciate any feedback or reports of bugs.

We hope the community will find this useful,
Eckersley O'Callaghan's Digital Design Group

License Cost:
Downloads
For instructions on installing Grasshopper Add-Ons, please see FAQ for details.
Title
Description
Platform
 
Nelder-Mead Optimisation - 0.5.2
2018-08-13
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
Documentation
2018-06-04
Grasshopper for Rhino 4 & 5 for Win
Example script
2017-08-04
Grasshopper for Rhino 4 & 5 for Win
Nelder-Mead Optimisation - 0.5.1
2018-08-13
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
Nelder-Mead Optimisation - 0.5.0
2018-08-13
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
Reviews