Maximum number of path for simple acyclic directed graph with start and end node

  • Context: Graduate 
  • Thread starter Thread starter jack1234
  • Start date Start date
  • Tags Tags
    Graph Maximum Path
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
jack1234
Messages
132
Reaction score
0
Say given a simple acyclic directed graph with n nodes , which includes a starting node s0 and ending node e0 (i.e., a kripke structure without loop)
what is the maximum number of path from s0 to e0?
 
Physics news on Phys.org
The solution could be written in terms of powers of the (nilpotent) adjacency matrix.