Difference between revisions of "InmiChess"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * InmiChess''' border|right|thumb| InmiChess [[MS-DOS GUI <ref>[http://web.archive.org/web/20090110092723/http:...")
 
 
Line 23: Line 23:
 
* [https://www.stmintz.com/ccc/index.php?id=60307 Inmichess 2.16 now for download] by [[Werner Inmann]], [[CCC]], July 13, 1999
 
* [https://www.stmintz.com/ccc/index.php?id=60307 Inmichess 2.16 now for download] by [[Werner Inmann]], [[CCC]], July 13, 1999
 
* [https://www.stmintz.com/ccc/index.php?id=64219 New: Inmichess 2.17 for download] by [[Werner Inmann]], [[CCC]], August 10, 1999
 
* [https://www.stmintz.com/ccc/index.php?id=64219 New: Inmichess 2.17 for download] by [[Werner Inmann]], [[CCC]], August 10, 1999
 +
* [https://www.stmintz.com/ccc/index.php?id=64436 Re: ImniChess2.17 - how to set a smaller hash] by [[Werner Inmann]], [[CCC]], August 12, 1999
 
==2000==
 
==2000==
 
* [https://www.stmintz.com/ccc/index.php?id=102694 InmiChess 3.03] by [[Werner Inmann]], [[CCC]], March 21, 2000
 
* [https://www.stmintz.com/ccc/index.php?id=102694 InmiChess 3.03] by [[Werner Inmann]], [[CCC]], March 21, 2000

Latest revision as of 22:10, 20 August 2020

Home * Engines * InmiChess

InmiChess MS-DOS GUI [1]

InmiChess,
a WinBoard compliant chess engine by Werner Inmann, written in C, also previously available as MS-DOS program with an own GUI, and as native ChessBase engine. After inspirations from a Donninger article and Steinwender's and Friedel's book Schach am PC [2], Werner started to write ImniChess in 1997. After implementing alpha-beta with quiescence search and evaluation based on piece-square tables, ImniChess saw the light of day in 1998, subsequent versions were further improved by a transposition table, null move pruning, razoring, and various extensions. In 1999, after exchanging ideas with Steffen A. Jakob, author of Hossa, Werner tried bitboards to implement more effective pattern recognition for a more sophisticated evaluation, but soon changed back to mailbox [3]. Since version 2.17 released in August 1999, InmiChess is able to probe Nalimov Tablebases [4].

Forum Posts

1998

1999

2000

2010 ...

External Links

References

Up one Level