About: Chess engine     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Whole100003553, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FChess_engine

In computer chess, a chess engine is a computer program that analyzes chess or chess variant positions, and generates a move or list of moves that it regards as strongest. A chess engine is usually a back end with a command-line interface with no graphics or windowing. Engines are usually used with a front end, a windowed graphical user interface such as Chessbase or WinBoard that the user can interact with via a keyboard, mouse or touchscreen. This allows the user to play against multiple engines without learning a new user interface for each, and allows different engines to play against each other.

AttributesValues
rdf:type
rdfs:label
  • محرك شطرنج (ar)
  • Motor d'escacs (ca)
  • Schachprogramm (de)
  • Chess engine (en)
  • Motor de ajedrez (es)
  • Moteur d'échecs (fr)
  • Motore scacchistico (it)
  • 체스 엔진 (ko)
  • Schaaksoftware (nl)
  • Motor de xadrez (pt)
  • Шахматный движок (ru)
  • Шаховий рушій (uk)
rdfs:comment
  • Un moteur d'échecs ou module d'échecs désigne un programme informatique d'échecs. (fr)
  • Un motor de ajedrez es un programa que sabe jugar ajedrez y que implementa un lenguaje de comunicación que le permite hablar con otros programas. (es)
  • 컴퓨터 체스에서 체스 엔진(chess engine)은 체스(chess) 또는 체스 변형 위치를 분석하고 가장 강력한 것으로 간주되는 동작 또는 동작 목록을 생성하는 컴퓨터 프로그램이다. 체스 엔진은 일반적으로 그래픽이나 GUI환경 윈도우가 없는 백엔드에서 서비스되는 프로세싱 구현이다. 명령 줄 인터페이스(CLI)가 지원되는 경우는 있다. 엔진은 일반적으로 사용자가 윈도우의 그패픽적인 요소에서 키보드, 마우스 또는 터치 스크린을 통해 상호 작용할 수 있는 체스 베이스(Chessbase) 또는 윈보드(WinBoard)와 같은 윈도우의 그래픽 사용자 인터페이스(GUI)환경인 프런트 엔드와 함께 사용된다. 이를 통해 사용자는 각각에 대한 새로운 사용자 인터페이스를 배우지 않고도 여러 엔진을 상대로 플레이 할 수 있으며 서로 다른 엔진이 서로 플레이 할 수도 있다. 지난 몇 년 동안 PC에서뿐만아니라 휴대폰과 태블릿에서 사용할 수 있는 체스 엔진이 개발되어 사용이 더 광범위해지고 접근이 쉬워졌다. 이 목록에는 스톡피쉬(Stockfish), (Komodo), (Texel), (Bagatur), 프리츠(fritz), GNU 체스(GNU chess) 등과 같은 체스 엔진이 포함된다. (ko)
  • Um motor de xadrez é um programa de computador capaz de jogar xadrez. Trata-se da aplicação de estudos sobre inteligencia artificial em jogos eletrônicos de xadrez, onde aplica-se um teste de força bruta para decidir qual o melhor movimento a ser realizado. Além disso, alguns motores contam com um banco de dados comumente chamado de Livro de aberturas que armazena variantes das principais linhas de abertura. Esse acréscimo elimina a necessidade do programa calcular as melhores linhas durante aproximadamente os dez primeiros movimentos, onde as posições são tão abertas que o custo computacional seria enorme. (pt)
  • Шахматный движок (англ. Chess engine) — компьютерная программа, предназначенная для просчитывания вариантов шахматных ходов. (ru)
  • У комп'ютерних шахах, шаховий рушій — комп'ютерна програма, що аналізує варіанти шахових позицій та визначає найкращі ходи. Шаховий рушій вирішує, який хід варто зробити, але зазвичай безпосередньо не взаємодіє з користувачем. Більшість шахових рушііїв не мають власного графічного інтерфейсу користувача (ГІК), а є , які взаємодіть із ГІК через стандартний протокол; прикладами можуть бути Chessbase, XBoard, WinBoard та . Це дає користувачеві змогу грати проти декількох рушіїв без потреби вивчення окремого інтерфейсу для кожного, а також це дає змогу різним рушіям грати один проти одного. (uk)
  • محرك الشطرنج هو برنامج حاسوبي يختص بالشطرنج يدرس ويحلل ويقيم وضعيات الشطرنج أو متغيرات الشطرنج ويولد قائمة من النقلات المقترحة التي يُعتبر أنها الأفضل والأقوى. مُحرك الشطرنج هو في العادة النهاية الخلفية مع واجهة سطر الأوامر في النهاية الأمامية من دون رسوميات أو . عادة ما تُستخدم المحركات مع نهاية أمامية هي واجهة مستخدم رسومية على شكل نافذة مثل أو التي يمكن للمستخدم التفاعل معها عبر لوحة مفاتيح، فأرة أو شاشة لمس. هذا يسمح للمستخدم باللعب ضد عدة محركات من دون تعلم واجهة مستخدم رسومية جديدة لكل محرك، ويسمح لمختلف محركات الشطرنج باللعب ضد بعضها البعض. (ar)
  • Ein Schachprogramm ist ein Computerprogramm, das in der Lage ist, Schach zu spielen. Es läuft entweder auf PCs oder auf speziell zum Schachspielen angefertigten Schachcomputern. Die Entwicklung von Schachprogrammen ist eine Disziplin des Computerschachs. (de)
  • In computer chess, a chess engine is a computer program that analyzes chess or chess variant positions, and generates a move or list of moves that it regards as strongest. A chess engine is usually a back end with a command-line interface with no graphics or windowing. Engines are usually used with a front end, a windowed graphical user interface such as Chessbase or WinBoard that the user can interact with via a keyboard, mouse or touchscreen. This allows the user to play against multiple engines without learning a new user interface for each, and allows different engines to play against each other. (en)
  • Un motore scacchistico (o, con locuzione inglese ampiamente utilizzata, chess engine) è un programma informatico che implementa il back-end di un software per il gioco degli scacchi. Il motore è la componente che analizza la posizione e produce una lista di mosse ottimali, tramite input e output in formato testuale, e viene tipicamente usato in combinazione con un'interfaccia grafica che implementa invece l'interazione con l'utente, mostrando graficamente la posizione sulla scacchiera e permettendo di eseguire le mosse tramite mouse o tastiera. (it)
  • Schaaksoftware is software om tegen te schaken, of om schaakstellingen en partijen te analyseren. De sterkte van schaakprogramma's kan op diverse manieren worden vastgesteld, zoals: 1. * de software te laten schaken tegen andere schaakprogramma's. De sterkte wordt vastgelegd als Elo-rating. 2. * de software te onderwerpen aan bepaalde tests, bijvoorbeeld de Colditz Test die dertig schaakopgaven in oplopende moeilijkheidsgraad presenteert. (nl)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 49 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software