get_excited_schema_pairs


Description:

public List<Pair<Schema,double?>> get_excited_schema_pairs (WorldState? state)

Retrieves a list schemas that are excited by the specified world state, in descending order of excitation

Parameters:

ws A world state to test the excitation of (optional, defaults to the current world state)

Returns:

A List containing pairs of schemas and excitation levels