/ready_spaghetti

meta-heuristic implementation of routing through a grid-like track

Primary LanguageR

a soon fully functional to be

meta-heuristic router

Structure

implementation of routing through a grid-like track; a character matrix track w/ color mapping

  • color_mapping <- c(
    • "O" = "brown",
    • "T" = "gray",
    • "G" = "green",
    • "S" = "yellow",
    • "F" = "white"
  • )

Usage

just run all of 2meta.R, which will generated image files of the corresponding moves