neighbor_risk


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.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

neighbor_risk is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

neighbor_risk_test

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.

Source Code:


Last modified on 26 April 2023.