argXtract
argXtract copied to clipboard
Speed up function pattern matching
Right now, the function pattern matching module tests a function pattern file against each of the estimated functions. This can take several hours. We need some way to speed things up.