Commit History

Author SHA1 Message Date
  Vsevolod Levitan 296a16f42d Added README.md 3 months ago
  Vsevolod Levitan 316a54904b Added comments 3 months ago
  Vsevolod Levitan 3ca9cd7ead Updated game board display 3 months ago
  Vsevolod Levitan ac049afa74 Minor array initialization optimization 4 months ago
  Vsevolod Levitan faed13a1cd Merge branch 'main' of https://git.hostfl.ru/1ffy/Minimax.Connect4 4 months ago
  Всеволод Левитан 4f306850c2 Update 'Connect4Minimax.cs' 4 months ago
  Vsevolod Levitan 15a42b20d8 Fixed concurrency 4 months ago
  Всеволод Левитан 3f5ccbcfac Update 'Program.cs' 4 months ago
  Всеволод Левитан bfa8d743aa Update 'Connect4Minimax.cs' 4 months ago
  Vsevolod Levitan cde7ee38ec Naming changes 4 months ago
  Vsevolod Levitan 745996bb65 Weight update 4 months ago
  Vsevolod Levitan 4ffb93f301 Fixed move sorting, updated score evaluation weights 4 months ago
  Vsevolod Levitan 590aab97a1 Now sorting via deviation from middle column 4 months ago
  Vsevolod Levitan c223f099ca Fix + Frequency-dependant method alternative 4 months ago
  Vsevolod Levitan 982006fcd4 Optimization 4 months ago
  Vsevolod Levitan f5a7cc507e Moved Console.Clear() 4 months ago
  Vsevolod Levitan 3c91fb876c Removed boxing/unboxing of GameBoard 4 months ago
  Vsevolod Levitan f4acd86493 Manual GC collection 4 months ago
  Vsevolod Levitan ffd67dc8f9 Removed unuzed method 4 months ago
  Vsevolod Levitan 34a2fa0ef5 Optimizations 4 months ago
  Vsevolod Levitan 76c8b3095e Initial working 4 months ago