Skip to content

[markov_chains_II] adding the definition of accessibility #463

Closed
@longye-tian

Description

@longye-tian

Dear John @jstac ,

As we discussed in #460 , this issue is to discuss the definition of accessibility.

I propose using the definition in the QuantEcon Book Economic Networks: Theory and Computation on page 31.

I modified this definition slightly from 'vertex' in the book to 'state' in this lecture to match the context as follows:


State $x$ is called accessible (or reachable) from state $y$ if either $x=y$ or there exists a directed path from $x$ to $y$.

Two states, $x$ and $y$, are said to communicate if $x$ and $y$ are accessible from each other.


I have one question about the above definition:

Should we also include the definition of a directed path or provide a link to this definition?

Best ❤️

Longye

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions