KGraph icon indicating copy to clipboard operation
KGraph copied to clipboard

A Kotlin multi-platform library for graph data structures

Results 3 KGraph issues
Sort by recently updated
recently updated
newest added

Is there a way to find the shortest path instead of the most direct path?

I am getting the following error when building v1.3: ``` > Failed to transform kgraph-1.3.jar (com.github.lamba92:kgraph:1.3) to match attributes {artifactType=android-dex, dexing-enable-desugaring=true, dexing-incremental-transform=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Could...