<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chessnost, branch 99-accuracy</title>
<subtitle>Somewhat decent chess engine written in Rust
</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/'/>
<entry>
<title>feat: implement piece-square tables</title>
<updated>2023-01-30T19:36:08+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-30T19:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=46fd45da0ebd90a0c1bfeb3c4df5ea0f62601b1d'/>
<id>46fd45da0ebd90a0c1bfeb3c4df5ea0f62601b1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not account queen in mobility correclty</title>
<updated>2023-01-30T19:33:06+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-30T19:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=7849b36891ccf709a11f311c5bb84cb1466b991a'/>
<id>7849b36891ccf709a11f311c5bb84cb1466b991a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: allow a little gap when widening windows</title>
<updated>2023-01-30T19:31:33+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-30T19:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=36752fe3fbec5ad2bc849630706fbd9781075204'/>
<id>36752fe3fbec5ad2bc849630706fbd9781075204</id>
<content type='text'>
This prevents infinite loop when exact score = alpha or beta
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents infinite loop when exact score = alpha or beta
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: slightly alter evaluation coefficients</title>
<updated>2023-01-30T15:00:19+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-30T15:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=1de24b83d4c14e8221ad75cb64e8b1230238c36a'/>
<id>1de24b83d4c14e8221ad75cb64e8b1230238c36a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: do not allow castling after black king moves</title>
<updated>2023-01-29T15:16:16+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T15:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=622773f70a4b43ee8a6f62389b03ad27ed82b5fd'/>
<id>622773f70a4b43ee8a6f62389b03ad27ed82b5fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: remove search instability</title>
<updated>2023-01-29T15:03:00+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T14:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=2c234cee388cda5dcb05b8f862b9855bb714bc1e'/>
<id>2c234cee388cda5dcb05b8f862b9855bb714bc1e</id>
<content type='text'>
Strictly check depth when comparing transposition table entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Strictly check depth when comparing transposition table entry
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: cutoff even when hash move is not a PV node</title>
<updated>2023-01-29T13:27:05+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T13:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=870e3b69ebe4b04aec554e88b269f70def8907a5'/>
<id>870e3b69ebe4b04aec554e88b269f70def8907a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: correct zero-window size in PV-search</title>
<updated>2023-01-29T12:54:28+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T12:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=247e614a6a69a4113c2653d440471c384c86bf85'/>
<id>247e614a6a69a4113c2653d440471c384c86bf85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: correctly process cutoffs in i-deepening</title>
<updated>2023-01-29T12:37:38+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T12:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=34faf4abf56502e97fdeaf4a0d825cff75085b61'/>
<id>34faf4abf56502e97fdeaf4a0d825cff75085b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: immediately return score of hash moves</title>
<updated>2023-01-29T10:56:57+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2023-01-29T10:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chess/chessnost/commit/?id=dc120dc65742be2312a53afc887dd30a3ae96e04'/>
<id>dc120dc65742be2312a53afc887dd30a3ae96e04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
