Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.25 KB

File metadata and controls

27 lines (18 loc) · 1.25 KB

benchmarkFunctions

Benchmark functions written in Scala

Motivation

While I'm studying master in computer engineering I used optimization algorithms a lot and I need to run them on Apache Spark. So, I need benchmark functions. I found them in Matlab and in Python. I can use Python with Apache Spark, but I fell in love with Scala. I wrote five benchmark functions as I need them. Therefore I created this repo. I hope it will help someone in this awesome world 🌎 Good luck ..

Unimodal benchmark functions

Multimodal benchmark functions

Composite benchmark functions

  • CF3 (F16)
  • CF4 (F17)
  • CF5 (F18)