Skip to content

Latest commit

 

History

History
 
 

julia

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Julia OpenSpiel

For general usage, please refer OpenSpiel on Julia.

For developers, the basic idea of this Julia wrapper is that, a shared lib named libspieljl.so is built with the help of CxxWrap.jl and then it is wrapped in the OpenSpiel module.