Sciweavers

56 search results - page 7 / 12
» The Anatomy of Chess Programs
Sort
View
ICGA
2007
80views Optimization» more  ICGA 2007»
13 years 9 months ago
Factors Affecting Diminishing Returns for Searching Deeper
The phenomenon of diminishing returns for additional search effort has been observed by several researchers. We study experimentally additional factors which influence the behavio...
Matej Guid, Ivan Bratko
CG
1998
Springer
14 years 2 months ago
A Survey of Tsume-Shogi Programs Using Variable-Depth Search
Recently, a number of programs have been developed that successfully apply variable-depth search to find solutions for mating problems in Japanese chess, called tsume shogi. Public...
Reijer Grimbergen
SP
2002
IEEE
161views Security Privacy» more  SP 2002»
13 years 9 months ago
Improving Computer Security Using Extended Static Checking
We describe a method for finding security flaws in source code by way of static analysis. The method is notable because it allows a user to specify a wide range of security proper...
Brian Chess
4OR
2008
43views more  4OR 2008»
13 years 10 months ago
Optimal treatments for photodynamic therapy
Photodynamic therapy is a complex treatment for neoplastic diseases that uses the light-harvesting properties of a photosensitizer. The treatment depends on the amount of photosen...
A. Holder, D. Llagostera
TACAS
2010
Springer
156views Algorithms» more  TACAS 2010»
13 years 7 months ago
Preemption Sealing for Efficient Concurrency Testing
The choice of where a thread scheduling algorithm preempts one thread in order to execute another is essential to reveal concurrency errors such as atomicity violations, livelocks,...
Thomas Ball, Sebastian Burckhardt, Katherine E. Co...