Return all possible birth moves
Given a current configuration theta, return all possible non-overlapping birth move configuration
return_birth_moves(theta, overlap)
theta |
current configuration of length k |
overlap |
NumericMatrix
with k+1
rows and each column corresponding to a new possible
configuration
Albert Y. Kim
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.