Difference between revisions of "Simplex"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Simplex''' FILE:Simplexes.jpg|border|right|thumb| Simplexes <ref>The four simplexes which can be fully represented in 3D. Created in [...")
 
Line 54: Line 54:
 
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Simplex&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Simplex] ín [[CCRL|CCRL 40/4]]
 
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Simplex&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Simplex] ín [[CCRL|CCRL 40/4]]
 
==Misc==
 
==Misc==
 +
* [https://en.wiktionary.org/wiki/simplex simplex - Wiktionary]
 
* [https://en.wikipedia.org/wiki/Simplex Simplex from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex Simplex from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex_(disambiguation) Simplex (disambiguation) from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex_(disambiguation) Simplex (disambiguation) from Wikipedia]
Line 59: Line 60:
 
* [https://en.wikipedia.org/wiki/Simplex_algorithm Simplex algorithm from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex_algorithm Simplex algorithm from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex_graph Simplex graph from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Simplex_graph Simplex graph from Wikipedia]
 +
* [https://en.wikipedia.org/wiki/List_of_species_named_simplex List of species named simplex from Wikipedia]
 
* [http://www.jazzitalia.net/Artisti/gaetanovalli.asp Gaetano Valli] - Simplex, [http://www.jazzclubgajo.com/ Jazz Club Gaio], [https://en.wikipedia.org/wiki/Ljubljana Ljubljana] 2009,  [https://en.wikipedia.org/wiki/YouTube YouTube] Video
 
* [http://www.jazzitalia.net/Artisti/gaetanovalli.asp Gaetano Valli] - Simplex, [http://www.jazzclubgajo.com/ Jazz Club Gaio], [https://en.wikipedia.org/wiki/Ljubljana Ljubljana] 2009,  [https://en.wikipedia.org/wiki/YouTube YouTube] Video
 
: {{#evu:https://www.youtube.com/watch?v=1-36nswTvjo|alignment=left|valignment=top}}
 
: {{#evu:https://www.youtube.com/watch?v=1-36nswTvjo|alignment=left|valignment=top}}

Revision as of 15:26, 7 January 2019

Home * Engines * Simplex

Simplexes [1]

Simplex,
an UCI compliant open source chess engine by Antonio Torrecillas, written in C++ and licensed under the GNU General Public License. Simplex was first published with sources in 2010, while its development already started at least in 2007 with the intermediate name DarkSimplex due to experiments with the published description of DarkThought [2] [3].

Features

Board Representation

Search

Evaluation

Backward Pawn
Passed Pawn
Candidate Passed Pawn

See also

Forum Posts

External Links

Chess Engine

Misc

References

  1. The four simplexes which can be fully represented in 3D. Created in Blender by Hjhornbeck, April 08, 2017, Simplex from Wikipedia, Wikimedia Commons
  2. Simplex Updated by Antonio Torrecillas, CCC, April 05, 2010
  3. Ernst A. Heinz (1997). How DarkThought Plays Chess. ICCA Journal, Vol. 20, No. 3

Up one Level