fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Add MultiPV feature option support to PyChess own engine #748

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
PyChess can output multiple PV lines on hint panel for UCI engines, but not for 
PyChess own (CECP) engine. We can add this feature like in Winboard (feature 
option="MultiPV -spin 1 1 10").

Original issue reported on code.google.com by gbtami on 6 Jan 2013 at 10:00