rohams / capstone

Capstone project
0 stars 0 forks source link

Slide function #10

Closed rohams closed 10 years ago

rohams commented 10 years ago

Create a slide() function to permute the elements of the route array such that: tmpPopRoute(k,I:J) = tmpPopRoute(k,[I+1:J I]);