Skip to content

A regional competition of Huawei challenge 2018. Rank 37 in the regional competition of this challenge.

License

Notifications You must be signed in to change notification settings

TAO270/Huawei_Challenge_2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huawei_Challenge_2018

A regional competition of Huawei challenge 2018.
Rank 37 in the regional competition of this challenge.


Using a BP network for predicting and bestfit algorithm or Genetic algorithm (GA) for packing.

The project does not need to install any dependencies to use.

cd Huawei_Challenge_2018
mkdir build & cd build
cmake ..
make 
bin/ecs ../data/test_2_3_4_5.txt ../data/input_5flavors_cpu_7days.txt ../data/ouput.txt

A main function is included in file esc.cpp and the file predict.cpp completes the forecasting and packing functions.

More details can be found here.

About

A regional competition of Huawei challenge 2018. Rank 37 in the regional competition of this challenge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published