adpt_seeds_match.R
dpmcsuss opened this issue · 0 comments
dpmcsuss commented
- I'm not sure that "adaptive seeds" is the right word our adding seeds procedure.
- Do we need separate functions such as
graph_match_adpt_seeds
andgraph_match_soft_seeds
. Again, I'm a bit sure about the naming for these. I think overall these might be too high level. I think these procedures would serve as great examples but they are in some ways too specific to be broadly useful. - Will the other functions,
swap_order
,fix_hard_D
, ... be exported? Either way they should have some basic commenting.