下你所需,载你所想!
汇集开发技术源码资料

人机博弈围棋程序GNU GO 所有版本代码

:3.057MB :1 :2022-10-11 14:38:02

部分简介

人机博弈 围棋程序GNU GO 所有版本代码如果开发者对于本文件有需要的可以参考。
人机博弈 围棋程序GNU GO 所有版本源码
.
└── gnugo-3.8
├── AUTHORS
├── CMakeLists.txt
├── COPYING
├── ChangeLog
├── INSTALL
├── Makefile.am
├── Makefile.in
├── NEWS
├── OSX
├── README
├── THANKS
├── TODO
├── WINDOWS
├── aclocal.m4
├── config.h.cmake
├── config.h.in
├── config.vc
├── config.vcin
├── configure
├── configure.in
├── depcomp
├── doc
│ ├── Makefile.am
│ ├── Makefile.in
│ ├── analyze.texi
│ ├── api.texi
│ ├── automake-1.4.patch
│ ├── board.texi
│ ├── cdfa.eps
│ ├── cdfa.fig
│ ├── cdfa.jpg
│ ├── cdfa.pdf
│ ├── cdfa.png
│ ├── copying.texi
│ ├── dfa.eps
│ ├── dfa.fig
│ ├── dfa.jpg
│ ├── dfa.pdf
│ ├── dfa.png
│ ├── dfa.texi
│ ├── dfa2.eps
│ ├── dfa2.fig
│ ├── dfa2.jpg
│ ├── dfa2.pdf
│ ├── dfa2.png
│ ├── dragon.texi
│ ├── eyes.texi
│ ├── gnugo.6
│ ├── gnugo.info
│ ├── gnugo.info-1
│ ├── gnugo.info-2
│ ├── gnugo.info-3
│ ├── gnugo.pod
│ ├── gnugo.texi
│ ├── gtp-commands.sed
│ ├── gtp-commands.texi
│ ├── gtp.texi
│ ├── influence.texi
│ ├── install.texi
│ ├── introduction.texi
│ ├── logo-32.eps
│ ├── logo-32.jpg
│ ├── logo-34.eps
│ ├── logo-34.jpg
│ ├── logo-34.pdf
│ ├── logo-36.eps
│ ├── logo-36.jpg
│ ├── logo-36.pdf
│ ├── montecarlo.texi
│ ├── move_generation.texi
│ ├── moyo.texi
│ ├── newlogo.eps
│ ├── newlogo.jpg
│ ├── oldlogo.eps
│ ├── oldlogo.jpg
│ ├── overview.texi
│ ├── owl.texi
│ ├── path.eps
│ ├── path.fig
│ ├── path.jpg
│ ├── path.pdf
│ ├── path.png
│ ├── patterns.texi
│ ├── reading.texi
│ ├── regression.texi
│ ├── sgf.texi
│ ├── sync-prod1.eps
│ ├── sync-prod1.fig
│ ├── sync-prod1.jpg
│ ├── sync-prod1.pdf
│ ├── sync-prod1.png
│ ├── sync-prod2.eps
│ ├── sync-prod2.fig
│ ├── sync-prod2.jpg
│ ├── sync-prod2.pdf
│ ├── sync-prod2.png
│ ├── texinfo.tex
│ ├── using.texi
│ └── utils.texi
├── engine
│ ├── CMakeLists.txt
│ ├── Makefile.am
│ ├── Makefile.in
│ ├── aftermath.c
│ ├── board.c
│ ├── board.dsp
│ ├── board.h
│ ├── boardlib.c
│ ├── breakin.c
│ ├── cache.c
│ ├── cache.h
│ ├── clock.c
│ ├── clock.h
│ ├── combination.c
│ ├── dragon.c
│ ├── endgame.c
│ ├── engine.dsp
│ ├── filllib.c
│ ├── fuseki.c
│ ├── genmove.c
│ ├── globals.c
│ ├── gnugo.h
│ ├── handicap.c
│ ├── hash.c
│ ├── hash.h
│ ├── influence.c
│ ├── influence.h
│ ├── interface.c
│ ├── liberty.h
│ ├── matchpat.c
│ ├── montecarlo.c
│ ├── move_reasons.c
│ ├── move_reasons.h
│ ├── movelist.c
│ ├── optics.c
│ ├── oracle.c
│ ├── owl.c
│ ├── persistent.c
│ ├── printutils.c
│ ├── readconnect.c
│ ├── readconnect.h
│ ├── reading.c
│ ├── semeai.c
│ ├── sgfdecide.c
│ ├── sgffile.c
│ ├── shapes.c
│ ├── showbord.c
│ ├── surround.c
│ ├── unconditional.c
│ ├── utils.c
│ ├── value_moves.c
│ └── worm.c
├── gnugo.dsw
├── install-sh
├── interface
│ ├── CMakeLists.txt
│ ├── GoImage
│ │ └── Stone.pm
│ ├── Makefile.am
│ ├── Makefile.in
│ ├── big-xpms
│ │ ├── bmoku1.xpm
│ │ ├── bmoku2.xpm
│ │ ├── bmoku3.xpm
│ │ ├── bmoku4.xpm
│ │ ├── bmoku5.xpm
│ │ ├── bmoku6.xpm
│ │ ├── bmoku7.xpm
│ │ ├── bmoku8.xpm
│ │ ├── bmoku9.xpm
│ │ ├── bpmoku1.xpm
│ │ ├── bpmoku2.xpm
│ │ ├── bpmoku3.xpm
│ │ ├── bpmoku4.xpm
│ │ ├── bpmoku5.xpm
│ │ ├── bpmoku6.xpm
│ │ ├── bpmoku7.xpm
│ │ ├── bpmoku8.xpm
│ │ ├── bpmoku9.xpm
│ │ ├── empty1.xpm
│ │ ├── empty2.xpm
│ │ ├── empty3.xpm
│ │ ├── empty4.xpm
│ │ ├── empty5.xpm
│ │ ├── empty6.xpm
│ │ ├── empty7.xpm
│ │ ├── empty8.xpm
│ │ ├── empty9.xpm
│ │ ├── hoshi.xpm
│ │ ├── wmoku1.xpm
│ │ ├── wmoku2.xpm
│ │ ├── wmoku3.xpm
│ │ ├── wmoku4.xpm
│ │ ├── wmoku5.xpm
│ │ ├── wmoku6.xpm
│ │ ├── wmoku7.xpm
│ │ ├── wmoku8.xpm
│ │ ├── wmoku9.xpm
│ │ ├── wpmoku1.xpm
│ │ ├── wpmoku2.xpm
│ │ ├── wpmoku3.xpm
│ │ ├── wpmoku4.xpm
│ │ ├── wpmoku5.xpm
│ │ ├── wpmoku6.xpm
│ │ ├── wpmoku7.xpm
│ │ ├── wpmoku8.xpm
│ │ └── wpmoku9.xpm
│ ├── gmp.c
│ ├── gmp.h
│ ├── gnugo-big-xpms.el
│ ├── gnugo-xpms.el
│ ├── gnugo.dsp
│ ├── gnugo.el
│ ├── gtp.c
│ ├── gtp.h
│ ├── gtp_examples
│ │ ├── 2ptkgo.pl
│ │ ├── README
│ │ ├── gnugo.el
│ │ ├── gtp2_6
│ │ ├── matcher_check
│ │ ├── metamachine.c
│ │ ├── sgf2tst
│ │ ├── ttgo.pm
│ │ ├── twogtp
│ │ ├── twogtp-a
│ │ ├── twogtp.pike
│ │ ├── twogtp.py
│ │ └── vanilla.c
│ ├── interface.h
│ ├── main.c
│ ├── make-xpms-file.el
│ ├── play_ascii.c
│ ├── play_gmp.c
│ ├── play_gtp.c
│ ├── play_solo.c
│ ├── play_test.c
│ └── xpms
│ ├── bmoku1.xpm
│ ├── bmoku2.xpm
│ ├── bmoku3.xpm
│ ├── bmoku4.xpm
│ ├── bmoku5.xpm
│ ├── bmoku6.xpm
│ ├── bmoku7.xpm
│ ├── bmoku8.xpm
│ ├── bmoku9.xpm
│ ├── bpmoku1.xpm
│ ├── bpmoku2.xpm
│ ├── bpmoku3.xpm
│ ├── bpmoku4.xpm
│ ├── bpmoku5.xpm
│ ├── bpmoku6.xpm
│ ├── bpmoku7.xpm
│ ├── bpmoku8.xpm
│ ├── bpmoku9.xpm
│ ├── empty1.xpm
│ ├── empty2.xpm
│ ├── empty3.xpm
│ ├── empty4.xpm
│ ├── empty5.xpm
│ ├── empty6.xpm
│ ├── empty7.xpm
│ ├── empty8.xpm
│ ├── empty9.xpm
│ ├── hoshi.xpm
│ ├── wmoku1.xpm
│ ├── wmoku2.xpm
│ ├── wmoku3.xpm
│ ├── wmoku4.xpm
│ ├── wmoku5.xpm
│ ├── wmoku6.xpm
│ ├── wmoku7.xpm
│ ├── wmoku8.xpm
│ ├── wmoku9.xpm
│ ├── wpmoku1.xpm
│ ├── wpmoku2.xpm
│ ├── wpmoku3.xpm
│ ├── wpmoku4.xpm
│ ├── wpmoku5.xpm
│ ├── wpmoku6.xpm
│ ├── wpmoku7.xpm
│ ├── wpmoku8.xpm
│ └── wpmoku9.xpm
├── makevcdist.pl
├── missing
├── mkinstalldirs
├── patterns
│ ├── CMakeLists.txt
│ ├── Makefile.am
│ ├── Makefile.in
│ ├── README
│ ├── aa_attackpats.db
│ ├── aa_attackpats.dtr
│ ├── attack.db
│ ├── barriers.db
│ ├── compress_fuseki.c
│ ├── conn.db
│ ├── connections.c
│ ├── defense.db
│ ├── dfa-mkpat.h
│ ├── dfa.c
│ ├── dfa.dsp
│ ├── dfa.h
│ ├── endgame.db
│ ├── extract_fuseki.c
│ ├── eyes.db
│ ├── eyes.h
│ ├── fuseki.db
│ ├── fuseki.dsp
│ ├── fuseki13.dbz
│ ├── fuseki19.dbz
│ ├── fuseki9.dbz
│ ├── gnugo-db.el
│ ├── gogo.db
│ ├── gogo.sgf
│ ├── handicap.db
│ ├── helpers.c
│ ├── hoshi_keima.db
│ ├── hoshi_keima.sgf
│ ├── hoshi_other.db
│ ├── hoshi_other.sgf
│ ├── influence.db
│ ├── joseki.c
│ ├── joseki.dsp
│ ├── komoku.db
│ ├── komoku.sgf
│ ├── mc_mogo_classic.db
│ ├── mc_montegnu_classic.db
│ ├── mc_uniform.db
│ ├── mkeyes.c
│ ├── mkeyes.dsp
│ ├── mkmcpat.c
│ ├── mkmcpat.dsp
│ ├── mkpat.c
│ ├── mkpat.dsp
│ ├── mokuhazushi.db
│ ├── mokuhazushi.sgf
│ ├── oracle.db
│ ├── owl_attackpats.db
│ ├── owl_attackpats.dtr
│ ├── owl_defendpats.db
│ ├── owl_defendpats.dtr
│ ├── owl_vital_apats.db
│ ├── owl_vital_apats.dtr
│ ├── patterns.db
│ ├── patterns.dsp
│ ├── patterns.h
│ ├── patterns2.db
│ ├── sansan.db
│ ├── sansan.sgf
│ ├── takamoku.db
│ ├── takamoku.sgf
│ ├── transform.c
│ ├── uncompress_fuseki.c
│ └── uncompress_fuseki.dsp
├── regression
│ ├── 13x13.tst
│ ├── 13x13b.tst
│ ├── 13x13c.tst
│ ├── 9x9.tst
│ ├── BREAKAGE
│ ├── Makefile.am
│ ├── Makefile.in
│ ├── README
│ ├── STS-RV_0.tst
│ ├── STS-RV_1.tst
│ ├── STS-RV_Misc.tst
│ ├── STS-RV_e.tst
│ ├── arb.tst
│ ├── arend.tst
│ ├── arend2.tst
│ ├── arion.tst
│ ├── atari_atari.tst
│ ├── auto01.tst
│ ├── auto02.tst
│ ├── auto03.tst
│ ├── auto04.tst
│ ├── auto_handtalk.tst
│ ├── benchmark
│ │ ├── GnuGo-Aya.gtp
│ │ ├── GnuGo-GORO.gtp
│ │ ├── GnuGo-Go4.gtp
│ │ ├── GnuGo-GoInt.gtp
│ │ ├── GnuGo-GoeMate.gtp
│ │ ├── GnuGo-Haruka.gtp
│ │ ├── GnuGo-KCC.gtp
│ │ ├── GnuGo-Katsunari.gtp
│ │ ├── GnuGo-Martha.gtp
│ │ ├── golois-gnugo.gtp
│ │ ├── great5-gnugo.gtp
│ │ └── manyfaces-gnugo.gtp
│ ├── blunder.tst
│ ├── break_in.tst
│ ├── breakage2tst.py
│ ├── buzco.tst
│ ├── capture.tst
│ ├── century2002.tst
│ ├── cgf2004.tst
│ ├── connect.tst
│ ├── connection.tst
│ ├── dniwog.tst
│ ├── ego.tst
│ ├── endgame.tst
│ ├── endgame1.tst
│ ├── eval.sh
│ ├── eval3.sh
│ ├── filllib.tst
│ ├── games
│ │ ├── 9handicap.sgf
│ │ ├── 9x9-1.sgf
│ │ ├── 9x9-2.sgf
│ │ ├── 9x9-3.sgf
│ │ ├── 9x9-4.sgf
│ │ ├── 9x9-5.sgf
│ │ ├── 9x9-6.sgf
│ │ ├── CrazyStone1.sgf
│ │ ├── CrazyStone2.sgf
│ │ ├── FSF-neurogo.sgf
│ │ ├── FSGCBot-dr.sgf
│ │ ├── STS-RV
│ │ │ ├── Class01eProblems
│ │ │ │ ├── _semeai_C0_001.sgf
│ │ │ │ ├── _semeai_C0_002.sgf
│ │ │ │ ├── _semeai_C0_003.sgf
│ │ │ │ ├── _semeai_C0_004.sgf
│ │ │ │ ├── _semeai_C0_005.sgf
│ │ │ │ ├── _semeai_C0_006.sgf
│ │ │ │ ├── _semeai_C0_007.sgf
│ │ │ │ ├── _semeai_C0_008.sgf
│ │ │ │ ├── _semeai_C0_009.sgf
│ │ │ │ ├── _semeai_C0_010.sgf
│ │ │ │ ├── _semeai_C0_011.sgf
│ │ │ │ ├── _semeai_C0_012.sgf
│ │ │ │ ├── _semeai_C0_013.sgf
│ │ │ │ ├── _semeai_C1_001.sgf
│ │ │ │ ├── _semeai_C1_002.sgf
│ │ │ │ ├── _semeai_C1_003.sgf
│ │ │ │ ├── _semeai_C1_004.sgf
│ │ │ │ ├── _semeai_C1_005.sgf
│ │ │ │ ├── _semeai_C1_006.sgf
│ │ │ │ ├── _semeai_C1_007.sgf
│ │ │ │ ├── _semeai_C1_008.sgf
│ │ │ │ ├── _semeai_C1_009.sgf
│ │ │ │ ├── _semeai_C1_010.sgf
│ │ │ │ ├── _semeai_C1_011.sgf
│ │ │ │ ├── _semeai_C1_012.sgf
│ │ │ │ ├── _semeai_C1_013.sgf
│ │ │ │ ├── _semeai_C1_014.sgf
│ │ │ │ ├── _semeai_C1_015.sgf
│ │ │ │ ├── _semeai_C1_016.sgf
│ │ │ │ ├── _semeai_C1_017.sgf
│ │ │ │ ├── _semeai_C1_018.sgf
│ │ │ │ ├── _semeai_C1_019.sgf
│ │ │ │ ├── _semeai_C1_020.sgf
│ │ │ │ ├── _semeai_C1_021.sgf
│ │ │ │ ├── _semeai_C1_022.sgf
│ │ │ │ ├── _semeai_C1_023.sgf
│ │ │ │ ├── _semeai_C1_024.sgf
│ │ │ │ ├── _semeai_C1_025.sgf
│ │ │ │ ├── _semeai_C1_026.sgf
│ │ │ │ ├── _semeai_C1_027.sgf
│ │ │ │ ├── _semeai_Ce_001.sgf
│ │ │ │ ├── _semeai_Ce_002.sgf
│ │ │ │ ├── _semeai_Ce_003.sgf
│ │ │ │ ├── _semeai_Ce_004.sgf
│ │ │ │ ├── _semeai_Ce_005.sgf
│ │ │ │ ├── _semeai_Ce_006.sgf
│ │ │ │ ├── _semeai_Ce_007.sgf
│ │ │ │ ├── _semeai_Ce_008.sgf
│ │ │ │ ├── _semeai_Ce_009.sgf
│ │ │ │ ├── _semeai_Ce_010.sgf
│ │ │ │ ├── _semeai_Ce_011.sgf
│ │ │ │ ├── _semeai_Ce_012.sgf
│ │ │ │ ├── _semeai_Ce_013.sgf
│ │ │ │ ├── _semeai_Ce_014.sgf
│ │ │ │ ├── _semeai_Ce_015.sgf
│ │ │ │ ├── _semeai_Ce_016.sgf
│ │ │ │ ├── _semeai_Ce_017.sgf
│ │ │ │ ├── _semeai_Ce_018.sgf
│ │ │ │ ├── _semeai_Ce_019.sgf
│ │ │ │ ├── _semeai_Ce_020.sgf
│ │ │ │ ├── _semeai_Ce_021.sgf
│ │ │ │ ├── _semeai_Ce_022.sgf
│ │ │ │ ├── _semeai_Ce_023.sgf
│ │ │ │ ├── _semeai_Ce_024.sgf
│ │ │ │ ├── _semeai_Ce_025.sgf
│ │ │ │ ├── _semeai_Ce_026.sgf
│ │ │ │ ├── _semeai_Ce_027.sgf
│ │ │ │ ├── _semeai_Ce_028.sgf
│ │ │ │ ├── _semeai_Ce_029.sgf
│ │ │ │ ├── _semeai_Ce_030.sgf
│ │ │ │ ├── _semeai_Ce_031.sgf
│ │ │ │ ├── _semeai_Ce_032.sgf
│ │ │ │ └── _semeai_Ce_033.sgf
│ │ │ ├── MiscProblems
│ │ │ │ ├── _semeai_C9_001.sgf
│ │ │ │ ├── _semeai_C9_002.sgf
│ │ │ │ ├── _semeai_C9_003.sgf
│ │ │ │ ├── _semeai_C9_004.sgf
│ │ │ │ ├── _semeai_C9_005.sgf
│ │ │ │ ├── _semeai_C9_006.sgf
│ │ │ │ ├── _semeai_C9_007.sgf
│ │ │ │ ├── _semeai_C9_008.sgf
│ │ │ │ ├── _semeai_C9_009.sgf
│ │ │ │ ├── _semeai_C9_010.sgf
│ │ │ │ ├── _semeai_C9_011.sgf
│ │ │ │ ├── _semeai_C9_012.sgf
│ │ │ │ ├── _semeai_C9_013.sgf
│ │ │ │ ├── _semeai_C9_014.sgf
│ │ │ │ ├── _semeai_C9_015.sgf
│ │ │ │ ├── _semeai_C9_016.sgf
│ │ │ │ ├── _semeai_C9_017.sgf
│ │ │ │ ├── _semeai_C9_018.sgf
│ │ │ │ └── _semeai_C9_019.sgf
│ │ │ ├── README
│ │ │ ├── STS-RV_CREDITS
│ │ │ └── STS-RV_README
│ │ ├── TSa.sgf
│ │ ├── ab1_fuseki.sgf
│ │ ├── arb
│ │ │ ├── dumonteil-1.sgf
│ │ │ ├── dumonteil-2.sgf
│ │ │ ├── dumonteil-3.sgf
│ │ │ ├── dumonteil-4.sgf
│ │ │ ├── dumonteil-5.sgf
│ │ │ ├── dumonteil-6.sgf
│ │ │ ├── game01.sgf
│ │ │ ├── game02.sgf
│ │ │ ├── game03.sgf
│ │ │ └── game04.sgf
│ │ ├── arend
│ │ │ ├── constructed1.sgf
│ │ │ ├── constructed2.sgf
│ │ │ ├── constructed3.sgf
│ │ │ ├── constructed4.sgf
│ │ │ ├── constructed5.sgf
│ │ │ ├── constructed6.sgf
│ │ │ ├── exper1.sgf
│ │ │ ├── exper2.sgf
│ │ │ ├── gnugo-gnugo1.sgf
│ │ │ ├── gnugo-gnugo2.sgf
│ │ │ ├── gnugo-gnugo4.sgf
│ │ │ ├── gnugo-gnugo5.sgf
│ │ │ ├── gnugo-gnugo6.sgf
│ │ │ ├── gnugo-gnugo7.sgf
│ │ │ └── gnugo-gnugo8.sgf
│ │ ├── arion.sgf
│ │ ├── atari-crash.sgf
│ │ ├── atari_atari01.sgf
│ │ ├── atari_atari02.sgf
│ │ ├── atari_atari03.sgf
│ │ ├── atari_atari04.sgf
│ │ ├── atari_atari05.sgf
│ │ ├── atari_atari06.sgf
│ │ ├── atari_atari07.sgf
│ │ ├── atari_atari08.sgf
│ │ ├── atari_atari09.sgf
│ │ ├── atari_atari10.sgf
│ │ ├── auto_gen
│ │ │ ├── auto001.sgf
│ │ │ ├── auto002.sgf
│ │ │ ├── auto003.sgf
│ │ │ ├── auto004.sgf
│ │ │ ├── auto005.sgf
│ │ │ ├── auto006.sgf
│ │ │ ├── auto007.sgf
│ │ │ ├── auto008.sgf
│ │ │ ├── auto009.sgf
│ │ │ ├── auto010.sgf
│ │ │ ├── auto011.sgf
│ │ │ ├── auto012.sgf
│ │ │ ├── auto013.sgf
│ │ │ ├── auto014.sgf
│ │ │ ├── auto015.sgf
│ │ │ ├── auto016.sgf
│ │ │ ├── auto017.sgf
│ │ │ ├── auto018.sgf
│ │ │ ├── auto019.sgf
│ │ │ ├── auto020.sgf
│ │ │ ├── auto021.sgf
│ │ │ └── auto022.sgf
│ │ ├── bitti-gnug36.sgf
│ │ ├── blunder1.sgf
│ │ ├── blunder10.sgf
│ │ ├── blunder11.sgf
│ │ ├── blunder12.sgf
│ │ ├── blunder13.sgf
│ │ ├── blunder14.sgf
│ │ ├── blunder15.sgf
│ │ ├── blunder16.sgf
│ │ ├── blunder17.sgf
│ │ ├── blunder18.sgf
│ │ ├── blunder19.sgf
│ │ ├── blunder2.sgf
│ │ ├── blunder20.sgf
│ │ ├── blunder21.sgf
│ │ ├── blunder22.sgf
│ │ ├── blunder23.sgf
│ │ ├── blunder24.sgf
│ │ ├── blunder25.sgf
│ │ ├── blunder3.sgf
│ │ ├── blunder4.sgf
│ │ ├── blunder5.sgf
│ │ ├── blunder6.sgf
│ │ ├── blunder7.sgf
│ │ ├── blunder8.sgf
│ │ ├── blunder9.sgf
│ │ ├── boardspace
│ │ │ ├── GNUGo-GoFigure0.1-200503171816.sgf
│ │ │ ├── GNUGo-GoFigure0.1-200503181316.sgf
│ │ │ ├── GNUGo-GoFigure0.1-200503181614.sgf
│ │ │ ├── GNUGo-GoFigure0.1-200503302359.sgf
│ │ │ └── GoFigure0.1-GNUGo-200503211944.sgf
│ │ ├── break_in.sgf
│ │ ├── bretz.sgf
│ │ ├── buzco1.sgf
│ │ ├── century21
│ │ │ ├── README
│ │ │ ├── gnugo-aya.sgf
│ │ │ ├── gnugo-explorer.sgf
│ │ │ ├── gnugo-go4.sgf
│ │ │ ├── gnugo-gointellect.sgf
│ │ │ ├── gnugo-smartgo.sgf
│ │ │ └── gnugo-wulu.sgf
│ │ ├── century21-2002
│ │ │ ├── gnugo-go4.sgf
│ │ │ ├── gnugo-katsunari.sgf
│ │ │ ├── gnugo-tsgo.sgf
│ │ │ ├── goint-gnugo.sgf
│ │ │ ├── golois-gnugo.sgf
│ │ │ ├── great5-gnugo.sgf
│ │ │ └── manyfaces-gnugo.sgf
│ │ ├── cgf2001
│ │ │ ├── aya.sgf
│ │ │ ├── goro.sgf
│ │ │ ├── haruka.sgf
│ │ │ ├── image.sgf
│ │ │ └── katsunari.sgf
│ │ ├── cgf2002
│ │ │ ├── Aya.sgf
│ │ │ ├── Caren.sgf
│ │ │ ├── Image.sgf
│ │ │ ├── gnu-and.sgf
│ │ │ ├── gnu-har.sgf
│ │ │ ├── kat-gnu.sgf
│ │ │ ├── martha.sgf
│ │ │ └── shi-gnu.sgf
│ │ ├── cgf2003
│ │ │ ├── GnuGo-Aya.sgf
│ │ │ ├── GnuGo-GORO.sgf
│ │ │ ├── GnuGo-Go4.sgf
│ │ │ ├── GnuGo-GoInt.sgf
│ │ │ ├── GnuGo-GoeMate.sgf
│ │ │ ├── GnuGo-Haruka.sgf
│ │ │ ├── GnuGo-KCC.sgf
│ │ │ ├── GnuGo-Katsunari.sgf
│ │ │ └── GnuGo-Martha.sgf
│ │ ├── cgf2004
│ │ │ ├── aya.sgf
│ │ │ ├── caren.sgf
│ │ │ ├── gargoyle.sgf
│ │ │ ├── gorimutyu.sgf
│ │ │ ├── goro.sgf
│ │ │ ├── katsunari.sgf
│ │ │ ├── martha.sgf
│ │ │ ├── result.txt
│ │ │ └── shikosakugo.sgf
│ │ ├── cgf2005
│ │ │ ├── 19x19
│ │ │ │ ├── aya.sgf
│ │ │ │ ├── caren.sgf
│ │ │ │ ├── katsunari.sgf
│ │ │ │ └── shiko.sgf
│ │ │ └── 9x9
│ │ │ ├── aya1.sgf
│ │ │ ├── aya2.sgf
│ │ │ ├── caren1.sgf
│ │ │ ├── caren2.sgf
│ │ │ ├── katsunari1.sgf
│ │ │ ├── katsunari2.sgf
│ │ │ ├── shiko1.sgf
│ │ │ └── shiko2.sgf
│ │ ├── cgos
│ │ │ ├── 13435.sgf
│ │ │ ├── 14198.sgf
│ │ │ ├── 25811.sgf
│ │ │ ├── 26449.sgf
│ │ │ ├── 30527.sgf
│ │ │ ├── 31446.sgf
│ │ │ ├── 37169.sgf
│ │ │ ├── 390115.sgf
│ │ │ ├── 403788.sgf
│ │ │ ├── 42896.sgf
│ │ │ ├── 471085.sgf
│ │ │ ├── 58273.sgf
│ │ │ ├── 60311.sgf
│ │ │ ├── 879.sgf
│ │ │ └── 994.sgf
│ │ ├── connection1.sgf
│ │ ├── connection2.sgf
│ │ ├── connection3.sgf
│ │ ├── connection4.sgf
│ │ ├── disaster.sgf
│ │ ├── dniwog.sgf
│ │ ├── doublecut.sgf
│ │ ├── doublecut2.sgf
│ │ ├── doubleko.sgf
│ │ ├── dragon1.sgf
│ │ ├── dublin1.sgf
│ │ ├── dublin2.sgf
│ │ ├── edge_defense1.sgf
│ │ ├── egc2001
│ │ │ ├── au-gg.sgf
│ │ │ ├── gg-dr.sgf
│ │ │ ├── gg-ga.sgf
│ │ │ ├── gg-ts.sgf
│ │ │ ├── gs-gg.sgf
│ │ │ └── tg-gg.sgf
│ │ ├── ego.sgf
│ │ ├── ego2.sgf
│ │ ├── ego3.sgf
│ │ ├── endgame10.sgf
│ │ ├── endgame11.sgf
│ │ ├── endgame12.sgf
│ │ ├── endgame13.sgf
│ │ ├── endgame14.sgf
│ │ ├── endgame2.sgf
│ │ ├── endgame3.sgf
│ │ ├── endgame4.sgf
│ │ ├── endgame5.sgf
│ │ ├── endgame6.sgf
│ │ ├── endgame7.sgf
│ │ ├── endgame8.sgf
│ │ ├── endgame9.sgf
│ │ ├── explorer.sgf
│ │ ├── explorer2.sgf
│ │ ├── eyes1.sgf
│ │ ├── eyes2.sgf
│ │ ├── eyes3.sgf
│ │ ├── eyes_edge.sgf
│ │ ├── filllib1.sgf
│ │ ├── filllib10.sgf
│ │ ├── filllib11.sgf
│ │ ├── filllib12.sgf
│ │ ├── filllib13.sgf
│ │ ├── filllib14.sgf
│ │ ├── filllib15.sgf
│ │ ├── filllib16.sgf
│ │ ├── filllib17.sgf
│ │ ├── filllib18.sgf
│ │ ├── filllib19.sgf
│ │ ├── filllib2.sgf
│ │ ├── filllib3.sgf
│ │ ├── filllib4.sgf
│ │ ├── filllib5.sgf
│ │ ├── filllib6.sgf
│ │ ├── filllib7.sgf
│ │ ├── filllib8.sgf
│ │ ├── filllib9.sgf
│ │ ├── gg-040225.sgf
│ │ ├── gifu2005
│ │ │ ├── gnugo-aya.sgf
│ │ │ ├── gnugo-daigo.sgf
│ │ │ ├── gnugo-goint.sgf
│ │ │ ├── gnugo-igoppi.sgf
│ │ │ ├── gnugo-katsu.sgf
│ │ │ ├── gnugo-kccigo.sgf
│ │ │ ├── gnugo-nanasi.sgf
│ │ │ ├── gostar-gnugo.sgf
│ │ │ └── mfg-gnugo.sgf
│ │ ├── gifu2006
│ │ │ ├── caren-gnugo.sgf
│ │ │ ├── gnugo-aya.sgf
│ │ │ ├── gnugo-gorimu.sgf
│ │ │ ├── gnugo-igoist.sgf
│ │ │ ├── gnugo-indigo.sgf
│ │ │ ├── gnugo-katsu.sgf
│ │ │ ├── gnugo-kccigo.sgf
│ │ │ ├── gnugo-nanasi.sgf
│ │ │ └── shikou-gnugo.sgf
│ │ ├── glop.sgf
│ │ ├── golife.sgf
│ │ ├── gunnar
│ │ │ ├── gunnar1.sgf
│ │ │ ├── gunnar10.sgf
│ │ │ ├── gunnar11.sgf
│ │ │ ├── gunnar12.sgf
│ │ │ ├── gunnar13.sgf
│ │ │ ├── gunnar14.sgf
│ │ │ ├── gunnar15.sgf
│ │ │ ├── gunnar16.sgf
│ │ │ ├── gunnar17.sgf
│ │ │ ├── gunnar18.sgf
│ │ │ ├── gunnar19.sgf
│ │ │ ├── gunnar2.sgf
│ │ │ ├── gunnar20.sgf
│ │ │ ├── gunnar21.sgf
│ │ │ ├── gunnar22.sgf
│ │ │ ├── gunnar3.sgf
│ │ │ ├── gunnar4.sgf
│ │ │ ├── gunnar5.sgf
│ │ │ ├── gunnar6.sgf
│ │ │ ├── gunnar7.sgf
│ │ │ ├── gunnar8.sgf
│ │ │ ├── gunnar9.sgf
│ │ │ └── rbm-bobk-200303111815.sgf
│ │ ├── gwe.sgf
│ │ ├── hamete_joseki.sgf
│ │ ├── handtalk
│ │ │ ├── handtalk1.sgf
│ │ │ ├── handtalk10.sgf
│ │ │ ├── handtalk11.sgf
│ │ │ ├── handtalk12.sgf
│ │ │ ├── handtalk13.sgf
│ │ │ ├── handtalk14.sgf
│ │ │ ├── handtalk15.sgf
│ │ │ ├── handtalk17.sgf
│ │ │ ├── handtalk18.sgf
│ │ │ ├── handtalk19.sgf
│ │ │ ├── handtalk2.sgf
│ │ │ ├── handtalk20.sgf
│ │ │ ├── handtalk21.sgf
│ │ │ ├── handtalk22.sgf
│ │ │ ├── handtalk23.sgf
│ │ │ ├── handtalk24.sgf
│ │ │ ├── handtalk25.sgf
│ │ │ ├── handtalk26.sgf
│ │ │ ├── handtalk27.sgf
│ │ │ ├── handtalk3.sgf
│ │ │ ├── handtalk4.sgf
│ │ │ ├── handtalk5.sgf
│ │ │ ├── handtalk6.sgf
│ │ │ ├── handtalk7.sgf
│ │ │ ├── handtalk8.sgf
│ │ │ └── handtalk9.sgf
│ │ ├── heikki
│ │ │ └── heikki01.sgf
│ │ ├── iken-tobi.sgf
│ │ ├── incident104.sgf
│ │ ├── incident107.sgf
│ │ ├── incident108b.sgf
│ │ ├── incident114.sgf
│ │ ├── incident118.sgf
│ │ ├── incident121.sgf
│ │ ├── incident144.sgf
│ │ ├── incident153.sgf
│ │ ├── incident156.sgf
│ │ ├── incident161.sgf
│ │ ├── incident165.sgf
│ │ ├── incident169.sgf
│ │ ├── incident185.sgf
│ │ ├── incident186.sgf
│ │ ├── incident187.sgf
│ │ ├── incident189.sgf
│ │ ├── incident198.sgf
│ │ ├── incident199.sgf
│ │ ├── incident2.sgf
│ │ ├── incident201.sgf
│ │ ├── incident209.sgf
│ │ ├── incident211.sgf
│ │ ├── incident218.sgf
│ │ ├── incident221.sgf
│ │ ├── incident223.sgf
│ │ ├── incident225.sgf
│ │ ├── incident231.sgf
│ │ ├── incident234.sgf
│ │ ├── incident235.sgf
│ │ ├── incident236.sgf
│ │ ├── incident237.sgf
│ │ ├── incident238.sgf
│ │ ├── incident239.sgf
│ │ ├── incident240.sgf
│ │ ├── incident246.sgf
│ │ ├── incident248.sgf
│ │ ├── incident251.sgf
│ │ ├── incident252.sgf
│ │ ├── incident253.sgf
│ │ ├── incident254.sgf
│ │ ├── incident256.sgf
│ │ ├── incident258.sgf
│ │ ├── incident261.sgf
│ │ ├── incident262.sgf
│ │ ├── incident263.sgf
│ │ ├── incident267.sgf
│ │ ├── incident269.sgf
│ │ ├── incident272.sgf
│ │ ├── incident278.sgf
│ │ ├── incident287.sgf
│ │ ├── incident290.sgf
│ │ ├── incident291.sgf
│ │ ├── incident297.sgf
│ │ ├── incident42.sgf
│ │ ├── incident55.sgf
│ │ ├── incident59.sgf
│ │ ├── incident64.sgf
│ │ ├── incident66.sgf
│ │ ├── incident67.sgf
│ │ ├── incident72.sgf
│ │ ├── incident73.sgf
│ │ ├── incident74.sgf
│ │ ├── incident79.sgf
│ │ ├── incident80.sgf
│ │ ├── incident82.sgf
│ │ ├── incident84.sgf
│ │ ├── incident85.sgf
│ │ ├── incident91.sgf
│ │ ├── incident92.sgf
│ │ ├── incident93.sgf
│ │ ├── incident94.sgf
│ │ ├── incident96.sgf
│ │ ├── incident97.sgf
│ │ ├── jahy.sgf
│ │ ├── joseki01.sgf
│ │ ├── juka1.sgf
│ │ ├── kgs
│ │ │ ├── 2004-04-10-GnuGoCVS-inuyasha34.sgf
│ │ │ ├── 2004-04-10-Shun9137-GnuGoCVS.sgf
│ │ │ ├── 2004-04-28-R-dokuganryu-GnuGoCVS.sgf
│ │ │ ├── 20040507-GnuGoCVS-read.sgf
│ │ │ ├── 20040516-GoBucks-GnuGoCVS.sgf
│ │ │ ├── 20040517-siRNA-GnuGoCVS.sgf
│ │ │ ├── 20040525-fanfan-GnuGoBot.sgf
│ │ │ ├── 20050407-tfujii-GNU.sgf
│ │ │ ├── 20050408-GNU-mamassang.sgf
│ │ │ ├── 20050408-janine-GNU.sgf
│ │ │ ├── 20050408-wrf6041-GNU.sgf
│ │ │ ├── Erro-TheGNUGo.sgf
│ │ │ ├── GNU-HISOKA10.sgf
│ │ │ ├── GNU-bassanio.sgf
│ │ │ ├── GNU-goodluck.sgf
│ │ │ ├── GNU-higher.sgf
│ │ │ ├── GNU-ituyosi.sgf
│ │ │ ├── GNU-ituyosi2.sgf
│ │ │ ├── GNU-ivanho.sgf
│ │ │ ├── GNU-marfan.sgf
│ │ │ ├── GNU-merlenoir.sgf
│ │ │ ├── GNU-minautore.sgf
│ │ │ ├── GNU-namascae.sgf
│ │ │ ├── GNU-roidesnems.sgf
│ │ │ ├── GNU-tadf.sgf
│ │ │ ├── GnuGoCVS-john.sgf
│ │ │ ├── Hosbodar-GNU.sgf
│ │ │ ├── JMBE-GNU.sgf
│ │ │ ├── Kuksa-GNU.sgf
│ │ │ ├── PsyDuck-GNU.sgf
│ │ │ ├── SURARIN-yagr.sgf
│ │ │ ├── TheGNUGo-Botkiller3.sgf
│ │ │ ├── TheGNUGo-JVD.sgf
│ │ │ ├── TheGNUGo-grasshoper.sgf
│ │ │ ├── TheGNUGo-qsdf.sgf
│ │ │ ├── TheGNUGo-rcsteppat.sgf
│ │ │ ├── TheGNUGo-up.sgf
│ │ │ ├── ben9992000-GNU.sgf
│ │ │ ├── dogo-TheGNUGo.sgf
│ │ │ ├── evand-TheGNUGo.sgf
│ │ │ ├── geluba-yagr.sgf
│ │ │ ├── haiku-GNU.sgf
│ │ │ ├── koketto-GNU.sgf
│ │ │ ├── llk-GNU.sgf
│ │ │ ├── malitourne-yagr.sgf
│ │ │ ├── maproom-gnugo3pt6.sgf
│ │ │ ├── melonhead1-GNU.sgf
│ │ │ ├── munchie-GNU.sgf
│ │ │ ├── perler-GNU.sgf
│ │ │ ├── sade-GNU.sgf
│ │ │ ├── simat-TheGNUGo.sgf
│ │ │ ├── tournament10
│ │ │ │ ├── ExBot-GNU.sgf
│ │ │ │ ├── GNU-AyaBot.sgf
│ │ │ │ ├── GNU-NeuroGo.sgf
│ │ │ │ ├── GNU-viking5.sgf
│ │ │ │ ├── IdiotBot-TheGNUGo.sgf
│ │ │ │ ├── TheGNUGo-Dariush.sgf
│ │ │ │ ├── TheGNUGo-HouseBot.sgf
│ │ │ │ ├── TheGNUGo-SimpleBot.sgf
│ │ │ │ ├── TheGNUGo-StoneCrazy.sgf
│ │ │ │ ├── WeakBot50k-TheGNUGo.sgf
│ │ │ │ └── tlsBot-GNU.sgf
│ │ │ ├── tournament11
│ │ │ │ ├── CrazyStone-GNU.sgf
│ │ │ │ ├── GNU-CrazyStone.sgf
│ │ │ │ ├── GNU-firstgo.sgf
│ │ │ │ ├── GNU-viking5-1.sgf
│ │ │ │ ├── GNU-viking5-2.sgf
│ │ │ │ └── firstgo-GNU.sgf
│ │ │ ├── tournament8
│ │ │ │ ├── CrazyStone-GNU.sgf
│ │ │ │ ├── GNU-AyaBot.sgf
│ │ │ │ ├── GNU-Dar51.sgf
│ │ │ │ ├── GNU-ExBot.sgf
│ │ │ │ ├── firstgo-GNU.sgf
│ │ │ │ ├── indigoBot-GNU.sgf
│ │ │ │ ├── tlsBot-GNU.sgf
│ │ │ │ └── viking5-GNU.sgf
│ │ │ ├── tournament9
│ │ │ │ ├── Dar51-GNU.sgf
│ │ │ │ ├── GNU-AyaBot.sgf
│ │ │ │ ├── gopp-GNU.sgf
│ │ │ │ └── indigoBot-GNU.sgf
│ │ │ ├── yagr-FKleolio.sgf
│ │ │ ├── yagr-Kazik.sgf
│ │ │ ├── yagr-Mythenmetz.2.sgf
│ │ │ ├── yagr-Mythenmetz.sgf
│ │ │ ├── yagr-Rayden.sgf
│ │ │ ├── yagr-Sapojnik.sgf
│ │ │ ├── yagr-awf.sgf
│ │ │ ├── yagr-czarny.sgf
│ │ │ ├── yagr-digibier.sgf
│ │ │ ├── yagr-eddyy.sgf
│ │ │ ├── yagr-gab9.2.sgf
│ │ │ ├── yagr-gab9.sgf
│ │ │ ├── yagr-hasenhirn.sgf
│ │ │ ├── yagr-ituyosi.sgf
│ │ │ ├── yagr-justre1.sgf
│ │ │ ├── yagr-nigiri.sgf
│ │ │ ├── yagr-r08ert.sgf
│ │ │ ├── yagr-yudeta.sgf
│ │ │ ├── yagr.sgf
│ │ │ ├── yagr2.sgf
│ │ │ ├── yagr3.sgf
│ │ │ ├── yagr4.sgf
│ │ │ └── yagr5.sgf
│ │ ├── kisei28_g7.sgf
│ │ ├── ko1.sgf
│ │ ├── ko2.sgf
│ │ ├── ko3.sgf
│ │ ├── ko4.sgf
│ │ ├── ko5.sgf
│ │ ├── ko6.sgf
│ │ ├── ladder1.sgf
│ │ ├── life1.sgf
│ │ ├── life_and_death
│ │ │ ├── comb1.sgf
│ │ │ ├── eye1.sgf
│ │ │ ├── invasion1.sgf
│ │ │ ├── invasion2.sgf
│ │ │ ├── invasion3.sgf
│ │ │ ├── invasion4.sgf
│ │ │ ├── ld1.sgf
│ │ │ ├── ld10.sgf
│ │ │ ├── ld11.sgf
│ │ │ ├── ld12.sgf
│ │ │ ├── ld13.sgf
│ │ │ ├── ld14.sgf
│ │ │ ├── ld15.sgf
│ │ │ ├── ld16.sgf
│ │ │ ├── ld17.sgf
│ │ │ ├── ld18.sgf
│ │ │ ├── ld19.sgf
│ │ │ ├── ld2.sgf
│ │ │ ├── ld20.sgf
│ │ │ ├── ld3.sgf
│ │ │ ├── ld4.sgf
│ │ │ ├── ld5.sgf
│ │ │ ├── ld6.sgf
│ │ │ ├── ld7.sgf
│ │ │ ├── ld8.sgf
│ │ │ ├── ld9.sgf
│ │ │ ├── ld9_variations.sgf
│ │ │ ├── lunches.sgf
│ │ │ ├── mixed1.sgf
│ │ │ ├── mixed2.sgf
│ │ │ ├── mixed3.sgf
│ │ │ ├── mixed4.sgf
│ │ │ ├── tripod1.sgf
│ │ │ ├── tripod2.sgf
│ │ │ ├── tripod3.sgf
│ │ │ ├── tripod4.sgf
│ │ │ ├── tripod5.sgf
│ │ │ ├── tripod6.sgf
│ │ │ ├── tripod7.sgf
│ │ │ ├── tripod8.sgf
│ │ │ └── tripod9.sgf
│ │ ├── lordofpi.sgf
│ │ ├── manner.sgf
│ │ ├── marginal.sgf
│ │ ├── marginal_ko.sgf
│ │ ├── me.sgf
│ │ ├── mertin13x13
│ │ │ ├── DAGN1.sgf
│ │ │ ├── DAGN2.sgf
│ │ │ ├── DAGN3.sgf
│ │ │ ├── GAGN1.sgf
│ │ │ ├── GAGN2.sgf
│ │ │ ├── GAGN3.sgf
│ │ │ ├── GHGN1.sgf
│ │ │ ├── GHGN2.sgf
│ │ │ ├── GHGN3.sgf
│ │ │ ├── GIGN1.sgf
│ │ │ ├── GIGN2.sgf
│ │ │ ├── GIGN3.sgf
│ │ │ ├── GMGN1.sgf
│ │ │ ├── GMGN2.sgf
│ │ │ ├── GMGN3.sgf
│ │ │ ├── GNDA1.sgf
│ │ │ ├── GNDA2.sgf
│ │ │ ├── GNDA3.sgf
│ │ │ ├── GNGA1.sgf
│ │ │ ├── GNGA2.sgf
│ │ │ ├── GNGA3.sgf
│ │ │ ├── GNGH1.sgf
│ │ │ ├── GNGH2.sgf
│ │ │ ├── GNGH3.sgf
│ │ │ ├── GNGI1.sgf
│ │ │ ├── GNGI2.sgf
│ │ │ ├── GNGI3.sgf
│ │ │ ├── GNGM1.sgf
│ │ │ ├── GNGM2.sgf
│ │ │ ├── GNGM3.sgf
│ │ │ ├── GNGP1.sgf
│ │ │ ├── GNGP3.sgf
│ │ │ ├── GNGP5.sgf
│ │ │ ├── GNGX1.sgf
│ │ │ ├── GNGX2.sgf
│ │ │ ├── GNGX3.sgf
│ │ │ ├── GNHT1.sgf
│ │ │ ├── GNHT2.sgf
│ │ │ ├── GNHT3.sgf
│ │ │ ├── GNMF1.sgf
│ │ │ ├── GNMF2.sgf
│ │ │ ├── GNMF3.sgf
│ │ │ ├── GNWL1.sgf
│ │ │ ├── GNWL2.sgf
│ │ │ ├── GNWL3.sgf
│ │ │ ├── GPGN1.sgf
│ │ │ ├── GPGN3.sgf
│ │ │ ├── GPGN5.sgf
│ │ │ ├── GXGN1.sgf
│ │ │ ├── GXGN2.sgf
│ │ │ ├── GXGN3.sgf
│ │ │ ├── HTGN1.sgf
│ │ │ ├── HTGN2.sgf
│ │ │ ├── HTGN3.sgf
│ │ │ ├── MFGN1.sgf
│ │ │ ├── MFGN2.sgf
│ │ │ ├── MFGN3.sgf
│ │ │ ├── WLGN1.sgf
│ │ │ ├── WLGN2.sgf
│ │ │ ├── WLGN3.sgf
│ │ │ ├── gnugo-gointellect1.W 28.sgf
│ │ │ ├── gnugo-gointellect2.W 2.sgf
│ │ │ ├── gnugo-gointellect3.W 37.sgf
│ │ │ ├── gnugo-goliath1.W 11.sgf
│ │ │ ├── gnugo-goliath2.W 38.sgf
│ │ │ ├── gnugo-goliath3.B 16.sgf
│ │ │ ├── gnugo-katsunari1.B 21.sgf
│ │ │ ├── gnugo-katsunari2.B 66.sgf
│ │ │ ├── gnugo-katsunari3.B 13.sgf
│ │ │ ├── gointellect-gnugo1.B 14.sgf
│ │ │ ├── gointellect-gnugo2.W 8.sgf
│ │ │ ├── gointellect-gnugo3.B 1.sgf
│ │ │ ├── goliath-gnugo1.B 11.sgf
│ │ │ ├── goliath-gnugo2.W 9.sgf
│ │ │ ├── goliath-gnugo3.W 0.sgf
│ │ │ ├── katsunari-gnugo1.W 45.sgf
│ │ │ ├── katsunari-gnugo2.W 4.sgf
│ │ │ └── katsunari-gnugo3.B 14.sgf
│ │ ├── mf1.sgf
│ │ ├── mfgg1.sgf
│ │ ├── mfgg2.sgf
│ │ ├── mfgg3.sgf
│ │ ├── nando
│ │ │ ├── auto001.sgf
│ │ │ ├── auto002.sgf
│ │ │ ├── auto003.sgf
│ │ │ ├── auto004.sgf
│ │ │ ├── auto005.sgf
│ │ │ ├── auto006.sgf
│ │ │ ├── auto007.sgf
│ │ │ ├── auto008.sgf
│ │ │ ├── auto009.sgf
│ │ │ ├── auto010.sgf
│ │ │ ├── auto011.sgf
│ │ │ ├── auto012.sgf
│ │ │ ├── auto013.sgf
│ │ │ ├── auto014.sgf
│ │ │ ├── auto015.sgf
│ │ │ ├── auto016.sgf
│ │ │ ├── auto017.sgf
│ │ │ ├── auto018.sgf
│ │ │ ├── auto019.sgf
│ │ │ ├── auto020.sgf
│ │ │ ├── auto021.sgf
│ │ │ ├── auto022.sgf
│ │ │ ├── auto023.sgf
│ │ │ ├── auto024.sgf
│ │ │ ├── auto025.sgf
│ │ │ ├── auto026.sgf
│ │ │ ├── auto027.sgf
│ │ │ ├── kisei27_g1.sgf
│ │ │ ├── meijin27_g1.sgf
│ │ │ ├── meijin27_g4.sgf
│ │ │ └── meijin27_g5.sgf
│ │ ├── net3.sgf
│ │ ├── nicklas
│ │ │ ├── nicklas1.sgf
│ │ │ ├── nicklas10.sgf
│ │ │ ├── nicklas11.sgf
│ │ │ ├── nicklas12.sgf
│ │ │ ├── nicklas13.sgf
│ │ │ ├── nicklas14.sgf
│ │ │ ├── nicklas15.sgf
│ │ │ ├── nicklas16.sgf
│ │ │ ├── nicklas17.sgf
│ │ │ ├── nicklas18.sgf
│ │ │ ├── nicklas19.sgf
│ │ │ ├── nicklas2.sgf
│ │ │ ├── nicklas20.sgf
│ │ │ ├── nicklas21.sgf
│ │ │ ├── nicklas22.sgf
│ │ │ ├── nicklas23.sgf
│ │ │ ├── nicklas24.sgf
│ │ │ ├── nicklas3.sgf
│ │ │ ├── nicklas4.sgf
│ │ │ ├── nicklas5.sgf
│ │ │ ├── nicklas6.sgf
│ │ │ ├── nicklas7.sgf
│ │ │ ├── nicklas8.sgf
│ │ │ └── nicklas9.sgf
│ │ ├── niki.sgf
│ │ ├── ninestones
│ │ │ ├── bobo-gnugo-3.3.9-200210100706.sgf
│ │ │ ├── bobo-gnugo-3.3.9-200210111309.sgf
│ │ │ ├── emanuel-1.sgf
│ │ │ ├── emanuel-2.sgf
│ │ │ ├── halti-gnugo-3.3.9-200210111409.sgf
│ │ │ └── ninestones1.sgf
│ │ ├── nngs
│ │ │ ├── AdaGeek-gnugo-3.1.18-200201070826.sgf
│ │ │ ├── AdaGeek-gnugo-3.1.18-200201071333.sgf
│ │ │ ├── GoFuN-gnugo-3.3.21-200306202102.sgf
│ │ │ ├── GoFuN-gnugo-3.4-200308030626.sgf
│ │ │ ├── GoFuN-gnugo-3.5.2gf1-200312230328.sgf
│ │ │ ├── Jion-gnugo-3.3.2-200205241928.sgf
│ │ │ ├── Lazarus-gnugo-3.1.17-200112301450.sgf
│ │ │ ├── Lazarus-gnugo-3.1.18-200201072351.sgf
│ │ │ ├── Lazarus-gnugo-3.1.19-200201092246.sgf
│ │ │ ├── Lazarus-gnugo-3.1.31-200204122203.sgf
│ │ │ ├── Lazarus-gnugo-3.1.31-200204140254.sgf
│ │ │ ├── Lazarus-gnugo-3.1.32-200204150316.sgf
│ │ │ ├── Lazarus-gnugo-3.1.34-200204271842.sgf
│ │ │ ├── Lazarus-gnugo-3.1.34-200204280120.sgf
│ │ │ ├── Lazarus-gnugo-3.2-200205011927.sgf
│ │ │ ├── LordOfPi-gnugo-3.1.20-200201202014.sgf
│ │ │ ├── ManyFaces3-gnugo-3.3.11-200211071935.sgf
│ │ │ ├── ManyFaces4-gnugo-3.1.27-200203182101.sgf
│ │ │ ├── ManyFaces4-gnugo-3.1.27-200203191159.sgf
│ │ │ ├── ManyFaces4-gnugo-3.1.28-200203262339.sgf
│ │ │ ├── Minori-gnugo-3.5.2gf1-200312161433.sgf
│ │ │ ├── NE-gnugo-3.1.18-200201030545.sgf
│ │ │ ├── ShaiHulud-gnugo-3.5.3-200401231947.sgf
│ │ │ ├── Temnik-gnugo-3.3.15-200301161937.sgf
│ │ │ ├── abcd-gnugo-3.3.8-200209202043.sgf
│ │ │ ├── aburry-gnugo-3.3.12-200212162212.sgf
│ │ │ ├── bconwil-gnugo-3.3.11-200211182313.sgf
│ │ │ ├── beedee-gnugo-3.5.3-200401140035.sgf
│ │ │ ├── camel-gnugo-3.1.26-200202280809.sgf
│ │ │ ├── camel-gnugo-3.1.26-200203022335.sgf
│ │ │ ├── ccwills-gnugo-3.3.21-200306131816.sgf
│ │ │ ├── ccwills-gnugo-3.4-200308231739.sgf
│ │ │ ├── ccwills-gnugo-3.5.2-200312112026.sgf
│ │ │ ├── ccwills-gnugo-3.5.3-200401100810.sgf
│ │ │ ├── chuck-gnugo-3.5.2gf1-200312261847.sgf
│ │ │ ├── evand-gnugo-3.3.11-200211151742.sgf
│ │ │ ├── evand-gnugo-3.3.17-200303201727.sgf
│ │ │ ├── evand-gnugo-3.3.21-200306130638.sgf
│ │ │ ├── evand-gnugo-3.5.2-200312060932.sgf
│ │ │ ├── evand-gnugo-3.5.2gf1-200312130817.sgf
│ │ │ ├── evand-gnugo-3.5.2gf1-200312150903.sgf
│ │ │ ├── evand-gnugo-3.5.2gf1-200312161910.sgf
│ │ │ ├── evand-gnugo-3.5.2gf1-200401072036.sgf
│ │ │ ├── gerula-gnugo-3.2-200205041756.sgf
│ │ │ ├── gnugo-3.1.15-goku-200112081829.sgf
│ │ │ ├── gnugo-3.1.18-AdaGeek-200201061015.sgf
│ │ │ ├── gnugo-3.1.18-Mikael-200201062258.sgf
│ │ │ ├── gnugo-3.1.18-Rufus-200201051408.sgf
│ │ │ ├── gnugo-3.1.18-Rufus-200201051411.sgf
│ │ │ ├── gnugo-3.1.18-Rufus-200201051823.sgf
│ │ │ ├── gnugo-3.1.18-Rufus-200201052349.sgf
│ │ │ ├── gnugo-3.1.18-bnh-200201061916.sgf
│ │ │ ├── gnugo-3.1.18-dermicha-200201041355.sgf
│ │ │ ├── gnugo-3.1.18-goku-200201042031.sgf
│ │ │ ├── gnugo-3.1.18-goku-200201042350.sgf
│ │ │ ├── gnugo-3.1.18-gopriest-200201072104.sgf
│ │ │ ├── gnugo-3.1.18-guestx-200201071151.sgf
│ │ │ ├── gnugo-3.1.18-jimm-200201050556.sgf
│ │ │ ├── gnugo-3.1.18-patch-200201081044.sgf
│ │ │ ├── gnugo-3.1.18-rpwiegand-200201072335.sgf
│ │ │ ├── gnugo-3.1.18-wingjk-200201080120.sgf
│ │ │ ├── gnugo-3.1.20-setenza-200201162038.sgf
│ │ │ ├── gnugo-3.1.20-setenza-200201172131.sgf
│ │ │ ├── gnugo-3.1.22-heeroy-200201252006.sgf
│ │ │ ├── gnugo-3.1.26-farrell-200203051803.sgf
│ │ │ ├── gnugo-3.1.26-journeyman-200203020154.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203061917.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203062215.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203070156.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203080451.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203090430.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203090538.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203100627.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203100711.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203131958.sgf
│ │ │ ├── gnugo-3.1.27-GoFuN-200203230525.sgf
│ │ │ ├── gnugo-3.1.27-Yuuki-200203131056.sgf
│ │ │ ├── gnugo-3.1.27-Yuuki-200203132324.sgf
│ │ │ ├── gnugo-3.1.27-guestn-200203061902.sgf
│ │ │ ├── gnugo-3.1.27-guestn-200203111825.sgf
│ │ │ ├── gnugo-3.1.27-guestn-200203121818.sgf
│ │ │ ├── gnugo-3.1.27-guestn-200203131735.sgf
│ │ │ ├── gnugo-3.1.27-wingjk-200203101039.sgf
│ │ │ ├── gnugo-3.1.29-coco-200203281540.sgf
│ │ │ ├── gnugo-3.1.29-coco-200203281929.sgf
│ │ │ ├── gnugo-3.1.29-merlin-200203281708.sgf
│ │ │ ├── gnugo-3.1.30-Poctim-200204040503.sgf
│ │ │ ├── gnugo-3.1.30-merlin-200204041428.sgf
│ │ │ ├── gnugo-3.1.30-morlvera-200204041921.sgf
│ │ │ ├── gnugo-3.1.31-niki-200204131518.sgf
│ │ │ ├── gnugo-3.1.34-guest1-200204242025.sgf
│ │ │ ├── gnugo-3.1.34-viking4-200204240801.sgf
│ │ │ ├── gnugo-3.2-merlin-200205071828.sgf
│ │ │ ├── gnugo-3.3.10-deye-200210211347.sgf
│ │ │ ├── gnugo-3.3.10-jimm-200210222018.sgf
│ │ │ ├── gnugo-3.3.10-niki-200210281349.sgf
│ │ │ ├── gnugo-3.3.10-rcde05-200210280427.sgf
│ │ │ ├── gnugo-3.3.10-rcde05-200210300235.sgf
│ │ │ ├── gnugo-3.3.10-tsuku-200210241808.sgf
│ │ │ ├── gnugo-3.3.10-viking4-200210261703.sgf
│ │ │ ├── gnugo-3.3.11-bconwil-200211202359.sgf
│ │ │ ├── gnugo-3.3.11-ccwills-200211031528.sgf
│ │ │ ├── gnugo-3.3.11-rcde05-200211090008.sgf
│ │ │ ├── gnugo-3.3.12-RikiTiki-200212042341.sgf
│ │ │ ├── gnugo-3.3.12-guest-200212171626.sgf
│ │ │ ├── gnugo-3.3.12-jimm-200211261724.sgf
│ │ │ ├── gnugo-3.3.16-ccwills-200302151826.sgf
│ │ │ ├── gnugo-3.3.16-ccwills-200303030550.sgf
│ │ │ ├── gnugo-3.3.16-rcde05-200302140458.sgf
│ │ │ ├── gnugo-3.3.16-rubus-200302281805.sgf
│ │ │ ├── gnugo-3.3.17-Shindou-200304162217.sgf
│ │ │ ├── gnugo-3.3.17-Wiedemann-200303251932.sgf
│ │ │ ├── gnugo-3.3.17-joshj-200304172202.sgf
│ │ │ ├── gnugo-3.3.17-ylamaki-200303262305.sgf
│ │ │ ├── gnugo-3.3.18-agh-200304291749.sgf
│ │ │ ├── gnugo-3.3.18-joshj-200304242104.sgf
│ │ │ ├── gnugo-3.3.18-overziel7-200304281000.sgf
│ │ │ ├── gnugo-3.3.18-spewnboy-200304291635.sgf
│ │ │ ├── gnugo-3.3.2-Programmer-200206021522.sgf
│ │ │ ├── gnugo-3.3.2-Zahlman-200205221717.sgf
│ │ │ ├── gnugo-3.3.2-mr23-200205120953.sgf
│ │ │ ├── gnugo-3.3.20-GoFuN-200306071813.sgf
│ │ │ ├── gnugo-3.3.21-joshj-200306270402.sgf
│ │ │ ├── gnugo-3.3.23-viking4-200307312134.sgf
│ │ │ ├── gnugo-3.3.6-evand-200208290255.sgf
│ │ │ ├── gnugo-3.3.6-xtc-200208301619.sgf
│ │ │ ├── gnugo-3.3.8-Joorin-200209251541.sgf
│ │ │ ├── gnugo-3.3.8-evand-200209090532.sgf
│ │ │ ├── gnugo-3.3.8-evand-200209122040.sgf
│ │ │ ├── gnugo-3.3.8-evand-200209130704.sgf
│ │ │ ├── gnugo-3.3.8-evand-200209170730.sgf
│ │ │ ├── gnugo-3.3.8-nailer-200209190045.sgf
│ │ │ ├── gnugo-3.3.8-viking4-200209250907.sgf
│ │ │ ├── gnugo-3.3.9-Ayoye-200209301535.sgf
│ │ │ ├── gnugo-3.3.9-RikiTiki-200210170706.sgf
│ │ │ ├── gnugo-3.3.9-joshj-200210181607.sgf
│ │ │ ├── gnugo-3.3.9-nailer-200210192227.sgf
│ │ │ ├── gnugo-3.3.9-nailer-200210192319.sgf
│ │ │ ├── gnugo-3.3.9-pogonyshev-200210142137.sgf
│ │ │ ├── gnugo-3.4-nailer-200308230714.sgf
│ │ │ ├── gnugo-3.4-viking4-200308191053.sgf
│ │ │ ├── gnugo-3.5.1-viking4-200309231039.sgf
│ │ │ ├── gnugo-3.5.2gf1-G28-200312282240.sgf
│ │ │ ├── gnugo-3.5.2gf1-Kiskol-200401021557.sgf
│ │ │ ├── gnugo-3.5.2gf1-guest-200312260740.sgf
│ │ │ ├── gnugo-3.5.2gf1-kisome-200312131322.sgf
│ │ │ ├── gnugo-3.5.2gf1-thi-200312210524.sgf
│ │ │ ├── gnugo-3.5.2gf1-vincentkuo-200312162312.sgf
│ │ │ ├── gnugo-3.5.2gf1-wingjk-200312301242.sgf
│ │ │ ├── gnugo-3.5.3-JanErik-200401081615.sgf
│ │ │ ├── gnugo-3.5.3-Scorpion-200401080502.sgf
│ │ │ ├── gnugo-3.5.3-dbr-200401121534.sgf
│ │ │ ├── gnugo-3.5.4-chpr-200403201748.sgf
│ │ │ ├── gnugo-3.5.5-liza-200404251738.sgf
│ │ │ ├── gnugo-3.5.5-liza-200404251750.sgf
│ │ │ ├── guestn-gnugo-3.3.17-200304200323.sgf
│ │ │ ├── guestu-gnugo-3.3.19-200305131943.sgf
│ │ │ ├── halti-gnugo-3.3.17-200303162357.sgf
│ │ │ ├── huck-gnugo-3.3.6-200209060837.sgf
│ │ │ ├── joshj-gnugo-3.3.16-200302232226.sgf
│ │ │ ├── joshj-gnugo-3.3.2-200205310709.sgf
│ │ │ ├── joshj-gnugo-3.5.2-200312100558.sgf
│ │ │ ├── joshj-gnugo-3.5.2gf1-200312171536.sgf
│ │ │ ├── juka-gnugo-3.1.16-200112142153.sgf
│ │ │ ├── juka-gnugo-3.3.16-200302072106.sgf
│ │ │ ├── juka-gnugo-3.3.16-200303031959.sgf
│ │ │ ├── juka-gnugo-3.5.1-200309161948.sgf
│ │ │ ├── jypower-gnugo-3.3.17-200304150031.sgf
│ │ │ ├── jypower-gnugo-3.3.22-200307050519.sgf
│ │ │ ├── kit-gnugo-3.3.21-200306181940.sgf
│ │ │ ├── kumu-gnugo-3.2-200205070903.sgf
│ │ │ ├── leftd-gnugo-3.3.12-200211292017.sgf
│ │ │ ├── leftd-gnugo-3.3.16-200302072009.sgf
│ │ │ ├── leftd-gnugo-3.3.16-200302252226.sgf
│ │ │ ├── lindq-gnugo-3.3.4-200207051636.sgf
│ │ │ ├── looknglass-ggl-200302271041.sgf
│ │ │ ├── looknglass-gnugo-3.1.26-200203042158.sgf
│ │ │ ├── makoops-gnugo-3.1.18-200201081434.sgf
│ │ │ ├── niko-gnugo-3.3.11-200211201651.sgf
│ │ │ ├── norate-ggl-200212301513.sgf
│ │ │ ├── qly-gnugo-3.3.18-200305022134.sgf
│ │ │ ├── ruud2d-gnugo-3.5.2gf1-200312241905.sgf
│ │ │ ├── ruud2d-gnugo-3.5.2gf1-200312292348.sgf
│ │ │ ├── saphir-gnugo-3.3.12-200212031818.sgf
│ │ │ ├── scf-gnugo-3.1.18-200201060027.sgf
│ │ │ ├── silverado-gnugo-3.3.5-200208061810.sgf
│ │ │ ├── silverado-gnugo-3.3.8-200209120723.sgf
│ │ │ ├── sjfried-gnugo-3.5.2gf1-200312130838.sgf
│ │ │ ├── sjfried-gnugo-3.5.2gf1-200312210441.sgf
│ │ │ ├── speciman-gnugo-3.1.32-200204211014.sgf
│ │ │ ├── speciman-gnugo-3.5.2-200312091734.sgf
│ │ │ ├── takeda-gnugo-3.3.23-200307302010.sgf
│ │ │ ├── takeda-gnugo-3.4-200308142205.sgf
│ │ │ ├── theDoor-gnugo-3.3.11-200211130142.sgf
│ │ │ ├── thor-gnugo-3.3.12-200212170003.sgf
│ │ │ ├── tobyiii-gnugo-3.3.2-200206041432.sgf
│ │ │ ├── tommmal-gnugo-3.4-200308200805.sgf
│ │ │ ├── tommmal-gnugo-3.4-200309021655.sgf
│ │ │ ├── tommmal-gnugo-3.5.1-200309081210.sgf
│ │ │ ├── tommmal-gnugo-3.5.1-200310071202.sgf
│ │ │ ├── tommmal-gnugo-3.5.1-200310140825.sgf
│ │ │ ├── tommmal-gnugo-3.5.3-200401140719.sgf
│ │ │ ├── uhu-gnugo-3.3.16-200302112129.sgf
│ │ │ ├── uno-gnugo-3.3.16-200302050206.sgf
│ │ │ ├── uno-gnugo-3.3.16-200302230528.sgf
│ │ │ ├── whitemouse-gnugo-3.5.2-200312041808.sgf
│ │ │ ├── whitemouse-gnugo-3.5.2-200312052122.sgf
│ │ │ ├── whitemouse-gnugo-3.5.2gf1-200312161704.sgf
│ │ │ └── wingjk-gnugo-3.3.17-200304070910.sgf
│ │ ├── nodan-guno.sgf
│ │ ├── olympiad2002
│ │ │ ├── game1-19-ether-gnugo-0-1.sgf
│ │ │ ├── game1-19-gnugo-starofdonghwa-1-0.sgf
│ │ │ ├── game1-19-go4-gnugo-1-0.sgf
│ │ │ ├── game1-19-goint-gnugo-1-0.sgf
│ │ │ ├── game1-9-gnugo-magog-1-0.sgf
│ │ │ ├── game1-9-go4-gnugo-0-1.sgf
│ │ │ ├── game1-9-goint-gnugo-0-1.sgf
│ │ │ ├── game2-19-gnugo-go4-0-1.sgf
│ │ │ ├── game2-19-gnugo-goint-1-0.sgf
│ │ │ ├── game2-19-starofdonghwa-gnugo-0-1.sgf
│ │ │ ├── game2-9-gnugo-go4-0-1.sgf
│ │ │ ├── game2-9-gnugo-goint-0-1.sgf
│ │ │ ├── game2-9-magog-gnugo-0-1.sgf
│ │ │ ├── game3-9-go4-gnugo-1-0.sgf
│ │ │ ├── game3-9-goint-gnugo-1-0.sgf
│ │ │ ├── game4-9-gnugo-go4-0-1.sgf
│ │ │ └── game4-9-gnugo-goint-1-0.sgf
│ │ ├── olympiad2003
│ │ │ ├── aya_vs_gnugo.sgf
│ │ │ ├── explorer_vs_gnugo.sgf
│ │ │ ├── gnugo_vs_dariush.sgf
│ │ │ ├── gnugo_vs_goahead.sgf
│ │ │ ├── gnugo_vs_indigo.sgf
│ │ │ ├── gnugo_vs_jimmy.sgf
│ │ │ ├── gnugo_vs_neurogo.sgf
│ │ │ ├── go_intellect_vs_gnugo.sgf
│ │ │ ├── golois_vs_gnugo.sgf
│ │ │ └── smartgo_vs_gnugo.sgf
│ │ ├── olympiad2004
│ │ │ ├── 19x19
│ │ │ │ ├── gnu-ind.sgf
│ │ │ │ ├── gnu-int.sgf
│ │ │ │ ├── gnu-jim.sgf
│ │ │ │ ├── gnu-mfg.sgf
│ │ │ │ ├── ind-gnu.sgf
│ │ │ │ ├── int-gnu.sgf
│ │ │ │ ├── jim-gnu.sgf
│ │ │ │ └── mfg-gnu.sgf
│ │ │ └── 9x9
│ │ │ ├── ata-gnu.sgf
│ │ │ ├── dbg-gnu.sgf
│ │ │ ├── gnu-ata.sgf
│ │ │ ├── gnu-dbg.sgf
│ │ │ ├── gnu-ind.sgf
│ │ │ ├── gnu-int-playoff.sgf
│ │ │ ├── gnu-int.sgf
│ │ │ ├── gnu-kin.sgf
│ │ │ ├── gnu-mag.sgf
│ │ │ ├── gnu-mfg.sgf
│ │ │ ├── gnu-neu.sgf
│ │ │ ├── ind-gnu.sgf
│ │ │ ├── int-gnu-playoff.sgf
│ │ │ ├── int-gnu.sgf
│ │ │ ├── kin-gnu.sgf
│ │ │ ├── mag-gnu.sgf
│ │ │ ├── mfg-gnu.sgf
│ │ │ └── neu-gnu.sgf
│ │ ├── olympiad2006
│ │ │ ├── 19x19
│ │ │ │ ├── aya-gnu.sgf
│ │ │ │ ├── crazystone-gnu.sgf
│ │ │ │ ├── gnu-aya.sgf
│ │ │ │ ├── gnu-crazystone.sgf
│ │ │ │ ├── gnu-gointellect-playoff.sgf
│ │ │ │ ├── gnu-gointellect.sgf
│ │ │ │ ├── gnu-indigo.sgf
│ │ │ │ ├── gnu-jimmy.sgf
│ │ │ │ ├── gointellect-gnu.sgf
│ │ │ │ ├── indigo-gnu.sgf
│ │ │ │ └── jimmy-gnu.sgf
│ │ │ └── 9x9
│ │ │ ├── ajago-gnu.sgf
│ │ │ ├── akebono-gnu.sgf
│ │ │ ├── atarist-gnu.sgf
│ │ │ ├── aya-gnu.sgf
│ │ │ ├── crazy-gnu.sgf
│ │ │ ├── gnu-ajago.sgf
│ │ │ ├── gnu-akebono.sgf
│ │ │ ├── gnu-atarist.sgf
│ │ │ ├── gnu-aya.sgf
│ │ │ ├── gnu-crazy.sgf
│ │ │ ├── gnu-int.sgf
│ │ │ ├── gnu-jimmy.sgf
│ │ │ ├── gnu-king.sgf
│ │ │ ├── gnu-mango.sgf
│ │ │ ├── gnu-neurogo.sgf
│ │ │ ├── int-gnu.sgf
│ │ │ ├── jimmy-gnu.sgf
│ │ │ ├── king-gnu.sgf
│ │ │ ├── mango-gnu.sgf
│ │ │ └── neurogo-gnu.sgf
│ │ ├── owl01.sgf
│ │ ├── owl02.sgf
│ │ ├── owl03.sgf
│ │ ├── owl04.sgf
│ │ ├── owl05.sgf
│ │ ├── owl06.sgf
│ │ ├── owl07.sgf
│ │ ├── owl08.sgf
│ │ ├── owl09.sgf
│ │ ├── owl10.sgf
│ │ ├── owl11.sgf
│ │ ├── owl12.sgf
│ │ ├── owl13.sgf
│ │ ├── owl14.sgf
│ │ ├── owl15.sgf
│ │ ├── owl16.sgf
│ │ ├── owl17.sgf
│ │ ├── owl18.sgf
│ │ ├── owl19.sgf
│ │ ├── owl20.sgf
│ │ ├── owl21.sgf
│ │ ├── owl22.sgf
│ │ ├── owl23.sgf
│ │ ├── owl24.sgf
│ │ ├── owl25.sgf
│ │ ├── owl26.sgf
│ │ ├── owl27.sgf
│ │ ├── owl28.sgf
│ │ ├── owl29.sgf
│ │ ├── owl30.sgf
│ │ ├── owl31.sgf
│ │ ├── owl32.sgf
│ │ ├── owl33.sgf
│ │ ├── owl34.sgf
│ │ ├── owl35.sgf
│ │ ├── owl36.sgf
│ │ ├── owl37.sgf
│ │ ├── owl38.sgf
│ │ ├── owl39.sgf
│ │ ├── owl39a.sgf
│ │ ├── owl40.sgf
│ │ ├── owl41.sgf
│ │ ├── owl42.sgf
│ │ ├── owl43.sgf
│ │ ├── owl44.sgf
│ │ ├── owl45.sgf

人机博弈围棋程序GNU GO 所有版本代码

热门推荐

相关文章