auto-opti 0.0.1

auto-opti gather features for all optimization techniques. This website describes the API, see https://github.com/hephaistox/auto-opti/wiki for more informations.

Namespaces

auto-opti.crit-comp

Use criteria comparator to compare two solutions.

Public variables and functions:

auto-opti.eval

Optimisation evalutions. This namespace contains some simple evalutions for test and demo purposes.

Public variables and functions:

auto-opti.maths

Implements all mathematical basics functions compatible both with clj and cljs compiler and aiming at return the same results.

auto-opti.prng

Pseudo random number generator.

auto-opti.proba-dist

Probabilitisc distributions.

auto-opti.routings

Jobshop data. Such a model a routes attributes mapping a route-id to an ordered list of operation.

Public variables and functions:

auto-opti.sample

Functions manipulating set of numbers for probalistic analyzis.

auto-opti.tb-var

tb-var stores a value at a bucket in time.