|
|
|
||||||||||||
|
AW: Mac Hack VI
https://www.chessprogramming.org/Mac_Hack
Mac Hack VI incorporated a table of opening positions with selected replies. The opening book was compiled by two MIT students, Larry Kaufman, a chess master and top rated U. S. Junior player, and Alan Baisley a chess expert. It is noteworthy that Larry Kaufman started his computer chess career over 50 years ago as team member of Mac Hack! Quote from Oral History of Richard Greenblatt: And it was compacted pretty efficiently. And you know, there was a – by later standards it wasn't so big, but at the time it was pretty good sized. I don't know I think it was probably 8,000 or 10,000 moves in there. He – Kaufman spent quite a while doing it. Of course, a number of the moves, you know, would – the game would just play it. There was very little chance of it actually staying in the book. You know, the – but I think Kaufman did a good job and he did – we did perceive some of the – well of course, one of the basic things about computer programs, really to the present day, is that they're very tactical. It's much easier for them to see that the tactics than the strategy. So what's called a closed position is hard for a computer. That's where all the pieces are blocking each other and it's very long maneuvering. Whereas, an open position which is sort of tactical combinations is much more to the computer's liking. So therefore, when designing the opening book, you want to kind of play offbeat and kind of unbalanced type openings that tend to lead to these closed position – open positions, which are then good for the computer. And so we realized that and you know, I think Kaufman did a fairly good job of ...
__________________
Die ganze Welt des Computerschachs |
| Folgender Benutzer sagt Danke zu Lucky für den nützlichen Beitrag: | ||
kamoj (09.03.2025) | ||
|
|||||||||||
|
AW: Mac Hack VI
BTW. The Mac Hack VI above seems to be an early version of 1970.
http://www.bitsavers.org/pdf/dec/dec...-110_Chess.pdf |
| Folgender Benutzer sagt Danke zu bataais für den nützlichen Beitrag: | ||
kamoj (09.03.2025) | ||
|
||||||||||||
|
AW: Mac Hack VI
Hallo Ihr Experten,
danke für das interessante Programm. Könnte mir jemand verständlich erklären, wie ich es zum Laufen bringe unter Windoof 11? ![]() Vielen Dank und ein schönes Wochenende Beste Grüße Michael |
| Folgender Benutzer sagt Danke zu MikeChess für den nützlichen Beitrag: | ||
mclane (01.03.2025) | ||
|
|||||||||||
|
AW: Mac Hack VI
Ich bin schon ein Weilchen nicht mehr auf Windows..
Mit command-line / terminal ins Verzeichnis MacHackVI wechseln (cd ..) und pdp10.exe starten. Dann die weiteren paar Schritte im start.txt befolgen. Sollte ganz einfach sein.. So siehts dann aus (Fett sind Einzugebendes. ^C ist CTRL-C). Code:
PDP-10 simulator V3.12-5 sim> att rp0 dskb.dsk sim> boot rp BOOT V3(47) BOOT> [Loading from DSKB:SYSTEM.EXE[1,4]] KS10 03-19-86 Why reload: sched Date: Time: Startup option: go [Rebuilding the system search list from the HOMe blocks] [Rebuilding the active swapping list from the HOMe blocks] [Rebuilding the system dump list from the HOMe blocks] KS10 09:39:01 CTY system 4097 Connected to Node (0) Line # 42 .LOGIN 1,2 .R OPSER [CCPWFD Waiting for file daemon to start] [OPRPAF Processing auto command file] ?OPRALF LOOKUP failure 0 * *%%TTY STOMPER - Starting ^C .RUN CHESS.SAV |
|
|||||||||||
|
AW: Mac Hack VI
Beenden mit CTRL-E, dann CTRL-C.
PS. MacHack benötigt die (englische) deskriptive Notation! ![]() |
|
|||||||||||
|
AW: Mac Hack VI
|
|
||||||||||||
|
AW: Mac Hack VI
Ist ja schwieriger als Schach spielen ;-)
__________________
Die ganze Welt des Computerschachs |
|
|||||||||||
|
AW: Mac Hack VI
Hi,
as it plays fast on modern hardware even at tournament setting, I gave a try to more depth and/or width. Sadly the deeper/larger the search, the higher the probability for a crash with a 'Push down list overflow' msg. So I sticked to the usual tournament settings. But a crash can still happen. I faced one after five games played without any issue, thus not a so often case. The good news is I could easily resume the position and start a lower search (depth 5 instead of 6), get the Mac Hack move, increase again the search and complete the full game without anymore issue. How to? I copied the TTY output of the game to a text editor to empty the unwanted output characters (such as _W prefix for moves played by the program as White), removed the play command (PW or PB) to ensure "referee mode", then pasted back into a new/clean CHESS program run. The CMD Windows lets you paste several lines that will feed the Mac Hack session. You then just need to set the appropriate level and enter PW or PB command to resume the search. Should Michael (or anyone) want to test/reproduce, here is a TTY input for the position that crashed using tournament level: Code:
SETD 6 SETW 15 15 9 9 7 P/K2-K4 P K4 N/KN1-KB3 N KB3 P/Q2-Q4 NXP B/KB1-Q3 P Q4 N/KB3*P/K5 B Q3 O-O O-O P/QB2-QB4 P QB3 P/QB4*P/Q5 PXP Q/Q1-QB2 P B4 N/QN1-Q2 B K3 N/Q2-KB3 N R3 Q/QB2-QN3 N N5 B/Q3-K2 R B1 PW ? If any useful, the standard notation:
[Event "?"]
[Site "?"] [Date "2025.03.01"] [Round "?"] [White "Mack Hack VI"] [Black "opponent"] [Result "*"] [ECO "C43"] 1.e4 e5 2.Nf3 Nf6 3.d4 Nxe4 4.Bd3 d5 5.Nxe5 Bd6 6.O-O O-O 7.c4 c6 8.cxd5 cxd5 9.Qc2 f5 10.Nd2 Be6 11.Ndf3 Na6 12.Qb3 Nb4 13.Be2 Rc8 {program crashed} * MfG, Tibono |
![]() |
| Themen-Optionen | |
| Ansicht | |
|
|