Halogen

Home * Engines * Halogen

[ Br···O halogen bonds [1] Halogen,

an UCI compliant open source chess engine by Kieren Pearson, written in C++, licensed under the GPL v3 and first released on GitHub in June 2019 [2]. Since version 7 in September 2020, Halogen features an own, incrementally updated neural network for its evaluation function, inspired by Stockfish NNUE. Halogen 8 features a larger network than Halogen 7, but runs significantly faster due to improvements and optimisations, best if compiled for AVX2 instructions. Its development and testing was supported on the OpenBench framework. Networks are trained through a private, from scratch C implementation created in collaboration with Andrew Grant [3].

Features

[4]

Board Representation

Evaluation

Misc

Forum Posts

2019

2020 …

Re: Speculations about NNUE development (was New engine releases 2020) by Connor McMonigle, CCC, November 12, 2020

Chess Engine

Misc

References

  1. Packing of silsesquixane molecules in crystal lattice including Br···O halogen bonds, Image by Wisznu101, May 21,2018, Wikimedia Commons
  2. Release Halogen 2.3 · KierenP/Halogen · GitHub
  3. Halogen/README.md at master · KierenP/Halogen · GitHub
  4. Features based on Release Halogen 8 · KierenP/Halogen · GitHub

Up one level