CHAP
				
				    
					Brief:
				    
				    
					
    Performs traditional (human-like) chess analysis
    
  
Jump To: Parent Description
								    
					
												    
					
					    Code:
					
					
					    GitHub
					
				    
				    
							
			Jump To: Parent Description
					    
						
						    Related Systems:
						
												    							    lessonsLearned						    
												    							    listOfLists						    
												    							    normalForm						    
												    							    problemMonitor						    
												    							    pseX						    
												    							    setantaAgent						    
												    							    supposeSuppose						    
												    							    suppositionalDecomposer						    
												    							    suppositionalReasoner						    
											    
					    
					
- This system performs human-like chess analysis. It reasons about position and displays the strengths and weaknesses, etc. It differs from usual computer chess in that it employs positional theorem proving and language based reasoning, as opposed to pure minimax type model-checking, which is deemed too simplistic.