Skip to content

OMP - standard optimization test functions #10

Description

@jairodelgado

This issue is a continuation of issue #6.

We need to implement the following test functions in parallel using OMP, that is in coptlayer:

  • Brown Function
  • Chung Reynolds Function
  • Cosine Mixture Function
  • Csendes Function
  • Deb 1 Function
  • Deb 3 Function
  • Dixon & Price Function
  • Egg Holder Function
  • Exponential Function
  • Giunta Function

Each function specification can be found in: http://arxiv.org/abs/1308.4008v1

The scope of this issue is parallel implementation using OMP in the copt layer.

Important: remember to modify the solution folder structure according to the modifications done in #6 - #7 (create bench folder and namespace).

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions