Skip to content

Instantly share code, notes, and snippets.

@Ram-N
Created July 3, 2013 00:03
Show Gist options
  • Save Ram-N/5914388 to your computer and use it in GitHub Desktop.
Save Ram-N/5914388 to your computer and use it in GitHub Desktop.
init(side, num.colors) #df, const.type.vec have been initialized
df <- populate.Amatrix() #see github link for this function
rhs.vector <- create_rhs_vector(rhs.vector, terminal.cells)
const.type.vec <- createConstraintTypeVector(const.type.vec)
length(rhs.vector); length(const.type.vec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment