Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lucidfrontier45/localsearch issues and pull requests

#38 - feat: add ?Sized to Rng trait bound to make it more general

Pull Request - State: closed - Opened by lucidfrontier45 14 days ago - 1 comment

#36 - feat: make LocalSearchOptimizer trait-object compatible

Pull Request - State: closed - Opened by lucidfrontier45 about 1 month ago - 1 comment

#35 - make LocalSearchOptimizer trait-object compatible

Issue - State: closed - Opened by lucidfrontier45 about 1 month ago
Labels: enhancement

#34 - feat: feat: removed ExtraIn and ExtraOut from LocalSearchOptimizer interface

Pull Request - State: closed - Opened by lucidfrontier45 about 1 month ago - 1 comment

#33 - feat: improved OptModel and Optimizer interface

Pull Request - State: closed - Opened by lucidfrontier45 about 2 months ago - 1 comment

#32 - feat: use anyhow for error handling

Pull Request - State: closed - Opened by lucidfrontier45 about 2 months ago - 1 comment

#31 - add solution preprocess/postprocess hook to trait

Pull Request - State: closed - Opened by lucidfrontier45 2 months ago - 1 comment

#30 - add wasm support to use web-time instead of std::time

Pull Request - State: closed - Opened by lucidfrontier45 4 months ago - 1 comment

#29 - std::time is unavailable on wasm32

Issue - State: closed - Opened by Jinxit 4 months ago - 3 comments

#28 - add time_limit arg to the optimize api

Pull Request - State: closed - Opened by lucidfrontier45 9 months ago - 1 comment

#27 - renamed state to solution

Pull Request - State: closed - Opened by lucidfrontier45 9 months ago - 1 comment

#26 - remove unwrap calls

Issue - State: closed - Opened by lucidfrontier45 11 months ago - 1 comment
Labels: enhancement

#25 - made all optimizer implements LocalSearchOptimizer trait

Pull Request - State: closed - Opened by lucidfrontier45 11 months ago - 1 comment

#24 - clean up dependencies

Pull Request - State: closed - Opened by lucidfrontier45 about 1 year ago

#23 - clean up dependencies

Issue - State: closed - Opened by lucidfrontier45 about 1 year ago

#22 - Release/0.9.0

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#21 - unified stateless optimizer models

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#20 - add return_iter to epsilon_greedy and relative_annealing

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#19 - Release/0.8.0

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#18 - generalized logistic annealing to relative annealing

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#17 - release 0.7.0

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#16 - Release/0.7.0

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#15 - add LogisticAnnealingOptimizer

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#14 - add simulated annealing

Pull Request - State: closed - Opened by lucidfrontier45 over 1 year ago

#13 - refactored OptModel trait to use associated types

Pull Request - State: closed - Opened by lucidfrontier45 almost 2 years ago

#12 - add tsp example

Pull Request - State: closed - Opened by lucidfrontier45 over 2 years ago

#11 - improved logic of optimizers

Pull Request - State: closed - Opened by lucidfrontier45 over 2 years ago

#8 - refactored hill climbing by introducing batch_size

Pull Request - State: closed - Opened by lucidfrontier45 over 2 years ago

#7 - removed Optimizer trait

Pull Request - State: closed - Opened by lucidfrontier45 over 2 years ago

#6 - Add Tabu Search

Pull Request - State: closed - Opened by lucidfrontier45 almost 3 years ago

#5 - replaced associated type to generics

Pull Request - State: closed - Opened by lucidfrontier45 almost 3 years ago

#4 - Add hill climbing algo

Pull Request - State: closed - Opened by lucidfrontier45 almost 3 years ago

#3 - Add Hill Climbing algo

Issue - State: closed - Opened by lucidfrontier45 almost 3 years ago
Labels: good first issue

#2 - Add model and optimizer traits

Pull Request - State: closed - Opened by lucidfrontier45 almost 3 years ago

#1 - Add model trait

Issue - State: closed - Opened by lucidfrontier45 almost 3 years ago
Labels: good first issue