Skip to content

Latest commit

 

History

183 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Path Expression

This repository contains an implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph. A path expression is a regular expression describing all path between two nodes in the labeled graph.

The implementation is according to the paper:

Fast Algorithms for Solving Path Problems

关于

An implementation of Tarjan's PathExpression algorithm

Resources

Stars

6 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages