4 Repositories
Swift stochastic-optimization Libraries
A lightweight stochastic optimizer based on slime mold (Slime Mold Algorithm)
Slime This is a Swift implementation of a Slime Mold Algorithm - a stochastic optimizer - generally based on this paper The only dependency required b
4 Aug 6, 2022
Unreachable code path optimization hint for Swift
Unreachable is a Swift µframework that allows for letting the compiler know when a code path is unreachable. Build Status Installation Compatibility S
102 Nov 17, 2022
A simple solution to decrease build time and more cleaner codebase
Swift Optional Optimizer A simple Protocol Oriented solution to decrease build time and more cleaner code base. Are you tired of using ?? in your code
5 Dec 22, 2022
A framework for building fast genetic algorithms in Swift.
Revolver is a framework for building fast genetic algorithms in Swift 3.0. Features Chromosomes: strings, trees Genetic operators: reproduction, mutat
27 Nov 17, 2022