Commit History

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