You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I found that the implementations of category and index of parent for sequence construction in AR-RNTR are different between your released code and the paper. Are they equivalent?
The text was updated successfully, but these errors were encountered:
Hello! I found that the implementations of category and index of parent for sequence construction in AR-RNTR are different between your released code and the paper. Are they equivalent?
Hello! I found that the implementations of category and index of parent for sequence construction in AR-RNTR are different between your released code and the paper. Are they equivalent?
"Seq2bznodelist" seems to have not been called
@EchoQiHeng
It is called in simple_test_pts function. Besides, all of the topo types are set to start, continue, fork and merge instead of Ancestor, Lineal, Offshoot and Clone. And the integer for the index of parent are implemented as fork from and merge into in the code.
Hello! I found that the implementations of category and index of parent for sequence construction in AR-RNTR are different between your released code and the paper. Are they equivalent?
The text was updated successfully, but these errors were encountered: