Hello All,
While working on the GSoC 2018 Warmup (
https://github.com/jgrapht/jgrapht/wiki/GSOC-2018-Warmup), I figured the
challenge is an application of findLcas function of NaiveLcaFinder class
but since I was using Build 1.1.0 from Maven Dependency and this function
was written 20 days ago (
https://github.com/jgrapht/jgrapht/blob/master/jgrapht-core/src/main/java/org/jgrapht/alg/NaiveLcaFinder.java).
Am I expected to re-write this code again suiting to my needs or is there
any way by which I can use this function as part of dependency?
Please excuse me if this is silly. I am a beginner, trying to get my hands
on with Jgrapht.
Thanks,
Atul Kumar Gupta
|