Ibrahim

Results 3 comments of Ibrahim

or maybe, i don't know if this is already possible, but for large repositories, it could be useful to somehow mark where you want to search. for example `:this/path your_keywords_here`...

In the meantime, one could do one the following: 1) read graph via `networkx` and use `rx.networkx_converter` 2) implement a function that reads sparse6 format and manually adds nodes and...