direct 0.1.1

Implementation of the multi-dimensional DIRECT function optimization algorithm.
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented0 out of 7 items with examples
  • Size
  • Source code size: 29.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.71 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • blei42/direct
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Blei

This crate implements the multi-dimensional DIRECT function optimization algorithm. The reference followed for this implementation was the original paper [1].

[1]: Lipschitzian Optimization Without the Lipschitz Constant, DOI 10.1007/BF00941892