Skip to content

sgriffin53/raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

363 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven Chess Engine

A UCI protocol-compatible chess engine written in C.

Features:

Negamax search with alpha beta pruning

Quiescence search

Transposition table

Time Management, including extending and reducing time based on position

Iterative Deepening

Move Sorting

Late Move Reductions

Killer Moves

Relative History Heuristic

Futility Pruning

Reverse Futility Pruning

ProbCut

Null Move Pruning

History Pruning

About

Raven Chess Engine

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors