Commit Graph

8 Commits

Author SHA1 Message Date
Luis Tejeda
c65d80ae05 add path solving while searching
add path solving while searching
2022-05-02 21:14:40 -05:00
Luis Tejeda
0f23e60afd ignore web refs like http...
ignore web refs and fix the root location
2022-05-02 21:14:40 -05:00
Luis Tejeda
578943adfd circular ref scenario
circular ref scenario
2022-05-02 21:14:39 -05:00
Luis Tejeda
4a38a70d0b Avoid reporting local refs
Avoid reporting local refs
2022-05-02 21:14:39 -05:00
Luis Tejeda
2fea161d84 Add scenario one file pointing to root file
Add scenario one file pointing to root file
2022-05-02 21:14:39 -05:00
Luis Tejeda
2312dccd74 Add test working from index
add pipeline from schemapack to related files
2022-05-02 21:14:39 -05:00
Luis Tejeda
270fb5ce43 Add algorithm for adjacent and missing nodes
Add algorithm for adjacent and missing nodes
2022-05-02 21:14:39 -05:00
Luis Tejeda
2fefe62dc1 Add dfs algorithm
Add dfs algorithm
2022-05-02 21:14:39 -05:00