neighbor_risk, an Octave code which records information about pairs of neighboring territories in the game of RISK.
This code currently fails, because Octave does not support the "graph()" command.
The information on this web page is distributed under the MIT license.
neighbor_risk is available in a MATLAB version and an Octave version and a Python version.
neighbor_states, an Octave code which records information about pairs of US states which are neighbors.
risk_matrix, an Octave code which computes the adjacency and transition matrices for the game of RISK.