MCPcopy Create free account
hub / github.com/PascalPons/connect4 / generate_opening_book

Function generate_opening_book

generator.cpp:43–75  ·  view source on GitHub ↗

* Read scored positions from stdin and store them in an opening book * * Input lines must be a valid position (possibly empty string), a space and a valid score * Read input until EOF or an empty line is reached. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 4

playMethod · 0.80
putMethod · 0.80
key3Method · 0.80
saveMethod · 0.80

Tested by

no test coverage detected