use-local-search 0.0.1

Minimal one-dimensional hill-climbing style local search helpers
Documentation
  • Coverage
  • 6.25%
    1 out of 16 items documented1 out of 5 items with examples
  • Size
  • Source code size: 9.14 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 437.6 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • RustUse/use-optimization
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CloudBranch

use-local-search

Minimal one-dimensional hill-climbing style local search helpers.

Install

[dependencies]
use-local-search = "0.0.1"

Scope

Use use-local-search when you want a compact hill-climbing style primitive for one-dimensional optimization with explicit objective direction handling.

RustUse workspace

This crate is part of the use-optimization workspace and depends on use-objective. Depend on use-optimization when you want the full facade.

Status

This crate is experimental and may evolve while the workspace remains below 0.3.0.