Difference between revisions of "Trevor Fenner"

From Chessprogramming wiki
Jump to: navigation, search
Line 7: Line 7:
 
His research interests include the general area of [[Algorithms|algorithms]] and [[Data|data structures]], particularly [https://en.wikipedia.org/wiki/Combinatorics combinatorics] and [https://en.wikipedia.org/wiki/Randomized_algorithm probabilistic algorithms].
 
His research interests include the general area of [[Algorithms|algorithms]] and [[Data|data structures]], particularly [https://en.wikipedia.org/wiki/Combinatorics combinatorics] and [https://en.wikipedia.org/wiki/Randomized_algorithm probabilistic algorithms].
 
Along with [[Mark Levene]], he published various papers on the topic of computer chess. While their 2008 paper ''Move Generation with Perfect Hashing Functions'' introducing [[Congruent Modulo Bitboards]] <ref>[[Trevor Fenner]], [[Mark Levene]] ('''2008'''). ''Move Generation with Perfect Hashing Functions.'' [[ICGA Journal#31_1|ICGA Journal, Vol. 31, No. 1]], [http://www.dcs.bbk.ac.uk/~mark/download/bitboard_sliding_icga_final.pdf pdf]</ref>  
 
Along with [[Mark Levene]], he published various papers on the topic of computer chess. While their 2008 paper ''Move Generation with Perfect Hashing Functions'' introducing [[Congruent Modulo Bitboards]] <ref>[[Trevor Fenner]], [[Mark Levene]] ('''2008'''). ''Move Generation with Perfect Hashing Functions.'' [[ICGA Journal#31_1|ICGA Journal, Vol. 31, No. 1]], [http://www.dcs.bbk.ac.uk/~mark/download/bitboard_sliding_icga_final.pdf pdf]</ref>  
provides mathematical insights in [https://en.wikipedia.org/wiki/Modulo congruent modulo] arithmetic, their final conclusion in comparison with [[Hashing Dictionaries]], [[Rotated Bitboards]] and [[Magic Bitboards]] was criticized due to the obvious comparison with [[Kindergarten Bitboards]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=20913 Nice Math - Strange Conclusions] by [[Gerd Isenberg]], [[CCC]], April 29, 2008</ref>.   
+
provides insights in [https://en.wikipedia.org/wiki/Congruence_relation congruent] [https://en.wikipedia.org/wiki/Modular_arithmetic modular arithmetic], their final conclusion in comparison with [[Hashing Dictionaries]], [[Rotated Bitboards]] and [[Magic Bitboards]] was criticized due to the obvious comparison with [[Kindergarten Bitboards]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=20913 Nice Math - Strange Conclusions] by [[Gerd Isenberg]], [[CCC]], April 29, 2008</ref>.   
  
 
=Selected Publications=
 
=Selected Publications=

Revision as of 22:07, 6 May 2019

Home * People * Trevor Fenner

Trevor Fenner [1]

Trevor I. Fenner,
a British mathematician and computer scientist at the School of Computer Science and Information Systems, Birkbeck College, University of London, where he already obtained his Ph.D. degree in 1978 under George Loizou [2]. His research interests include the general area of algorithms and data structures, particularly combinatorics and probabilistic algorithms. Along with Mark Levene, he published various papers on the topic of computer chess. While their 2008 paper Move Generation with Perfect Hashing Functions introducing Congruent Modulo Bitboards [3] provides insights in congruent modular arithmetic, their final conclusion in comparison with Hashing Dictionaries, Rotated Bitboards and Magic Bitboards was criticized due to the obvious comparison with Kindergarten Bitboards [4].

Selected Publications

[5] [6] [7]

1970 ...

1980 ...

1990 ...

2000 ...

2010 ...

External Links

References

Up one level