Skip to content

Where is an implementation for Simple Recovery Algorithm? #379

Closed Answered by jrfaller
ty-bnn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ty-bnn !

The Simple algorithm is the default one starting from GumTree 4. You can take a look at the implementation of most GumTree's matchers starting in this class : https://github.com/GumTreeDiff/gumtree/blob/main/core/src/main/java/com/github/gumtreediff/matchers/CompositeMatchers.java.

Also, don't hesitate to take a look into our auto matchers that are based upon the work we did on hyper parameter optimization here : https://github.com/GumTreeDiff/gumtree/blob/main/core/src/main/java/com/github/gumtreediff/matchers/AutoMatchers.java.

Cheers!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ty-bnn
Comment options

You must be logged in to vote
2 replies
@jrfaller
Comment options

@ty-bnn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants