Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eugenioLR/MetaheuristicDesigner issues and pull requests
#38 - Added explanation of the framework in the documentation
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#37 - Updated repository.
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#36 - Np problems
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#35 - Selection methods
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#34 - Docs
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#33 - added simplified algortihm creation function
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#32 - Add simple way of instantiating algorithms
Issue -
State: closed - Opened by eugenioLR over 1 year ago
- 1 comment
#31 - Replace numpy random calls for Generator calls
Issue -
State: open - Opened by eugenioLR over 1 year ago
#30 - Made General algorithms from which other inherit (merge to devel)
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#29 - Made General algorithms from which other inherit
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#28 - Implement Variable Neighbourhood Search
Issue -
State: open - Opened by eugenioLR over 1 year ago
#27 - Allow algorithms to self-adapt
Issue -
State: open - Opened by eugenioLR over 1 year ago
#26 - CRO, CRO_SL and PCRO_SL implemented
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#25 - Update README.md
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#24 - Solved some bugs and made storing the best solution for each individual simpler
Pull Request -
State: closed - Opened by eugenioLR over 1 year ago
#23 - Changed name of Decoder to Encoding, random individual generation is now in Population Initializers
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#22 - Algorithm state saving and progress evaluation with different metrics
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#21 - Added random search
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#20 - Initializer with a given distribution as a lambda function
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
#19 - Implemented both an initializer module and objective functions from lambdas
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#18 - Added documentation with the sphinx library
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#17 - implemented enums instead of strings
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#16 - Unit tests and package restructure
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#15 - Use Enums from the python standard library in operators and selection methods
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
#14 - Add proper unit tests
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
#13 - Add example code in jupyter notebooks
Issue -
State: open - Opened by eugenioLR almost 2 years ago
#12 - Genotype
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#11 - Option to save an incomplete execution to disk.
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
Labels: enhancement
#10 - Stop cond
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#9 - Add a population initializer module
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
Labels: enhancement
#8 - Use lambda function as objective function
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
Labels: enhancement
#7 - Better stopping condition system
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
#6 - Sep objfunc
Pull Request -
State: closed - Opened by eugenioLR almost 2 years ago
#5 - Properly separate the genotype and phenotype of individuals
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
Labels: enhancement, help wanted
#4 - Implement the naked mole rat algorithm
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
#3 - Different types of individual
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 2 comments
Labels: enhancement
#2 - Operators that act on a subset of all the components
Issue -
State: closed - Opened by eugenioLR almost 2 years ago
- 1 comment
Labels: enhancement
#1 - Propuesta Hy
Issue -
State: closed - Opened by cosminmarina almost 2 years ago
Labels: enhancement, question