return_birth_moves: Return all possible birth moves
Description
Given a current configuration theta, return all possible
non-overlapping birth move configuration
Usage
return_birth_moves(theta, overlap)
Arguments
theta
current configuration of length k
Value
NumericMatrix
with k+1
rows and each column corresponding to a new possible
configuration