Home > bitburner > Go > analysis
Tools to analyze the IPvGO subnet.
Signature:
analysis: { getValidMoves(): boolean[][]; getChains(): (number | null)[][]; getLiberties(): number[][]; getControlledEmptyNodes(): string[]; };