Skip to content

Releases: phrsampaio/deft-funnel

DEFT-FUNNEL v2.0.1

07 Feb 14:38
Compare
Choose a tag to compare

Updates:

  • Added log files for tests with the benchmark problems in the 'testset' directory.
  • Bug fixes in the call to the multistart mode in the test functions.
  • Added examples in the README of how to use DEFT-FUNNEL when objective function and constraints are evaluated in a single black-box call.

DEFT-FUNNEL v2.0.0

30 Dec 14:05
Compare
Choose a tag to compare

Changes include:

  • New feature for solving grey-box optimization problems
  • New black-box and grey-box benchmark problems for global optimization
  • Auxiliary functions for running tests with the benchmark problems
  • Functions renaming according to the latest paper.
  • Bug fixes

DEFT-FUNNEL v1.1.0

16 May 08:41
Compare
Choose a tag to compare

The solver is now able to handle the case where a single black-box call returns the evaluations of both objective and contraint functions at once.

DEFT-FUNNEL v1.0.1

05 Mar 05:58
Compare
Choose a tag to compare

Improvements and fixed bugs

  • Addition of try catch statements for the evaluation of the black-box functions
  • Removal of testing lines that were left in 'deft_funnel.m'

DEFT-FUNNEL v1.0.0

27 Feb 09:34
Compare
Choose a tag to compare

First public release of DEFT-FUNNEL.