tanakh/icfpc2015
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
# ICFP Contest 2015 Submission * main.cpp main solver * *.hs utility The solver use feature of board, such as highest block, number of holes, narrow position and so on. Using feature, caluculate the score of board and choose best move for each unit. The weights of feature are determined by simulated annealing. I found these phrases of power: - ei! - r'lyeh - ia! ia! - yuggoth - planet 10 - tsathoggua - yogSothoth - john bigboote - cthulhu fhtagn! - Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn. and the solver try to inject these word as much as possible. When unit pops and any word can place the position, it always place the word unless it is on too high place.
About
ICFP Programming Contest 2014
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published