Difference between revisions of "Toga"

From Chessprogramming wiki
Jump to: navigation, search
Line 7: Line 7:
  
 
As official Fruit derivative <ref>[http://arctrix.com/nas/chess/fruit/ Fruit Chess Engine by Fabien Letouzey]</ref> Toga II was used by [[Kai Himstedt]] as primary engine for his [[GridChess]] and [[Cluster Toga]] entities, competing the [[WCCC 2007]] and [[WCCC 2008]] with Fabien Letouzey and Thomas Gaksch mentioned as co-authors.  
 
As official Fruit derivative <ref>[http://arctrix.com/nas/chess/fruit/ Fruit Chess Engine by Fabien Letouzey]</ref> Toga II was used by [[Kai Himstedt]] as primary engine for his [[GridChess]] and [[Cluster Toga]] entities, competing the [[WCCC 2007]] and [[WCCC 2008]] with Fabien Letouzey and Thomas Gaksch mentioned as co-authors.  
Toga II '''1.4.1SE''' by [[Chris Formula]] based on Toga II '''1.4beta5c''' by Thomas Gaksch featured a [[Parallel Search|parallel search]] where multiple [[Thread|threads]] [[Shared Hash Table|share the hash table]] - a kind of early [[Lazy SMP]] <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=19109&start=1 Re: Toga II 1.4 beta5c] by [[Denis Mendoza|Denis P. Mendoza]], [[CCC]], January 21, 2008</ref> <ref>[http://ccrl.chessdom.com/ccrl/4040/cgi/engine_details.cgi?match_length=30&each_game=1&print=Details&each_game=1&eng=Toga%20II%201.4.1SE%204CPU#Toga_II_1_4_1SE_4CPU Toga II 1.4.1SE 4CPU in CCRL 40/15]</ref>.
+
Toga II '''1.4.1SE''' by [[Chris Formula]] <span id="1.4beta5c"></span>based on Toga II '''1.4beta5c''' by Thomas Gaksch featured a [[Parallel Search|parallel search]] where multiple [[Thread|threads]] [[Shared Hash Table|share the hash table]] - a kind of early [[Lazy SMP]] <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=19109&start=1 Re: Toga II 1.4 beta5c] by [[Denis Mendoza|Denis P. Mendoza]], [[CCC]], January 21, 2008</ref> <ref>[http://ccrl.chessdom.com/ccrl/4040/cgi/engine_details.cgi?match_length=30&each_game=1&print=Details&each_game=1&eng=Toga%20II%201.4.1SE%204CPU#Toga_II_1_4_1SE_4CPU Toga II 1.4.1SE 4CPU in CCRL 40/15]</ref>.
 
<span id="CMLX "></span>'''Toga CMLX''' is a [[Chess960]] capable version by [[Teemu Pudas]] <ref>[http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=3329 Toga CMLX 1.4 beta 5d released - Rybka in danger?] by [[Teemu Pudas|Vempele]], [[Computer Chess Forums|Rybka Forum]], February 26, 2008</ref> <ref>[http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=11629 Toga CMLX 1.4.5e !!NOT BETA!! - Rybka in danger?] by [[Teemu Pudas|Vempele]], [[Computer Chess Forums|Rybka Forum]], July 05, 2009</ref> <ref>[http://ccrl.chessdom.com/ccrl/404FRC/cgi/engine_details.cgi?print=Details&eng=Toga%20CMLX%201.4.5e Toga CMLX 1.4.5e] in [[CCRL|CCRL 40/2 FRC]]</ref>.  
 
<span id="CMLX "></span>'''Toga CMLX''' is a [[Chess960]] capable version by [[Teemu Pudas]] <ref>[http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=3329 Toga CMLX 1.4 beta 5d released - Rybka in danger?] by [[Teemu Pudas|Vempele]], [[Computer Chess Forums|Rybka Forum]], February 26, 2008</ref> <ref>[http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=11629 Toga CMLX 1.4.5e !!NOT BETA!! - Rybka in danger?] by [[Teemu Pudas|Vempele]], [[Computer Chess Forums|Rybka Forum]], July 05, 2009</ref> <ref>[http://ccrl.chessdom.com/ccrl/404FRC/cgi/engine_details.cgi?print=Details&eng=Toga%20CMLX%201.4.5e Toga CMLX 1.4.5e] in [[CCRL|CCRL 40/2 FRC]]</ref>.  
 
Further development was done by [[Michel Van den Bergh]], porting '''Toga II''' to [[Linux]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=24108 Linux port of newer versions of TogaII] by [[Michel Van den Bergh]], [[CCC]], October 01, 2008</ref>,  
 
Further development was done by [[Michel Van den Bergh]], porting '''Toga II''' to [[Linux]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=24108 Linux port of newer versions of TogaII] by [[Michel Van den Bergh]], [[CCC]], October 01, 2008</ref>,  

Revision as of 11:02, 28 December 2020

Home * Engines * Fruit * Toga

A toga [1]

Toga, (Toga II)
based on Fruit by Fabien Letouzey is a Fruit derivative by Thomas Gaksch, which appeared in early 2005 in test tournaments first without explicit mentioning its Fruit origin. Caused by clone suspicions and announcements [2] , Gaksch apologized to the testers and original author [3], and continued with the public development Toga II according to the GNU General Public License v2.0.

As official Fruit derivative [4] Toga II was used by Kai Himstedt as primary engine for his GridChess and Cluster Toga entities, competing the WCCC 2007 and WCCC 2008 with Fabien Letouzey and Thomas Gaksch mentioned as co-authors. Toga II 1.4.1SE by Chris Formula based on Toga II 1.4beta5c by Thomas Gaksch featured a parallel search where multiple threads share the hash table - a kind of early Lazy SMP [5] [6]. Toga CMLX is a Chess960 capable version by Teemu Pudas [7] [8] [9]. Further development was done by Michel Van den Bergh, porting Toga II to Linux [10], subsequent Toga II versions were maintained by Jerry Donald, Toga Returns based on Toga II by Ben Tennison [11], while further Toga II offsprings were Grapefruit by Vadim Demichev, and Cyclone and TogaToy by Norman Schmidt.

See also

Publications

Forum Posts

2005 ...

2006

2007

Re: Toga by Vempele, CCC, December 06, 2007

2008

2009

2010 ...

2015 ...

External Links

Chess Engine

Misc

References

Up one level