Tag Archives: chess4j
chess4j + Prophet integration status 5/17/20
Several months ago I wrote about a proof-of-concept JNI integration between chess4j and Prophet4. At the time I had managed to compile Prophet4 as a static library, load that library into chess4j and write a JNI layer. The only function … Continue reading
Posted in chess4j, Computer Chess, Prophet
Tagged chess4j, prophet4
Comments Off on chess4j + Prophet integration status 5/17/20
chess4j + Prophet4 POC
I just wrapped up a successful proof-of-concept to marry up my two chess engines – the Java based chess4j and the C based Prophet4 . Note, Prophet4 isn’t even a complete engine yet – it doesn’t even have a search! … Continue reading
Posted in chess4j, Computer Chess, Prophet
Tagged chess4j, prophet4
Comments Off on chess4j + Prophet4 POC