Brood war question
-
- Posts: 45
- Joined: Sat Aug 20, 2011 2:37 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Brood war question
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
-
- Posts: 254
- Joined: Thu Dec 18, 2008 12:42 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
24 * <game length in seconds>
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
-
- Posts: 45
- Joined: Sat Aug 20, 2011 2:37 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[quote name='krasi0' date='21 April 2012 - 08:34 AM' timestamp='1335026097' post='10878']
24 * <game length in seconds>
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
[/quote]
That does not seem to right me, but Im not really sure how you would figure that out though. Wikipedia says chess is log of 47 and inverse of that would be 10^47 power game states in chess. Brood war would seems like it would be larger then that, but I have no clue how you figure that out or what it would be.
http://en.wikipedia.org/wiki/Game_complexity
24 * <game length in seconds>
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
[/quote]
That does not seem to right me, but Im not really sure how you would figure that out though. Wikipedia says chess is log of 47 and inverse of that would be 10^47 power game states in chess. Brood war would seems like it would be larger then that, but I have no clue how you figure that out or what it would be.
http://en.wikipedia.org/wiki/Game_complexity
-
- Posts: 35
- Joined: Tue Jun 28, 2011 1:26 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[quote name='abcdefg' date='26 April 2012 - 09:42 AM' timestamp='1335400934' post='10887']
[quote name='krasi0' date='21 April 2012 - 08:34 AM' timestamp='1335026097' post='10878']
24 * <game length in seconds>
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
[/quote]
That does not seem to right me, but Im not really sure how you would figure that out though. Wikipedia says chess is log of 47 and inverse of that would be 10^47 power game states in chess. Brood war would seems like it would be larger then that, but I have no clue how you figure that out or what it would be.
http://en.wikipedia.org/wiki/Game_complexity
[/quote]
It's difficult to answer, and of course it depends of the map. Ben Weber (EISBot) had approximate the number of configurations to be in O(10^21,000,000), even if this bound is arguable. Anyway, the configuration space is way way higher than for Chess or Go.
[quote name='krasi0' date='21 April 2012 - 08:34 AM' timestamp='1335026097' post='10878']
24 * <game length in seconds>
[quote name='abcdefg' date='21 April 2012 - 06:43 AM' timestamp='1334983407' post='10877']
I was curious how many possible states are in a game of brood war in comparison to other games such as chess, go, and poker? In terms of complexity how does brood war stack up to other games like go is go a more complex game to solve?
[/quote]
[/quote]
That does not seem to right me, but Im not really sure how you would figure that out though. Wikipedia says chess is log of 47 and inverse of that would be 10^47 power game states in chess. Brood war would seems like it would be larger then that, but I have no clue how you figure that out or what it would be.
http://en.wikipedia.org/wiki/Game_complexity
[/quote]
It's difficult to answer, and of course it depends of the map. Ben Weber (EISBot) had approximate the number of configurations to be in O(10^21,000,000), even if this bound is arguable. Anyway, the configuration space is way way higher than for Chess or Go.
-
- Posts: 35
- Joined: Tue Jun 28, 2011 1:26 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[quote name='krasi0' date='03 May 2012 - 01:11 AM' timestamp='1335975082' post='10893']
Kae, talking about working on RTS AI, where is Aiur v2?
[/quote]
It's under progress.
I have been (and still) really really busy, so I don't have much time to work on Aiur, but I have great hopes to send you soon (more or less) a new version. Now Aiur deals with zerg rush, but remains weak against UAlberta's zealot rush. When it is done, I send it to you right away!
Kae, talking about working on RTS AI, where is Aiur v2?

[/quote]
It's under progress.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Return to “AI development (BWAPI Bots)”
Who is online
Users browsing this forum: No registered users and 0 guests