Skip to content
Commit 14ad60e1 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Modify algorithm matching implementation appropriate for randomized dataset

Includes two edge checking modes:
    'strict' requires 66% or more of matching edges.
    'loose' only requires 33% or more of matching edges.

Unfortunately, due to way dataset is created, edges are gauranteed to
be a match if present.
parent 2dfff652
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment