Skip to content
View vladbazon's full-sized avatar
Block or Report

Block or report vladbazon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Implement a Hex Monte Carlo player Implement a Hex Monte Carlo player
    1
    // I use g++ (Ubuntu) 4.6.3 (with  --std=gnu++0x and -O3  optimisation):
    2
    // g++ --std=gnu++0x -O3 hw5.cc -o play 
    3
    
                  
    4
    /* *******************************************************************
    5
    move (<LETTER><letter>): Bk
  2. afisaunu-parabola afisaunu-parabola Public

    R

  3. vbPGNbrowser vbPGNbrowser Public

    a jQuery Widget to browse a PGN chess game, with annotations and (from Crafty) variants

    JavaScript 1