Difference between revisions of "Christian Daley"

From Chessprogramming wiki
Jump to: navigation, search
 
Line 8: Line 8:
  
 
=Forum Posts=
 
=Forum Posts=
 +
==2013==
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2210 Null Move Fail] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 10, 2013 » [[Null Move Pruning]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2210 Null Move Fail] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 10, 2013 » [[Null Move Pruning]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2212 Quiescence Search and Checkmates] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 11, 2013  » [[Quiescence Search]], [[Checkmate]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2214 Transposition Tables] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 12, 2013
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2218 Implementing pvs] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 13, 2013 » [[Principal Variation Search|PVS]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2218 Implementing pvs] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 13, 2013 » [[Principal Variation Search|PVS]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2220 Fail High nodes] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 14, 2013 » [[Fail-High]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2221 UCI Programming] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 15, 2013 » [[UCI]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2225 Exact node values] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 16, 2013 » [[Exact Score]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2228 Extracting moves from bitboards] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 18, 2013 » [[Bitboard Serialization]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2238 Perft and Captures] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 24, 2013 » [[Perft]], [[Captures]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2240 Occupancy Variations] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 25, 2013 » [[Magic Bitboards]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2240 Occupancy Variations] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 25, 2013 » [[Magic Bitboards]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2245 UCI protocol not working] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 27, 2013 » [[UCI]]
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2250 Make and Unmake implementation] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], February 01, 2013 » [[Make Move]], [[Unmake Move]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2554 Saving info before making a move] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], December 30, 2013 » [[Make Move]]
 
* [http://www.open-chess.org/viewtopic.php?f=5&t=2554 Saving info before making a move] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], December 30, 2013 » [[Make Move]]
 +
==2014 ...==
 +
* [http://www.open-chess.org/viewtopic.php?f=5&t=2585 Internal Iterative Deepening Payoffs] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], February 01, 2014 » [[Internal Iterative Deepening]]
 
* [http://www.open-chess.org/viewtopic.php?f=7&t=2973 New UCI engine: Spartan] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], April 23, 2016
 
* [http://www.open-chess.org/viewtopic.php?f=7&t=2973 New UCI engine: Spartan] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], April 23, 2016
  

Latest revision as of 10:34, 11 April 2020

Home * People * Christian Daley

Christian Daley [1]

Christian R. Daley,
an American computer scientist and software engineer, M.Sc. in CS from UC Santa Barbara in 2019 [2]. He is author of the UCI compliant open source chess engines JFresh and its successor Spartan [3].

Forum Posts

2013

2014 ...

External Links

References

Up one Level