|
|
Main /
WikiSandboxFeel free to use this page to experiment with the Text Formatting Rules. Just click the "Edit Page" link at the bottom of the page. Project 1 Team : Kevin and Jun test runs 1. basic run ./guirun.sh & 2. without heading ./guirun.sh rangeOfHeadingChange=360 & 3. zero randomness ./guirun.sh rangeOfHeadingChange=0, probRandMoveMean=0.0, probRandMoveSD=0.0 & 4. considerable randomness ./guirun.sh probRandMoveMean=0.6, probRandMoveSD=0.0 & 5. Maximum randomness ./guirun.sh probRandMoveMean=0.2, probRandMoveSD=0.5 & 6. Large nest ./guirun.sh radiusOfNest=20 & 7. Large world and large nest ./guirun.sh c1X=25, c1Y=25, c2X=130, c2Y=20, c3X=70, c3Y=130,numAnts=200, radiusOfChip1=18, radiusOfChip1=31, radiusOfChip3=23, radiusOfNest=20, sizeX=150, sizeY=150 & |