simulated_annealing 0.3.0 copy "simulated_annealing: ^0.3.0" to clipboard
simulated_annealing: ^0.3.0 copied to clipboard

outdated

Simulated annealing framework for Dart. Enables quickly setting up a simulator for finding the global minimum of multi-variate functions.

example/README.md

Simulated Annealing For Dart - Example #

Dart

The examples presented here demonstrate how to:

  • define a search space,
  • specify an annealing schedule,
  • define an energy field and logging simulator.

The simulator is used to find the global minimum of a continuous 3D function defined for a spherical region with radius 2.0 centred around the origin.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

4
likes
0
points
894
downloads

Publisher

verified publishersimphotonics.com

Weekly Downloads

Simulated annealing framework for Dart. Enables quickly setting up a simulator for finding the global minimum of multi-variate functions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

exception_templates, lazy_memo, list_operators

More

Packages that depend on simulated_annealing