BWAPI
Aiur/src/Util.h
Go to the documentation of this file.
00001 #include <RectangleArray.h>
00002 #include <map>
00003 void log(const char* text, ...);
00004 std::map<int, int> computeAssignments(Util::RectangleArray< double> &cost);
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines