We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9540a12 commit 28cb88aCopy full SHA for 28cb88a
pom.xml
@@ -17,6 +17,7 @@
17
<url>[email protected]:johspaeth/PathExpression.git</url>
18
<tag>${project.version}</tag>
19
</scm>
20
+ <name>Tarjan's Path Expression Implementation for Java</name>
21
<description>Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph</description>
22
<url>https://github.com/johspaeth/PathExpression</url>
23
0 commit comments