profit-rocks/profit-solver-informaticup2023
Genetic Algorithm approach and implementation for InformatiCup 2023 :1st_place_medal:
Go
Issues
- 0
write report
#68 opened by jacob271 - 0
improve readability
#62 opened by jacob271 - 0
Use deadlines more efficiently
#56 opened by Sohn123 - 0
Option to keep running to improve needed turns
#58 opened by Sohn123 - 0
refactor cellInfo
#53 opened by jacob271 - 0
path building research
#22 opened by jacob271 - 0
sort solutions with number of needed turns
#50 opened by jacob271 - 0
use A* to build conveyors
#3 opened by jacob271 - 1
explore other metrics
#27 opened by jacob271 - 1
split mutations into two stages
#46 opened by jacob271 - 1
combining paths
#23 opened by jacob271 - 1
speed up evaluation
#8 opened by jacob271 - 1
explore product composition
#30 opened by jacob271 - 1
use mines as conveyors
#43 opened by jacob271 - 0
connect mines to multiple deposits
#52 opened by jacob271 - 1
visualize iterations
#36 opened by jacob271 - 0
Use variable number of mutations
#42 opened by rgwohlbold - 0
analyze and improve crossovers
#26 opened by jacob271 - 0
dockerize and adapt input and output
#28 opened by jacob271 - 1
integrate combiner
#24 opened by jacob271 - 0
allow crossing paths
#25 opened by jacob271 - 0
more benchmarking
#32 opened by jacob271 - 0
fewer invalid chromosomes
#21 opened by jacob271 - 0
invalid solutions
#15 opened by jacob271 - 0
literature review
#29 opened by jacob271 - 1
take product subtypes into account
#2 opened by jacob271 - 1
do not use more time than given
#17 opened by rgwohlbold - 0
variable number of paths
#13 opened by jacob271 - 0
use variable number of mines and factories
#5 opened by jacob271 - 1
benchmarking pipeline
#10 opened by jacob271 - 2
include conveyors in chromosomes
#4 opened by jacob271 - 0
hyperparameter tuning
#7 opened by jacob271 - 0
scenario generation
#6 opened by jacob271