!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.2.2	//
ARCHIVE_NAME	Makefile	/^ARCHIVE_NAME = software.tar$/;"	m
ASSERT	OldGroup8Player3.java	/^    void ASSERT(boolean b)$/;"	m	class:OldGroup8Player3
AllCells	OldGroup8Player3.java	/^	ArrayList AllCells;$/;"	f	class:OldGroup8Player3.RectangleTeam
Alright	OldGroup8Player3.java	/^	boolean Alright(int x, int y)$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
AnalysisPanel	TournamentPanel.java	/^        public AnalysisPanel(IFCTournamentResults[] __results) throws Exception {$/;"	m	class:TournamentPanel.AnalysisPanel
AnalysisPanel	TournamentPanel.java	/^    private final class AnalysisPanel extends JPanel {$/;"	c	class:TournamentPanel
AsignedEmptyRecs	Group2PlayerF.java	/^  emptyRec[] AsignedEmptyRecs; \/\/the emptyrec asssigned to robot$/;"	f	class:StolenGroup8
AsignedEmptyRecs	Group8Player0.java	/^  emptyRec[] AsignedEmptyRecs; \/\/the emptyrec asssigned to robot$/;"	f	class:Group8Player0
AssignRobot	OldGroup8Player3.java	/^    void AssignRobot(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3
B	OldGroup8Player3.java	/^    int B; \/\/ Number of Robots per Player$/;"	f	class:OldGroup8Player3
BLANK	OldGroup8Player3.java	/^    static final int BLANK = -1;$/;"	f	class:OldGroup8Player3
BOTLEFT	Group6Player2f.java	/^    static final int BOTLEFT = 3;             \/\/ Start at the bottom left corner$/;"	f	class:Group6Player2f
BOTLEFT	Group7Player8.java	/^    static final int BOTLEFT = 3;$/;"	f	class:Group7Player8
BOTLEFT	OldGroup3Player300.java	/^    static final int BOTLEFT = 3;             \/\/ Start at the bottom left corner$/;"	f	class:OldGroup3Player300
BOTRIGHT	Group6Player2f.java	/^    static final int BOTRIGHT = 2;            \/\/ Start at the bottom right corner$/;"	f	class:Group6Player2f
BOTRIGHT	Group7Player8.java	/^    static final int BOTRIGHT = 2;$/;"	f	class:Group7Player8
BOTRIGHT	OldGroup3Player300.java	/^    static final int BOTRIGHT = 2;            \/\/ Start at the bottom right corner$/;"	f	class:OldGroup3Player300
BType_Chase	OldGroup3Player00.java	/^    static final int   BType_Chase  = 1;$/;"	f	class:OldGroup3Player00
BType_Corner	OldGroup3Player00.java	/^    static final int   BType_Corner = 0;$/;"	f	class:OldGroup3Player00
BType_Grid	OldGroup3Player00.java	/^    static final int   BType_Grid  = 5;$/;"	f	class:OldGroup3Player00
BType_GridE	OldGroup3Player00.java	/^    static final int   BType_GridE  = 4;$/;"	f	class:OldGroup3Player00
BType_GridN	OldGroup3Player00.java	/^    static final int   BType_GridN  = 2;$/;"	f	class:OldGroup3Player00
BType_Lucky	OldGroup3Player00.java	/^    static final int   BType_Lucky  = 3;$/;"	f	class:OldGroup3Player00
BUILDER_RATIO	OldGroup6Player3.java	/^    private static final double BUILDER_RATIO = .8;$/;"	f	class:OldGroup6Player3	file:
BUILDER_RATIO	OldGroup6Player4.java	/^    private static final double BUILDER_RATIO = .8;$/;"	f	class:OldGroup6Player4	file:
Black_Rect	OldGroup8Player3.java	/^	Black_Rect(int p, int q)$/;"	m	class:OldGroup8Player3.Black_Rect
Black_Rect	OldGroup8Player3.java	/^    class Black_Rect$/;"	c	class:OldGroup8Player3
Bot	Group1Player1.java	/^		public Bot(Group1Player1 iOwner, int iX, int iY, char iDir)$/;"	m	class:Group1Player1.Bot
Bot	Group1Player1.java	/^	private class Bot extends Robot {$/;"	c	class:Group1Player1
BotState	Group1Player1.java	/^		private BotState(String iDesc) {$/;"	m	class:Group1Player1.BotState	file:
BotState	Group1Player1.java	/^	private static class BotState {$/;"	c	class:Group1Player1
Bot_Task	OldGroup3Player00.java	/^    Group3Bots [] Bot_Task;$/;"	f	class:OldGroup3Player00
CHASER_MOVE_THRESHOLD	Group3Player6.java	/^	static final int	CHASER_MOVE_THRESHOLD = 5;$/;"	f	class:Group3Player6
COLOR	OldGroup6Player3.java	/^    private static final Color COLOR = new Color(1.0f, 0.5f, 1.0f).darker();$/;"	f	class:OldGroup6Player3	file:
COLOR	OldGroup6Player4.java	/^    private static final Color COLOR = new Color(1.0f, 0.5f, 1.0f).darker();$/;"	f	class:OldGroup6Player4	file:
Cell	OldGroup8Player3.java	/^	Cell(int X, int Y)$/;"	m	class:OldGroup8Player3.Cell
Cell	OldGroup8Player3.java	/^    class Cell \/\/ A Cell on the board$/;"	c	class:OldGroup8Player3
ChaseBot	OldGroup5Player2.java	/^	ChaseBot(int x, int y, Team o) throws Exception {$/;"	m	class:OldGroup5Player2.ChaseBot
ChaseBot	OldGroup5Player2.java	/^    public class ChaseBot extends Robot {$/;"	c	class:OldGroup5Player2
ClassScorePair	TournamentResults.java	/^        public ClassScorePair(Class __class, double __score) throws Exception {$/;"	m	class:TournamentResults.ClassScorePair
ClassScorePair	TournamentResults.java	/^    private class ClassScorePair implements Comparable {$/;"	c	class:TournamentResults
ClassSorter	Util.java	/^    public static class ClassSorter implements Comparator {$/;"	c	class:Util
Color	OldGroup8Player3.java	/^	int Color()$/;"	m	class:OldGroup8Player3.Cell
Configuration	Configuration.java	/^public final class Configuration implements IFCConfiguration {$/;"	c
ConfigurationPanel	TournamentPanel.java	/^        public ConfigurationPanel() throws Exception {$/;"	m	class:TournamentPanel.ConfigurationPanel
ConfigurationPanel	TournamentPanel.java	/^    private final class ConfigurationPanel extends JPanel implements ActionListener, ListSelectionListener {$/;"	c	class:TournamentPanel
ControlPanel	.bkp/Rectangles.java	/^        public ControlPanel() throws Exception {$/;"	m	class:Rectangles.ControlPanel
ControlPanel	.bkp/Rectangles.java	/^    private final class ControlPanel extends JPanel implements ActionListener, ItemListener, Serializable {$/;"	c	class:Rectangles
ControlPanel	Rectangles.java	/^        public ControlPanel() throws Exception {$/;"	m	class:Rectangles.ControlPanel
ControlPanel	Rectangles.java	/^    private final class ControlPanel extends JPanel implements ActionListener, ItemListener, Serializable {$/;"	c	class:Rectangles
Corner	Corner.java	/^    public Corner(int __xpos, int __ypos, char __orientation) throws Exception {$/;"	m	class:Corner
Corner	Corner.java	/^public final class Corner implements Comparable, Serializable {$/;"	c
Counter	OldGroup3Player00.java	/^    HashMap Counter;$/;"	f	class:OldGroup3Player00.Group3Bots
CreateNewTeamForRobot	OldGroup8Player3.java	/^    void CreateNewTeamForRobot(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3
DEBUG	Group6Player2f.java	/^    final boolean DEBUG = false;                         \/\/ for surpressing debugging output$/;"	f	class:Group6Player2f
DEBUG	OldGroup3Player300.java	/^    final boolean DEBUG = false;                         \/\/ for surpressing debugging output     $/;"	f	class:OldGroup3Player300
DEBUG	OldGroup5Player2.java	/^    static boolean DEBUG = false;$/;"	f	class:OldGroup5Player2
DEBUG	OldGroup6Player3.java	/^    private static final boolean DEBUG = true;$/;"	f	class:OldGroup6Player3	file:
DEBUG	OldGroup6Player4.java	/^    private static final boolean DEBUG = true;$/;"	f	class:OldGroup6Player4	file:
DEBUG2	Group6Player2f.java	/^    final boolean DEBUG2 = false;                        \/\/ more of the same$/;"	f	class:Group6Player2f
DEBUG2	OldGroup3Player300.java	/^    final boolean DEBUG2 = false;                        \/\/ more of the same$/;"	f	class:OldGroup3Player300
DEBUG3	Group6Player2f.java	/^    final boolean DEBUG3 = false;                         \/\/ ... and some more.$/;"	f	class:Group6Player2f
DEBUG3	OldGroup3Player300.java	/^    final boolean DEBUG3 = false;                         \/\/ ... and some more.$/;"	f	class:OldGroup3Player300
DIAGMOVE2	OldG4Strategy4.java	/^    final char[] DIAGMOVE2 = {'N', 'E', 'S', 'E', 'N', 'W'};$/;"	f	class:OldG4Strategy4
DIAG_DOWN	OldGroup6Player3.java	/^        static final int DIAG_DOWN = 0;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
DIAG_DOWN	OldGroup6Player4.java	/^        static final int DIAG_DOWN = 0;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
DIAG_UP	OldGroup6Player3.java	/^        static final int DIAG_UP = 1;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
DIAG_UP	OldGroup6Player4.java	/^        static final int DIAG_UP = 1;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
DISRUPT_debug	OldGroup6Player3.java	/^    public static final boolean DISRUPT_debug = false;$/;"	f	class:OldGroup6Player3
DISRUPT_directions	OldGroup6Player3.java	/^    public static final char[] DISRUPT_directions = new char[]$/;"	f	class:OldGroup6Player3
DISRUPT_vectors	OldGroup6Player3.java	/^    public static final int[][] DISRUPT_vectors = new int[][]$/;"	f	class:OldGroup6Player3
DOWN	OldGroup6Player3.java	/^        static final int DOWN = 1;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
DOWN	OldGroup6Player3.java	/^        static final int DOWN = 5;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
DOWN	OldGroup6Player4.java	/^        static final int DOWN = 1;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
DOWN	OldGroup6Player4.java	/^        static final int DOWN = 5;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
Destroyah	OldGroup5Player2.java	/^	Destroyah(Robot[] r) throws Exception{$/;"	m	class:OldGroup5Player2.Destroyah
Destroyah	OldGroup5Player2.java	/^    public class Destroyah extends Team {$/;"	c	class:OldGroup5Player2
Destructive	OldGroup8Player3.java	/^    static final int Destructive = 2;$/;"	f	class:OldGroup8Player3
DestructiveRandomWalk	OldGroup8Player3.java	/^	DestructiveRandomWalk()$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
DestructiveRandomWalk	OldGroup8Player3.java	/^    class DestructiveRandomWalk extends Team$/;"	c	class:OldGroup8Player3
DiagonalSquaresLogic	OldGroup6Player3.java	/^        public DiagonalSquaresLogic(LogicRobot robot, int squareSize, int directionType) {$/;"	m	class:OldGroup6Player3.DiagonalSquaresLogic
DiagonalSquaresLogic	OldGroup6Player3.java	/^    class DiagonalSquaresLogic extends Logic {$/;"	c	class:OldGroup6Player3
DiagonalSquaresLogic	OldGroup6Player4.java	/^        public DiagonalSquaresLogic(LogicRobot robot, int squareSize, int directionType) {$/;"	m	class:OldGroup6Player4.DiagonalSquaresLogic
DiagonalSquaresLogic	OldGroup6Player4.java	/^    class DiagonalSquaresLogic extends Logic {$/;"	c	class:OldGroup6Player4
DisruptLogic	OldGroup6Player3.java	/^        public DisruptLogic(LogicRobot robot) {$/;"	m	class:OldGroup6Player3.DisruptLogic
DisruptLogic	OldGroup6Player3.java	/^    class DisruptLogic extends Logic {$/;"	c	class:OldGroup6Player3
DisruptLogic	OldGroup6Player4.java	/^        public DisruptLogic(int sideSize) {$/;"	m	class:OldGroup6Player4.DisruptLogic
DisruptLogic	OldGroup6Player4.java	/^    class DisruptLogic extends Logic {$/;"	c	class:OldGroup6Player4
Distance	OldGroup8Player3.java	/^	int Distance(Cell b)$/;"	m	class:OldGroup8Player3.Cell
EAST	Group3Player6.java	/^	static final int EAST = 0;$/;"	f	class:Group3Player6
EXTEND	OldGroup2Player5J.java	/^    private static final int EXTEND = 2;$/;"	f	class:OldGroup2Player5J	file:
FILLED	OldGroup8Player3.java	/^    static final int FILLED = -2;$/;"	f	class:OldGroup8Player3
FINAL_DIR	Makefile	/^FINAL_DIR = ${ROOT_DIR}\/Final$/;"	m
FilledRectangle	.bkp/Rectangles.java	/^        public FilledRectangle(int __xa, int __xb, int __ya, int __yb) {$/;"	m	class:Rectangles.FilledRectangle
FilledRectangle	.bkp/Rectangles.java	/^    private final class FilledRectangle {$/;"	c	class:Rectangles
FilledRectangle	Rectangles.java	/^        public FilledRectangle(int __xa, int __xb, int __ya, int __yb) {$/;"	m	class:Rectangles.FilledRectangle
FilledRectangle	Rectangles.java	/^    private final class FilledRectangle {$/;"	c	class:Rectangles
FindMember	OldGroup8Player3.java	/^	int FindMember(int robot_index)$/;"	m	class:OldGroup8Player3.RectangleTeam
FindNewMember	OldGroup8Player3.java	/^	int FindNewMember()$/;"	m	class:OldGroup8Player3.RectangleTeam
FindRatio	OldGroup8Player3.java	/^	float FindRatio(int size, int X, int Y)$/;"	m	class:OldGroup8Player3.MyRectangle
FreeRobot	OldGroup8Player3.java	/^    void FreeRobot(int robot_index)$/;"	m	class:OldGroup8Player3
G5Base	Group5Player1.java	/^    public G5Base() {$/;"	m	class:G5Base
G5Base	Group5Player1.java	/^class G5Base implements IFCConstants {$/;"	c
G5Cavalry	Group5Player1.java	/^class G5Cavalry extends G5Base {$/;"	c
GET_NEW	OldGroup2Player5J.java	/^    private static final int GET_NEW = 1;$/;"	f	class:OldGroup2Player5J	file:
GUI	.bkp/GUI.java	/^    public GUI() throws Exception {$/;"	m	class:GUI
GUI	.bkp/GUI.java	/^public final class GUI implements IFCUI, ActionListener {$/;"	c
GUI	GUI.java	/^    public GUI() throws Exception {$/;"	m	class:GUI
GUI	GUI.java	/^public final class GUI implements IFCUI, ActionListener {$/;"	c
GameRecord	GameRecord.java	/^public final class GameRecord implements IFCGameRecord {$/;"	c
GetColor	OldGroup8Player3.java	/^	int GetColor(int x, int y)$/;"	m	class:OldGroup8Player3.Team
GetDistance	OldGroup8Player3.java	/^	int GetDistance(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3.RectangleTeam
GetMove	OldGroup8Player3.java	/^	abstract char GetMove(int robot_index) throws Exception;$/;"	m	class:OldGroup8Player3.Team
GetMove	OldGroup8Player3.java	/^	char GetMove(int robot) throws Exception$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
GetMove	OldGroup8Player3.java	/^	char GetMove(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3.RectangleTeam
GetRatio	OldGroup8Player3.java	/^	float GetRatio()$/;"	m	class:OldGroup8Player3.MyRectangle
GetRobotPosition	OldGroup8Player3.java	/^    Cell GetRobotPosition(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3
GiveList	OldGroup8Player3.java	/^	ArrayList GiveList()$/;"	m	class:OldGroup8Player3.MyRectangle
GiveRect	OldGroup8Player3.java	/^	MyRectangle GiveRect()$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
GiveRect	OldGroup8Player3.java	/^	MyRectangle GiveRect()$/;"	m	class:OldGroup8Player3.RectangleTeam
GiveRect	OldGroup8Player3.java	/^	abstract MyRectangle GiveRect();$/;"	m	class:OldGroup8Player3.Team
GiveUnColoredList	OldGroup8Player3.java	/^	ArrayList GiveUnColoredList()$/;"	m	class:OldGroup8Player3.MyRectangle
Grid	OldGroup8Player3.java	/^    int[][] Grid;$/;"	f	class:OldGroup8Player3
GridBot	OldGroup5Player2.java	/^	public GridBot(int __xpos, int __ypos) $/;"	m	class:OldGroup5Player2.GridBot
GridBot	OldGroup5Player2.java	/^    public class GridBot extends Robot {$/;"	c	class:OldGroup5Player2
GridForTwoA	OldGroup3Player00.java	/^    static final int [] GridForTwoA = { 2, 3 };$/;"	f	class:OldGroup3Player00
GridForTwoB	OldGroup3Player00.java	/^    static final int [] GridForTwoB = { 3, 2 };$/;"	f	class:OldGroup3Player00
GridMoveInit	OldGroup3Player00.java	/^    static final int [] GridMoveInit = { 0, 1, 2, 3, 2, 1, 0, 1, 0, 1, 2, 3, 2, 3, 2 };$/;"	f	class:OldGroup3Player00
GridMoveLoop	OldGroup3Player00.java	/^    static final int [] GridMoveLoop = { 1, 0, 1, 0, 1, 2, 3, 2, 3, 2 };$/;"	f	class:OldGroup3Player00
GridMoves	OldGroup3Player00.java	/^    static final int [] GridMoves = { 3, 2, 1, 2 };$/;"	f	class:OldGroup3Player00
GridMovesE	OldGroup3Player00.java	/^    static final char [] GridMovesE  = { _CSOUTH, _CSOUTH, _CSOUTH, _CSOUTH,$/;"	f	class:OldGroup3Player00
GridMovesN	OldGroup3Player00.java	/^    static final char [] GridMovesN  = {_CEAST, _CEAST, _CEAST, _CEAST,$/;"	f	class:OldGroup3Player00
GridPanel	GridPanel.java	/^    public GridPanel(int __width, int __height, int __cols) {         $/;"	m	class:GridPanel
GridPanel	GridPanel.java	/^public final class GridPanel extends JPanel {$/;"	c
GridTeam	OldGroup5Player2.java	/^	GridTeam(Robot[] r) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam
GridTeam	OldGroup5Player2.java	/^    public class GridTeam extends Team {$/;"	c	class:OldGroup5Player2
Group1Player1	Group1Player1.java	/^public final class Group1Player1 implements IFCPlayer {$/;"	c
Group2PlayerF	Group2PlayerF.java	/^public final class Group2PlayerF extends StolenGroup5 {$/;"	c
Group3Bots	OldGroup3Player00.java	/^    public Group3Bots(int num, int atask)$/;"	m	class:OldGroup3Player00.Group3Bots
Group3Bots	OldGroup3Player00.java	/^class Group3Bots $/;"	c	class:OldGroup3Player00
Group3Player6	Group3Player6.java	/^public final class Group3Player6 implements IFCPlayer {$/;"	c
Group5Player1	Group5Player1.java	/^public class Group5Player1 extends G5Cavalry implements IFCPlayer {$/;"	c
Group6Player2f	Group6Player2f.java	/^public final class Group6Player2f implements IFCPlayer {$/;"	c
Group7Player8	Group7Player8.java	/^public final class Group7Player8 implements IFCPlayer {$/;"	c
Group8Player0	Group8Player0.java	/^public final class Group8Player0 implements IFCPlayer {$/;"	c
Hole	Group1Player1.java	/^		public Hole(Point iCenter, int iUnfilledSpace) {$/;"	m	class:Group1Player1.Hole
Hole	Group1Player1.java	/^	private static class Hole implements Comparable {$/;"	c	class:Group1Player1
HumanPlayer	HumanPlayer.java	/^public final class HumanPlayer implements IFCPlayer {$/;"	c
ID	Robot.java	/^    public int ID() throws Exception {$/;"	m	class:Robot
IFCConfiguration	IFCConfiguration.java	/^public interface IFCConfiguration extends Serializable {$/;"	i
IFCConstants	IFCConstants.java	/^public interface IFCConstants {$/;"	i
IFCGameRecord	IFCGameRecord.java	/^public interface IFCGameRecord extends Serializable { $/;"	i
IFCModel	IFCModel.java	/^public interface IFCModel extends Serializable {$/;"	i
IFCPersistentPlayer	IFCPersistentPlayer.java	/^public interface IFCPersistentPlayer extends IFCPlayer {$/;"	i
IFCPlayer	IFCPlayer.java	/^public interface IFCPlayer extends IFCConstants, Serializable {$/;"	i
IFCTournament	IFCTournament.java	/^public interface IFCTournament extends Serializable {$/;"	i
IFCTournamentResults	IFCTournamentResults.java	/^public interface IFCTournamentResults extends TableModel, TableColumnModelListener$/;"	i
IFCUI	IFCUI.java	/^public interface IFCUI {$/;"	i
INVALID	OldGroup8Player3.java	/^    static final int INVALID = -3;$/;"	f	class:OldGroup8Player3
IdlePlayer	IdlePlayer.java	/^public final class IdlePlayer implements IFCPlayer {$/;"	c
Include	OldGroup8Player3.java	/^	void Include(int p, int q)$/;"	m	class:OldGroup8Player3.Black_Rect
Init	OldGroup8Player3.java	/^	abstract void Init(MyRectangle rect);$/;"	m	class:OldGroup8Player3.Team
Init	OldGroup8Player3.java	/^	void Init(MyRectangle newrect)$/;"	m	class:OldGroup8Player3.RectangleTeam
Init	OldGroup8Player3.java	/^	void Init(MyRectangle rect)$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
JAR	Makefile	/^JAR = jar$/;"	m
JAVA	Makefile	/^JAVA = java$/;"	m
JAVAC	Makefile	/^JAVAC = javac$/;"	m
LEFT	OldGroup6Player3.java	/^        static final int LEFT = 2;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
LEFT	OldGroup6Player3.java	/^        static final int LEFT = 2;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
LEFT	OldGroup6Player4.java	/^        static final int LEFT = 2;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
LEFT	OldGroup6Player4.java	/^        static final int LEFT = 2;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
LOW	Group6Player2f.java	/^    static final int LOW = 4;       \/\/ what's a "low" number of robots?$/;"	f	class:Group6Player2f
LOW	OldGroup3Player300.java	/^    static final int LOW = 4;                 \/\/ what's a "low" number of robots?$/;"	f	class:OldGroup3Player300
Logic	OldGroup6Player3.java	/^    abstract class Logic {$/;"	c	class:OldGroup6Player3
Logic	OldGroup6Player4.java	/^    abstract class Logic {$/;"	c	class:OldGroup6Player4
LogicRobot	OldGroup6Player3.java	/^        public LogicRobot(int xpos, int ypos) throws Exception {$/;"	m	class:OldGroup6Player3.LogicRobot
LogicRobot	OldGroup6Player3.java	/^    class LogicRobot extends Robot {$/;"	c	class:OldGroup6Player3
LogicRobot	OldGroup6Player4.java	/^        public LogicRobot(int xpos, int ypos) throws Exception {$/;"	m	class:OldGroup6Player4.LogicRobot
LogicRobot	OldGroup6Player4.java	/^    class LogicRobot extends Robot {$/;"	c	class:OldGroup6Player4
MAX_ANTICHASE_MOVES	Group3Player6.java	/^	static final int 	MAX_ANTICHASE_MOVES = 100;$/;"	f	class:Group3Player6
MAX_PROX	Group2PlayerF.java	/^    int MAX_PROX = 2;$/;"	f	class:Group2PlayerF
MAX_TRIES	OldGroup8Player3.java	/^    int MAX_TRIES;$/;"	f	class:OldGroup8Player3
MEDIUM	OldGroup3Player300.java	/^    static final int MEDIUM = 1000;           \/\/ anything above this is "high" $/;"	f	class:OldGroup3Player300
MOVE	OldG4Strategy4.java	/^    final char[] MOVE = {'S', 'E', 'N', 'W'};$/;"	f	class:OldG4Strategy4
MOVE	OldG4Strategy8.java	/^    char[] MOVE = {'E', 'N', 'W', 'S'};    $/;"	f	class:OldG4Strategy8
MOVE	OldGroup1Player3.java	/^    static final char[] MOVE = {'E', 'W', 'N', 'S'};$/;"	f	class:OldGroup1Player3
MOVE	OldGroup1Player4.java	/^    static final char[] MOVE = {'E', 'W', 'N', 'S'};$/;"	f	class:OldGroup1Player4
MOVE	OldGroup2Player5J.java	/^    private static final char[] MOVE = {'E', 'N', 'W', 'S'};$/;"	f	class:OldGroup2Player5J	file:
MOVE3	OldG4Strategy4.java	/^    final char[] MOVE3 = {'W', 'N', 'E', 'S'};$/;"	f	class:OldG4Strategy4
MOVES	OldGroup7Player2.java	/^    char[] MOVES;$/;"	f	class:Rect
MOVE_HOR	OldGroup1Player3.java	/^    static final char[] MOVE_HOR = {'E', 'W'};$/;"	f	class:OldGroup1Player3
MOVE_HOR	OldGroup1Player4.java	/^    static final char[] MOVE_HOR = {'E', 'W'};$/;"	f	class:OldGroup1Player4
MOVE_VER	OldGroup1Player3.java	/^    static final char[] MOVE_VER = {'N', 'S'};$/;"	f	class:OldGroup1Player3
MOVE_VER	OldGroup1Player4.java	/^    static final char[] MOVE_VER = {'N', 'S'};$/;"	f	class:OldGroup1Player4
Member	OldGroup8Player3.java	/^	    Member()$/;"	m	class:OldGroup8Player3.RectangleTeam.Member
Member	OldGroup8Player3.java	/^	class Member$/;"	c	class:OldGroup8Player3.RectangleTeam
MessagePanel	MessagePanel.java	/^    public MessagePanel() throws Exception {$/;"	m	class:MessagePanel
MessagePanel	MessagePanel.java	/^public final class MessagePanel extends JPanel implements ActionListener, ChangeListener, Serializable {$/;"	c
MoveResult	MoveResult.java	/^public final class MoveResult implements Serializable {$/;"	c
MoveState	Group1Player1.java	/^		private MoveState(String s) {$/;"	m	class:Group1Player1.MoveState	file:
MoveState	Group1Player1.java	/^	private static class MoveState {$/;"	c	class:Group1Player1
MyGroup	TournamentPanel.java	/^	MyGroup()$/;"	m	class:TournamentPanel.MyGroup
MyGroup	TournamentPanel.java	/^private class MyGroup$/;"	c	class:TournamentPanel
MyRectangle	OldGroup8Player3.java	/^	MyRectangle(int X, int Y, int w, int h)$/;"	m	class:OldGroup8Player3.MyRectangle
MyRectangle	OldGroup8Player3.java	/^    class MyRectangle$/;"	c	class:OldGroup8Player3
MyRobot	OldGroup1Player3.java	/^        public MyRobot(int xp, int yp) throws Exception{$/;"	m	class:OldGroup1Player3.MyRobot
MyRobot	OldGroup1Player3.java	/^    class MyRobot extends Robot{$/;"	c	class:OldGroup1Player3
MyRobot	OldGroup1Player4.java	/^        public MyRobot(int xp, int yp) throws Exception{$/;"	m	class:OldGroup1Player4.MyRobot
MyRobot	OldGroup1Player4.java	/^    class MyRobot extends Robot{$/;"	c	class:OldGroup1Player4
N	OldGroup8Player3.java	/^    int N; \/\/ Board Size$/;"	f	class:OldGroup8Player3
NAME	OldGroup6Player3.java	/^    private static final String NAME = "Group6Player3";$/;"	f	class:OldGroup6Player3	file:
NAME	OldGroup6Player4.java	/^    private static final String NAME = "Group6Player4";$/;"	f	class:OldGroup6Player4	file:
NORTH	Group3Player6.java	/^	static final int NORTH = 1;$/;"	f	class:Group3Player6
NextMove	OldGroup8Player3.java	/^	char NextMove(int Xoft, int Yoft)$/;"	m	class:OldGroup8Player3.Team
OffenseTeam	Group3Player6.java	/^		public OffenseTeam(Rectangles r, int index) throws Exception {$/;"	m	class:Group3Player6.OffenseTeam
OffenseTeam	Group3Player6.java	/^	private static class OffenseTeam extends Team {$/;"	c	class:Group3Player6
Okay	OldGroup8Player3.java	/^	boolean Okay(int x, int y)$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
OldG3Point	OldG3Point.java	/^    public OldG3Point() {}$/;"	m	class:OldG3Point
OldG3Point	OldG3Point.java	/^    public OldG3Point(int x, int y) {$/;"	m	class:OldG3Point
OldG3Point	OldG3Point.java	/^public class OldG3Point {$/;"	c
OldG4Bot	OldG4Bot.java	/^    public OldG4Bot(int b) {$/;"	m	class:OldG4Bot
OldG4Bot	OldG4Bot.java	/^public class OldG4Bot {$/;"	c
OldG4Strategy	OldG4Strategy.java	/^public class OldG4Strategy {$/;"	c
OldG4Strategy2a	OldG4Strategy2a.java	/^    public OldG4Strategy2a(ArrayList robots, boolean toPlace, Rectangles __rect) {$/;"	m	class:OldG4Strategy2a
OldG4Strategy2a	OldG4Strategy2a.java	/^    public OldG4Strategy2a(int firstIndex, int lastIndex, int size, Rectangles __rectangles) throws Exception {$/;"	m	class:OldG4Strategy2a
OldG4Strategy2a	OldG4Strategy2a.java	/^public class OldG4Strategy2a extends OldG4Strategy {$/;"	c
OldG4Strategy4	OldG4Strategy4.java	/^    public OldG4Strategy4(Rectangles _rect, int index) throws Exception{$/;"	m	class:OldG4Strategy4
OldG4Strategy4	OldG4Strategy4.java	/^public class OldG4Strategy4 extends OldG4Strategy {$/;"	c
OldG4Strategy8	OldG4Strategy8.java	/^    public OldG4Strategy8(int index, int center, int bsize, Rectangles __rectangle, int oindex)throws Exception {$/;"	m	class:OldG4Strategy8
OldG4Strategy8	OldG4Strategy8.java	/^public class OldG4Strategy8 extends OldG4Strategy {$/;"	c
OldG4Strategy9	OldG4Strategy9.java	/^    public OldG4Strategy9(int ind, int robnum, int s, Rectangles __rectangles) {$/;"	m	class:OldG4Strategy9
OldG4Strategy9	OldG4Strategy9.java	/^public class OldG4Strategy9 extends OldG4Strategy {$/;"	c
OldGroup1Player3	OldGroup1Player3.java	/^public final class OldGroup1Player3 implements IFCPlayer {$/;"	c
OldGroup1Player4	OldGroup1Player4.java	/^public final class OldGroup1Player4 implements IFCPersistentPlayer {$/;"	c
OldGroup2Player5J	OldGroup2Player5J.java	/^public final class OldGroup2Player5J implements IFCPlayer {$/;"	c
OldGroup3Player00	OldGroup3Player00.java	/^public final class OldGroup3Player00 implements IFCPlayer {$/;"	c
OldGroup3Player300	OldGroup3Player300.java	/^public final class OldGroup3Player300 implements IFCPlayer {$/;"	c
OldGroup4Player6	OldGroup4Player6.java	/^public final class OldGroup4Player6 implements IFCPlayer {$/;"	c
OldGroup4Player7	OldGroup4Player7.java	/^public final class OldGroup4Player7 implements IFCPlayer {$/;"	c
OldGroup5Player2	OldGroup5Player2.java	/^public class OldGroup5Player2 implements IFCPlayer {$/;"	c
OldGroup5PlayerU	OldGroup5PlayerU.java	/^public final class OldGroup5PlayerU implements IFCPlayer {$/;"	c
OldGroup5Robot	OldGroup5Robot.java	/^  public OldGroup5Robot(int __xpos, int __ypos, Rectangles rectangles, $/;"	m	class:OldGroup5Robot
OldGroup5Robot	OldGroup5Robot.java	/^public class OldGroup5Robot extends Robot implements IFCConstants {$/;"	c
OldGroup6Player3	OldGroup6Player3.java	/^public final class OldGroup6Player3 implements IFCPlayer {$/;"	c
OldGroup6Player4	OldGroup6Player4.java	/^public final class OldGroup6Player4 implements IFCPlayer {$/;"	c
OldGroup7Player2	OldGroup7Player2.java	/^public final class OldGroup7Player2 implements IFCPlayer {$/;"	c
OldGroup7Player6	OldGroup7Player6.java	/^public final class OldGroup7Player6 implements IFCPlayer {$/;"	c
OldGroup8Player3	OldGroup8Player3.java	/^public final class OldGroup8Player3 implements IFCPlayer {$/;"	c
OldLadderPlayer	OldLadderPlayer.java	/^public final class OldLadderPlayer implements IFCPlayer {$/;"	c
P	OldGroup8Player3.java	/^    int P; \/\/ Number of Players$/;"	f	class:OldGroup8Player3
PUBLISH_DIR	Makefile	/^PUBLISH_DIR = ${ROOT_DIR}\/Software$/;"	m
ParseValue	ParseValue.java	/^public final class ParseValue {$/;"	c
PlayerEntry	TournamentResults.java	/^        public PlayerEntry(Class __player) throws Exception {$/;"	m	class:TournamentResults.PlayerEntry
PlayerEntry	TournamentResults.java	/^    private class PlayerEntry implements Comparable {$/;"	c	class:TournamentResults
PlayerEntrySorter	TournamentResults.java	/^        public PlayerEntrySorter(int __sortindex) {$/;"	m	class:TournamentResults.PlayerEntrySorter
PlayerEntrySorter	TournamentResults.java	/^    private class PlayerEntrySorter implements Comparator {$/;"	c	class:TournamentResults
PlayerSpecificResults	PlayerSpecificResults.java	/^    public PlayerSpecificResults(IFCGameRecord[] __games) throws Exception {$/;"	m	class:PlayerSpecificResults
PlayerSpecificResults	PlayerSpecificResults.java	/^public final class PlayerSpecificResults implements IFCTournamentResults {$/;"	c
PlayerWrapper	PlayerWrapper.java	/^	PlayerWrapper(Class __class) throws Exception {$/;"	m	class:PlayerWrapper
PlayerWrapper	PlayerWrapper.java	/^public final class PlayerWrapper implements Serializable, IFCPlayer {$/;"	c
Print	IFCTournamentResults.java	/^    public void Print()      throws Exception;$/;"	m	interface:IFCTournamentResults
Print	PlayerSpecificResults.java	/^	public void Print()$/;"	m	class:PlayerSpecificResults
Print	TournamentResults.java	/^	public void Print() throws Exception$/;"	m	class:TournamentResults
RECT_SIZE	OldGroup3Player300.java	/^    static final int RECT_SIZE = 5;           \/\/ size of rectangle to build towards$/;"	f	class:OldGroup3Player300
RIGHT	OldGroup6Player3.java	/^        static final int RIGHT = 3;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
RIGHT	OldGroup6Player3.java	/^        static final int RIGHT = 3;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
RIGHT	OldGroup6Player4.java	/^        static final int RIGHT = 3;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
RIGHT	OldGroup6Player4.java	/^        static final int RIGHT = 3;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
RISKINESS	Group3Player6.java	/^    static final double RISKINESS = 0.25;	\/\/ scale is from 0 to 1$/;"	f	class:Group3Player6
ROBTHRESH	OldGroup3Player300.java	/^    static final int ROBTHRESH = 10;          \/\/ When to split the army...$/;"	f	class:OldGroup3Player300
ROOT_DIR	Makefile	/^ROOT_DIR = \/home\/kamra\/html\/CS4444\/Project1$/;"	m
RandomPlayer	RandomPlayer.java	/^public final class RandomPlayer implements IFCPlayer {$/;"	c
Rect	OldGroup7Player2.java	/^    public Rect (Vertex start, Vertex current, int w, int h, $/;"	m	class:Rect
Rect	OldGroup7Player2.java	/^class Rect {$/;"	c
RectangleBuilder	OldGroup8Player3.java	/^    static final int RectangleBuilder = 1;$/;"	f	class:OldGroup8Player3
RectangleTeam	OldGroup8Player3.java	/^	RectangleTeam()$/;"	m	class:OldGroup8Player3.RectangleTeam
RectangleTeam	OldGroup8Player3.java	/^    class RectangleTeam extends Team$/;"	c	class:OldGroup8Player3
Rectangles	.bkp/Rectangles.java	/^    public Rectangles() throws Exception {$/;"	m	class:Rectangles
Rectangles	.bkp/Rectangles.java	/^    public Rectangles(IFCConfiguration __config) throws Exception {$/;"	m	class:Rectangles
Rectangles	.bkp/Rectangles.java	/^    public Rectangles(IFCTournament __tournament) throws Exception {$/;"	m	class:Rectangles
Rectangles	.bkp/Rectangles.java	/^package Rectangles;$/;"	p
Rectangles	.bkp/Rectangles.java	/^public final class Rectangles implements IFCConstants, IFCModel {$/;"	c
Rectangles	Corner.java	/^package Rectangles;$/;"	p
Rectangles	Group1Player1.java	/^package Rectangles;$/;"	p
Rectangles	Group2PlayerF.java	/^package Rectangles;$/;"	p
Rectangles	Group3Player6.java	/^package Rectangles;$/;"	p
Rectangles	Group5Player1.java	/^package Rectangles;$/;"	p
Rectangles	Group6Player2f.java	/^package Rectangles;$/;"	p
Rectangles	Group7Player8.java	/^package Rectangles;$/;"	p
Rectangles	Group8Player0.java	/^package Rectangles;$/;"	p
Rectangles	HumanPlayer.java	/^package Rectangles;$/;"	p
Rectangles	IFCConstants.java	/^package Rectangles;$/;"	p
Rectangles	IFCPersistentPlayer.java	/^package Rectangles;$/;"	p
Rectangles	IFCPlayer.java	/^package Rectangles;$/;"	p
Rectangles	IdlePlayer.java	/^package Rectangles;$/;"	p
Rectangles	MoveResult.java	/^package Rectangles;$/;"	p
Rectangles	OldG3Point.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Bot.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Strategy.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Strategy2a.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Strategy4.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Strategy8.java	/^package Rectangles;$/;"	p
Rectangles	OldG4Strategy9.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup1Player3.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup1Player4.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup2Player5J.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup3Player00.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup3Player300.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup4Player6.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup4Player7.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup5Player2.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup5PlayerU.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup5Robot.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup6Player3.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup6Player4.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup7Player2.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup7Player6.java	/^package Rectangles;$/;"	p
Rectangles	OldGroup8Player3.java	/^package Rectangles;$/;"	p
Rectangles	OldLadderPlayer.java	/^package Rectangles;$/;"	p
Rectangles	PlayerWrapper.java	/^package Rectangles;$/;"	p
Rectangles	RandomPlayer.java	/^package Rectangles;$/;"	p
Rectangles	Rectangles.java	/^    public Rectangles() throws Exception {$/;"	m	class:Rectangles
Rectangles	Rectangles.java	/^    public Rectangles(IFCConfiguration __config) throws Exception {$/;"	m	class:Rectangles
Rectangles	Rectangles.java	/^    public Rectangles(IFCTournament __tournament) throws Exception {$/;"	m	class:Rectangles
Rectangles	Rectangles.java	/^package Rectangles;$/;"	p
Rectangles	Rectangles.java	/^public final class Rectangles implements IFCConstants, IFCModel {$/;"	c
Rectangles	Robot.java	/^package Rectangles;$/;"	p
Rectangles	Vertex.java	/^package Rectangles;$/;"	p
Renew	OldGroup8Player3.java	/^	abstract void Renew();$/;"	m	class:OldGroup8Player3.Team
Renew	OldGroup8Player3.java	/^	void Renew()$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
Renew	OldGroup8Player3.java	/^	void Renew()$/;"	m	class:OldGroup8Player3.RectangleTeam
RenewTeams	OldGroup8Player3.java	/^    void RenewTeams()$/;"	m	class:OldGroup8Player3
Robot	Robot.java	/^    public Robot(int __xpos, int __ypos) throws Exception {$/;"	m	class:Robot
Robot	Robot.java	/^public class Robot implements Serializable {$/;"	c
RobotTeam	OldGroup8Player3.java	/^    int[] RobotTeam; \/\/ RobotTeam[i] gives the team number to which Robot i belongs$/;"	f	class:OldGroup8Player3
SCORE_THRESHOLD	Group3Player6.java	/^	static final double SCORE_THRESHOLD = 0.9;$/;"	f	class:Group3Player6
SHORT_CIRCUIT	OldGroup2Player5J.java	/^    private static final int SHORT_CIRCUIT = 0;$/;"	f	class:OldGroup2Player5J	file:
SOUTH	Group3Player6.java	/^	static final int SOUTH = 3;$/;"	f	class:Group3Player6
STAY	Group3Player6.java	/^	static final int STAY = 4;$/;"	f	class:Group3Player6
SUBMISSION_DIR	Makefile	/^SUBMISSION_DIR = ${ROOT_DIR}\/Submission$/;"	m
SetRatio	OldGroup8Player3.java	/^	void SetRatio(float r)$/;"	m	class:OldGroup8Player3.MyRectangle
SlotPanel	SlotPanel.java	/^    public SlotPanel(int __width, int __height) {$/;"	m	class:SlotPanel
SlotPanel	SlotPanel.java	/^public final class SlotPanel extends JPanel {$/;"	c
SlowSquaresLogic	OldGroup6Player3.java	/^        public SlowSquaresLogic(Robot robot, int sideLength, int heading) {$/;"	m	class:OldGroup6Player3.SlowSquaresLogic
SlowSquaresLogic	OldGroup6Player3.java	/^    class SlowSquaresLogic extends Logic {$/;"	c	class:OldGroup6Player3
SlowSquaresLogic	OldGroup6Player4.java	/^        public SlowSquaresLogic(Robot robot, int sideLength, int heading) {$/;"	m	class:OldGroup6Player4.SlowSquaresLogic
SlowSquaresLogic	OldGroup6Player4.java	/^    class SlowSquaresLogic extends Logic {$/;"	c	class:OldGroup6Player4
State	Group3Player6.java	/^		private State(String s) {$/;"	m	class:Group3Player6.State	file:
State	Group3Player6.java	/^	private static class State {$/;"	c	class:Group3Player6
StolenG5Base	Group2PlayerF.java	/^    public StolenG5Base() {$/;"	m	class:StolenG5Base
StolenG5Base	Group2PlayerF.java	/^class StolenG5Base implements IFCConstants {$/;"	c
StolenG5Cavalry	Group2PlayerF.java	/^class StolenG5Cavalry extends StolenG5Base {$/;"	c
StolenGroup5	Group2PlayerF.java	/^class StolenGroup5 extends StolenG5Cavalry implements IFCPlayer {$/;"	c
StolenGroup8	Group2PlayerF.java	/^class StolenGroup8 implements IFCPlayer {$/;"	c
StopListener	Rectangles.java	/^	public StopListener(ControlPanel cp) { $/;"	m	class:Rectangles.StopListener
StopListener	Rectangles.java	/^    class StopListener extends Thread {$/;"	c	class:Rectangles
TARGET	Makefile	/^TARGET = Rectangles$/;"	m
TOPLEFT	Group6Player2f.java	/^    static final int TOPLEFT = 1;             \/\/ Start at the top left corner$/;"	f	class:Group6Player2f
TOPLEFT	Group7Player8.java	/^    static final int TOPLEFT = 1;$/;"	f	class:Group7Player8
TOPLEFT	OldGroup3Player300.java	/^    static final int TOPLEFT = 1;             \/\/ Start at the top left corner$/;"	f	class:OldGroup3Player300
TOPRIGHT	Group6Player2f.java	/^    static final int TOPRIGHT = 0;            \/\/ Start at the top right corner$/;"	f	class:Group6Player2f
TOPRIGHT	Group7Player8.java	/^    static final int TOPRIGHT = 0;$/;"	f	class:Group7Player8
TOPRIGHT	OldGroup3Player300.java	/^    static final int TOPRIGHT = 0;            \/\/ Start at the top right corner$/;"	f	class:OldGroup3Player300
Team	Group3Player6.java	/^		public Team(Rectangles r, int i) {$/;"	m	class:Group3Player6.Team
Team	Group3Player6.java	/^	private static abstract class Team {$/;"	c	class:Group3Player6
Team	OldGroup5Player2.java	/^	Team() {$/;"	m	class:OldGroup5Player2.Team
Team	OldGroup5Player2.java	/^	Team(Robot[] r) {$/;"	m	class:OldGroup5Player2.Team
Team	OldGroup5Player2.java	/^    public abstract class Team {$/;"	c	class:OldGroup5Player2
Team	OldGroup8Player3.java	/^	Team()$/;"	m	class:OldGroup8Player3.Team
Team	OldGroup8Player3.java	/^    abstract class Team$/;"	c	class:OldGroup8Player3
TeamMember	Group3Player6.java	/^		public TeamMember(int i) {$/;"	m	class:Group3Player6.TeamMember
TeamMember	Group3Player6.java	/^	private static class TeamMember {$/;"	c	class:Group3Player6
Tournament	Tournament.java	/^public final class Tournament implements IFCTournament {$/;"	c
TournamentPanel	TournamentPanel.java	/^    public TournamentPanel() throws Exception {$/;"	m	class:TournamentPanel
TournamentPanel	TournamentPanel.java	/^public final class TournamentPanel extends JPanel {$/;"	c
TournamentResults	TournamentResults.java	/^    public TournamentResults(IFCGameRecord[] __games) throws Exception {$/;"	m	class:TournamentResults
TournamentResults	TournamentResults.java	/^public final class TournamentResults implements IFCTournamentResults {$/;"	c
TryAddingRobot	OldGroup8Player3.java	/^	abstract boolean TryAddingRobot(int robot_index) throws Exception;$/;"	m	class:OldGroup8Player3.Team
TryAddingRobot	OldGroup8Player3.java	/^	boolean TryAddingRobot(int robot)$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
TryAddingRobot	OldGroup8Player3.java	/^	boolean TryAddingRobot(int robot_index) throws Exception$/;"	m	class:OldGroup8Player3.RectangleTeam
UP	OldGroup6Player3.java	/^        static final int UP = 0;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
UP	OldGroup6Player3.java	/^        static final int UP = 4;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
UP	OldGroup6Player4.java	/^        static final int UP = 0;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
UP	OldGroup6Player4.java	/^        static final int UP = 4;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
UPPERTHRESH	OldGroup3Player300.java	/^    static final double UPPERTHRESH = 0.66;   \/\/ ... and when not to.$/;"	f	class:OldGroup3Player300
UnColoredSize	OldGroup8Player3.java	/^	int UnColoredSize()$/;"	m	class:OldGroup8Player3.MyRectangle
UpdateBestRect	OldGroup8Player3.java	/^    void UpdateBestRect(MyRectangle newrect, int size, int x, int y)$/;"	m	class:OldGroup8Player3
UpdateGrid	OldGroup8Player3.java	/^    void UpdateGrid() throws Exception$/;"	m	class:OldGroup8Player3
Util	Util.java	/^public final class Util {$/;"	c
VERTEX_1	OldGroup2Player5J.java	/^    private static final int VERTEX_1 = 0;$/;"	f	class:OldGroup2Player5J	file:
VERTEX_3	OldGroup2Player5J.java	/^    private static final int VERTEX_3 = 1;$/;"	f	class:OldGroup2Player5J	file:
Vertex	Vertex.java	/^    public Vertex(int __xpos, int __ypos) throws Exception {$/;"	m	class:Vertex
Vertex	Vertex.java	/^public class Vertex implements Serializable {$/;"	c
ViewPanel	.bkp/Rectangles.java	/^        public ViewPanel() throws Exception {$/;"	m	class:Rectangles.ViewPanel
ViewPanel	.bkp/Rectangles.java	/^    private final class ViewPanel extends JPanel implements Serializable {$/;"	c	class:Rectangles
ViewPanel	Rectangles.java	/^        public ViewPanel() throws Exception {$/;"	m	class:Rectangles.ViewPanel
ViewPanel	Rectangles.java	/^    private final class ViewPanel extends JPanel implements Serializable {$/;"	c	class:Rectangles
WEST	Group3Player6.java	/^	static final int WEST = 2;$/;"	f	class:Group3Player6
WORKING_DIR	Makefile	/^WORKING_DIR = ${ROOT_DIR}\/Working$/;"	m
X	OldGroup2Player5J.java	/^    private static final int X = 0;$/;"	f	class:OldGroup2Player5J	file:
Y	OldGroup2Player5J.java	/^    private static final int Y = 1;$/;"	f	class:OldGroup2Player5J	file:
_ARMY_SIZE	Group7Player8.java	/^    static final int _ARMY_SIZE = 3;$/;"	f	class:Group7Player8
_BOUNDARY	OldG4Strategy4.java	/^    static final String _BOUNDARY = new String("BoundaryPlayer");$/;"	f	class:OldG4Strategy4
_CALPHA	.bkp/Rectangles.java	/^        final float         _CALPHA                         = 0.9f;$/;"	f	class:Rectangles.ViewPanel
_CALPHA	Rectangles.java	/^        final float         _CALPHA                         = 0.9f;$/;"	f	class:Rectangles.ViewPanel
_CAVG_RANK	TournamentResults.java	/^    static final int _CAVG_RANK     = 1;$/;"	f	class:TournamentResults
_CAVG_SCORE	TournamentResults.java	/^    static final int _CAVG_SCORE    = 7;$/;"	f	class:TournamentResults
_CBLACK	.bkp/Rectangles.java	/^        final Color         _CBLACK                         = new Color(0.0f, 0.0f, 0.0f);$/;"	f	class:Rectangles.ViewPanel
_CBLACK	Rectangles.java	/^        final Color         _CBLACK                         = new Color(0.0f, 0.0f, 0.0f);$/;"	f	class:Rectangles.ViewPanel
_CCELL_FONT	TournamentPanel.java	/^        final Font              _CCELL_FONT = new Font("Courier", Font.BOLD, 12);$/;"	f	class:TournamentPanel.AnalysisPanel
_CCOLOR	Group2PlayerF.java	/^    static final Color  _CCOLOR = new Color(0.0f, 1.0f, 0.0f);$/;"	f	class:Group2PlayerF
_CCOLOR	Group2PlayerF.java	/^  static final Color _CCOLOR = new Color(1.0f,0.67f,0.67f);$/;"	f	class:StolenGroup8
_CCOLOR	Group3Player6.java	/^    static final Color _CCOLOR = Color.BLUE;$/;"	f	class:Group3Player6
_CCOLOR	Group6Player2f.java	/^    final Color  _CCOLOR = new Color(1.0f, 0.5f, 1.0f);  \/\/ purple color$/;"	f	class:Group6Player2f
_CCOLOR	Group7Player8.java	/^    static final Color  _CCOLOR = new Color(1.0f * 0.9f, 0.8f * 0.9f, 0.3f * 0.9f);$/;"	f	class:Group7Player8
_CCOLOR	Group8Player0.java	/^  static final Color _CCOLOR = new Color(1.0f,0.67f,0.67f);$/;"	f	class:Group8Player0
_CCOLOR	HumanPlayer.java	/^    static final Color  _CCOLOR = new Color(0.4f, 0.7f, 0.6f);$/;"	f	class:HumanPlayer
_CCOLOR	IdlePlayer.java	/^    static final Color  _CCOLOR = new Color(0.6f, 0.7f, 0.4f);$/;"	f	class:IdlePlayer
_CCOLOR	OldGroup1Player3.java	/^    static final Color  _CCOLOR = new Color(1.0f, 0.0f, 0.0f);$/;"	f	class:OldGroup1Player3
_CCOLOR	OldGroup1Player4.java	/^    static final Color  _CCOLOR = new Color(1.0f, 0.0f, 0.0f);$/;"	f	class:OldGroup1Player4
_CCOLOR	OldGroup2Player5J.java	/^    static final Color  _CCOLOR = new Color(0.1f, .7f, 0.1f);$/;"	f	class:OldGroup2Player5J
_CCOLOR	OldGroup3Player00.java	/^    static final Color  _CCOLOR = new Color(0.0f, 0.0f, 1.0f);$/;"	f	class:OldGroup3Player00
_CCOLOR	OldGroup3Player300.java	/^    final Color  _CCOLOR = new Color(0.0f, 0.0f, 0.8f);  \/\/ a shade of blue$/;"	f	class:OldGroup3Player300
_CCOLOR	OldGroup4Player6.java	/^    static final Color  _CCOLOR = new Color(1.0f, 1.0f, 0.0f);$/;"	f	class:OldGroup4Player6
_CCOLOR	OldGroup4Player7.java	/^    static final Color  _CCOLOR = new Color(.9f, .8f, 0.1f);$/;"	f	class:OldGroup4Player7
_CCOLOR	OldGroup5Player2.java	/^    static final Color  _CCOLOR = new Color(0.5f, 1.0f, 1.0f);$/;"	f	class:OldGroup5Player2
_CCOLOR	OldGroup7Player2.java	/^    static final Color  _CCOLOR = new Color(1.0f, 0.8f, 0.3f);$/;"	f	class:OldGroup7Player2
_CCOLOR	OldGroup7Player6.java	/^  static final Color _CCOLOR = new Color(1.0f, 0.5f, 0.0f);$/;"	f	class:OldGroup7Player6
_CCOLOR	OldGroup8Player3.java	/^    static final Color  _CCOLOR = new Color(1.0f, 0.67f, 0.67f);$/;"	f	class:OldGroup8Player3
_CCOLOR	OldLadderPlayer.java	/^    static final Color  _CCOLOR = new Color(1.0f, 0.67f, 0.67f);$/;"	f	class:OldLadderPlayer
_CCOLOR	RandomPlayer.java	/^    static final Color  _CCOLOR = new Color(0.6f, 0.7f, 0.4f);$/;"	f	class:RandomPlayer
_CCOMBO_FONT	.bkp/Rectangles.java	/^        final Font   _CCOMBO_FONT = new Font("Courier", Font.BOLD, 10);$/;"	f	class:Rectangles.ControlPanel
_CCOMBO_FONT	Rectangles.java	/^        final Font   _CCOMBO_FONT = new Font("Courier", Font.BOLD, 10);$/;"	f	class:Rectangles.ControlPanel
_CCONFIG_FONT	TournamentPanel.java	/^        final Font       _CCONFIG_FONT          = new Font("Courier", Font.BOLD, 16);$/;"	f	class:TournamentPanel.ConfigurationPanel
_CCONTESTED	IFCConstants.java	/^    public static final int  _CCONTESTED             = -3;$/;"	f	interface:IFCConstants
_CCONTROL_FONT	.bkp/Rectangles.java	/^        final Font   _CCONTROL_FONT  = new Font("Courier", Font.BOLD, 12);$/;"	f	class:Rectangles.ControlPanel
_CCONTROL_FONT	Rectangles.java	/^        final Font   _CCONTROL_FONT  = new Font("Courier", Font.BOLD, 12);$/;"	f	class:Rectangles.ControlPanel
_CCUM_RANK	TournamentResults.java	/^    static final int _CCUM_RANK     = 2;$/;"	f	class:TournamentResults
_CCUM_SCORE	TournamentResults.java	/^    static final int _CCUM_SCORE    = 6;$/;"	f	class:TournamentResults
_CDECISION	.bkp/Rectangles.java	/^    private static final int        _CDECISION              = 3;$/;"	f	class:Rectangles	file:
_CDECISION	Rectangles.java	/^    private static final int        _CDECISION              = 3;$/;"	f	class:Rectangles	file:
_CDECISION_TYPE	.bkp/Rectangles.java	/^    private static final int        _CDECISION_TYPE         = _CPLURALITY;$/;"	f	class:Rectangles	file:
_CDECISION_TYPE	Rectangles.java	/^    private static final int        _CDECISION_TYPE         = _CPLURALITY;$/;"	f	class:Rectangles	file:
_CDEFAULT_NUM_GAMES	TournamentPanel.java	/^        final int        _CDEFAULT_NUM_GAMES    = 10;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CDEFAULT_NUM_ROBOTS	TournamentPanel.java	/^        final int        _CDEFAULT_NUM_ROBOTS   = 3;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CDEFAULT_NUM_ROUNDS	TournamentPanel.java	/^        final int        _CDEFAULT_NUM_ROUNDS   = 3;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CDEFAULT_OBJECT_FILE	.bkp/GUI.java	/^    static final String     _CDEFAULT_OBJECT_FILE = "gamemodel.state";$/;"	f	class:GUI
_CDEFAULT_OBJECT_FILE	GUI.java	/^    static final String     _CDEFAULT_OBJECT_FILE = "gamemodel.state";$/;"	f	class:GUI
_CDEFAULT_SIZE	TournamentPanel.java	/^        final int        _CDEFAULT_SIZE         = 50;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CDELTA	TournamentResults.java	/^    static final int _CDELTA        = 8;$/;"	f	class:TournamentResults
_CDIRECTIONS	IFCConstants.java	/^    public static final char[] _CDIRECTIONS = { _CUNDEFINED, _CEAST, _CWEST, _CNORTH, _CSOUTH, _CSTAY };$/;"	f	interface:IFCConstants
_CDIRECTIONS	OldLadderPlayer.java	/^    static char[] _CDIRECTIONS = new char[4];$/;"	f	class:OldLadderPlayer
_CDISABLED_FIELD_COLOR	.bkp/Rectangles.java	/^        final        Color       _CDISABLED_FIELD_COLOR = new Color(1.0f, 1.0f, 1.0f);$/;"	f	class:Rectangles.ControlPanel
_CDISABLED_FIELD_COLOR	Rectangles.java	/^        final        Color       _CDISABLED_FIELD_COLOR = new Color(1.0f, 1.0f, 1.0f);$/;"	f	class:Rectangles.ControlPanel
_CEAST	IFCConstants.java	/^    public static final char _CEAST      = 'E';$/;"	f	interface:IFCConstants
_CEMPTY	IFCConstants.java	/^    public static final int  _CEMPTY                 = -2;$/;"	f	interface:IFCConstants
_CEPSILON	TournamentResults.java	/^    static final int _CEPSILON      = 9;$/;"	f	class:TournamentResults
_CERROR_STRING	Robot.java	/^    static final String _CERROR_STRING = "[Error]";$/;"	f	class:Robot
_CERROR_STRING	Vertex.java	/^    static final String _CERROR_STRING = "[Error]";$/;"	f	class:Vertex
_CFILLED	IFCConstants.java	/^    public static final int  _CFILLED                = -1;$/;"	f	interface:IFCConstants
_CFILLED	OldGroup2Player5J.java	/^    private static final int _CFILLED = -1;$/;"	f	class:OldGroup2Player5J	file:
_CFINISHED	.bkp/Rectangles.java	/^    private static final int        _CFINISHED              = 4;$/;"	f	class:Rectangles	file:
_CFINISHED	Rectangles.java	/^    private static final int        _CFINISHED              = 4;$/;"	f	class:Rectangles	file:
_CHASER	OldG4Strategy4.java	/^    static final String _CHASER = new String("Chaser");$/;"	f	class:OldG4Strategy4
_CHEADER_FONT	TournamentPanel.java	/^        final Font              _CHEADER_FONT = new Font("Courier", Font.BOLD, 14);$/;"	f	class:TournamentPanel.AnalysisPanel
_CHEIGHT	.bkp/Rectangles.java	/^        final        int         _CHEIGHT = 350;$/;"	f	class:Rectangles.ControlPanel
_CHEIGHT	.bkp/Rectangles.java	/^        final int           _CHEIGHT                        = 600;$/;"	f	class:Rectangles.ViewPanel
_CHEIGHT	MessagePanel.java	/^    final int       _CHEIGHT        = 250;$/;"	f	class:MessagePanel
_CHEIGHT	Rectangles.java	/^        final        int         _CHEIGHT = 350;$/;"	f	class:Rectangles.ControlPanel
_CHEIGHT	Rectangles.java	/^        final int           _CHEIGHT                        = 600;$/;"	f	class:Rectangles.ViewPanel
_CHEIGHT	TournamentPanel.java	/^    static final int    _CHEIGHT = 600;$/;"	f	class:TournamentPanel
_CHOFFSET	.bkp/Rectangles.java	/^        final int           _CHOFFSET                       = _CROBOT_FONT.getSize() \/ 3;$/;"	f	class:Rectangles.ViewPanel
_CHOFFSET	Rectangles.java	/^        final int           _CHOFFSET                       = _CROBOT_FONT.getSize() \/ 3;$/;"	f	class:Rectangles.ViewPanel
_CHORIZONTAL_VIEW_SIZE	.bkp/GUI.java	/^    static final double     _CHORIZONTAL_VIEW_SIZE = .6;$/;"	f	class:GUI
_CHORIZONTAL_VIEW_SIZE	GUI.java	/^    static final double     _CHORIZONTAL_VIEW_SIZE = .6;$/;"	f	class:GUI
_CISVERT	Group2PlayerF.java	/^    public static final int _CISVERT = 0x4;$/;"	f	class:StolenG5Base
_CISVERT	Group5Player1.java	/^    public static final int _CISVERT = 0x4;$/;"	f	class:G5Base
_CLIST_FONT	TournamentPanel.java	/^        final Font       _CLIST_FONT            = new Font("Courier", Font.BOLD, 10);$/;"	f	class:TournamentPanel.ConfigurationPanel
_CLOAD_ICON	.bkp/GUI.java	/^    static final ImageIcon  _CLOAD_ICON           = new ImageIcon("Images\/wood_load.gif");$/;"	f	class:GUI
_CLOAD_ICON	GUI.java	/^    static final ImageIcon  _CLOAD_ICON           = new ImageIcon("Images\/wood_load.gif");$/;"	f	class:GUI
_CLOG_ICON	MessagePanel.java	/^    final ImageIcon _CLOG_ICON      = new ImageIcon("Images\/wood_log.gif");$/;"	f	class:MessagePanel
_CMAX_GAMES	TournamentPanel.java	/^    static final int    _CMAX_GAMES = 10000;$/;"	f	class:TournamentPanel
_CMAX_GROUPS	TournamentPanel.java	/^    static final int    _CMAX_GROUPS = 7;$/;"	f	class:TournamentPanel
_CMAX_PLAYERS	.bkp/Rectangles.java	/^    private static final int        _CMAX_PLAYERS           = 30;$/;"	f	class:Rectangles	file:
_CMAX_PLAYERS	Rectangles.java	/^    private static final int        _CMAX_PLAYERS           = 30;$/;"	f	class:Rectangles	file:
_CMAX_ROBOTS	.bkp/Rectangles.java	/^    private static final int        _CMAX_ROBOTS            = 200;$/;"	f	class:Rectangles	file:
_CMAX_ROBOTS	Rectangles.java	/^    private static final int        _CMAX_ROBOTS            = 200;$/;"	f	class:Rectangles	file:
_CMAX_ROUNDS	.bkp/Rectangles.java	/^    private static final int        _CMAX_ROUNDS            = 1000;$/;"	f	class:Rectangles	file:
_CMAX_ROUNDS	Rectangles.java	/^    private static final int        _CMAX_ROUNDS            = 1000;$/;"	f	class:Rectangles	file:
_CMAX_SAMPLES	TournamentPanel.java	/^    static final int    _CMAX_SAMPLES = 250;$/;"	f	class:TournamentPanel
_CMAX_SIZE	.bkp/Rectangles.java	/^    private static final int        _CMAX_SIZE              = 250;$/;"	f	class:Rectangles	file:
_CMAX_SIZE	Rectangles.java	/^    private static final int        _CMAX_SIZE              = 250;$/;"	f	class:Rectangles	file:
_CMESSAGE_FONT	MessagePanel.java	/^    final Font      _CMESSAGE_FONT  = new Font("Courier", Font.BOLD, 12);$/;"	f	class:MessagePanel
_CMIN_GAMES	TournamentPanel.java	/^    static final int    _CMIN_GAMES = 1;$/;"	f	class:TournamentPanel
_CMIN_PLAYERS	.bkp/Rectangles.java	/^    private static final int        _CMIN_PLAYERS           = 1;$/;"	f	class:Rectangles	file:
_CMIN_PLAYERS	Rectangles.java	/^    private static final int        _CMIN_PLAYERS           = 1;$/;"	f	class:Rectangles	file:
_CMIN_ROBOTS	.bkp/Rectangles.java	/^    private static final int        _CMIN_ROBOTS            = 1;$/;"	f	class:Rectangles	file:
_CMIN_ROBOTS	Rectangles.java	/^    private static final int        _CMIN_ROBOTS            = 1;$/;"	f	class:Rectangles	file:
_CMIN_ROUNDS	.bkp/Rectangles.java	/^    private static final int        _CMIN_ROUNDS            = 1;$/;"	f	class:Rectangles	file:
_CMIN_ROUNDS	Rectangles.java	/^    private static final int        _CMIN_ROUNDS            = 1;$/;"	f	class:Rectangles	file:
_CMIN_SIZE	.bkp/Rectangles.java	/^    private static final int        _CMIN_SIZE              = 8;$/;"	f	class:Rectangles	file:
_CMIN_SIZE	Rectangles.java	/^    private static final int        _CMIN_SIZE              = 8;$/;"	f	class:Rectangles	file:
_CMODEL_NAME	.bkp/GUI.java	/^    static final String     _CMODEL_NAME          = "Rectangles.Rectangles";$/;"	f	class:GUI
_CMODEL_NAME	GUI.java	/^    static final String     _CMODEL_NAME          = "Rectangles.Rectangles";$/;"	f	class:GUI
_CMOVING	.bkp/Rectangles.java	/^    private static final int        _CMOVING                = 1;$/;"	f	class:Rectangles	file:
_CMOVING	Rectangles.java	/^    private static final int        _CMOVING                = 1;$/;"	f	class:Rectangles	file:
_CNAME	.bkp/Rectangles.java	/^    private static final String     _CNAME                  = "Rectangles";$/;"	f	class:Rectangles	file:
_CNAME	Group2PlayerF.java	/^    static final String _CNAME = "And1 Player";$/;"	f	class:Group2PlayerF
_CNAME	Group2PlayerF.java	/^  static final String _CNAME = "8:FindingTheGap";$/;"	f	class:StolenGroup8
_CNAME	Group3Player6.java	/^    static final String _CNAME = "Apollo Creed";$/;"	f	class:Group3Player6
_CNAME	Group7Player8.java	/^    static final String _CNAME = "Discovery Channel";$/;"	f	class:Group7Player8
_CNAME	Group8Player0.java	/^  static final String _CNAME = "8:FindingTheGap";$/;"	f	class:Group8Player0
_CNAME	IdlePlayer.java	/^    static final String _CNAME = "Idle Player";$/;"	f	class:IdlePlayer
_CNAME	OldGroup1Player3.java	/^    static final String _CNAME = "Sneaky Quidditch Player";$/;"	f	class:OldGroup1Player3
_CNAME	OldGroup1Player4.java	/^    static final String _CNAME = "Sneaky Quidditch Player";$/;"	f	class:OldGroup1Player4
_CNAME	OldGroup2Player5J.java	/^    static final String _CNAME = "G2P5J: Paranoid Player";$/;"	f	class:OldGroup2Player5J
_CNAME	OldGroup3Player00.java	/^    static final String _CNAME = "Smell of Napalm";    $/;"	f	class:OldGroup3Player00
_CNAME	OldGroup4Player6.java	/^    static final String _CNAME = "Group4Player1";$/;"	f	class:OldGroup4Player6
_CNAME	OldGroup4Player7.java	/^    static final String _CNAME = "Group4Player7";$/;"	f	class:OldGroup4Player7
_CNAME	OldGroup5Player2.java	/^    static final String _CNAME = "Ender's Shadow";$/;"	f	class:OldGroup5Player2
_CNAME	OldGroup7Player2.java	/^    static final String _CNAME = "What's My Name?!?";$/;"	f	class:OldGroup7Player2
_CNAME	OldGroup7Player6.java	/^  static final String _CNAME = "PlaidPlayer";$/;"	f	class:OldGroup7Player6
_CNAME	OldGroup8Player3.java	/^    static final String _CNAME = "Men on Mission";$/;"	f	class:OldGroup8Player3
_CNAME	OldLadderPlayer.java	/^    static final String _CNAME = "Ladder Player";$/;"	f	class:OldLadderPlayer
_CNAME	PlayerSpecificResults.java	/^    static final String _CNAME = "Opponent Matchups";$/;"	f	class:PlayerSpecificResults
_CNAME	RandomPlayer.java	/^    static final String _CNAME = "Random Player";$/;"	f	class:RandomPlayer
_CNAME	Rectangles.java	/^    private static final String     _CNAME                  = "Rectangles";$/;"	f	class:Rectangles	file:
_CNAME	TournamentResults.java	/^    static final String _CNAME      = "Tournament Results";$/;"	f	class:TournamentResults
_CNAMES	TournamentResults.java	/^    static final String[] _CNAMES = { "Player", "NumGames", "AvgRank", "CumRank", "Wins", "Ties", "Losses", "CumScore", "AvgScore", "Delta", "Epsilon" };$/;"	f	class:TournamentResults
_CNORTH	IFCConstants.java	/^    public static final char _CNORTH     = 'N';$/;"	f	interface:IFCConstants
_CNORTHEAST	IFCConstants.java	/^    public static final char _CNORTHEAST = 1;$/;"	f	interface:IFCConstants
_CNORTHWEST	IFCConstants.java	/^    public static final char _CNORTHWEST = 3;$/;"	f	interface:IFCConstants
_CNULL_STRING	PlayerSpecificResults.java	/^    final String    _CNULL_STRING = "[Null]";$/;"	f	class:PlayerSpecificResults
_CNULL_STRING	Robot.java	/^    static final String _CNULL_STRING = "[Null]";$/;"	f	class:Robot
_CNULL_STRING	TournamentResults.java	/^    final String    _CNULL_STRING = "[Null]";$/;"	f	class:TournamentResults
_CNUMSTRAT	OldGroup3Player00.java	/^    static final int   _CNUMSTRAT   = 6;    $/;"	f	class:OldGroup3Player00
_CNUM_GAMES	TournamentResults.java	/^    static final int _CNUM_GAMES    = 0;$/;"	f	class:TournamentResults
_CNUM_LOSSES	TournamentResults.java	/^    static final int _CNUM_LOSSES   = 5;$/;"	f	class:TournamentResults
_CNUM_TIES	TournamentResults.java	/^    static final int _CNUM_TIES     = 4;$/;"	f	class:TournamentResults
_CNUM_WINS	TournamentResults.java	/^    static final int _CNUM_WINS     = 3;$/;"	f	class:TournamentResults
_CORIENTATIONS	IFCConstants.java	/^    public static final char[] _CORIENTATIONS = { _CSOUTHEAST, _CNORTHEAST, _CSOUTHWEST, _CNORTHWEST };$/;"	f	interface:IFCConstants
_COUTLINE_THICKNESS	.bkp/Rectangles.java	/^        final int           _COUTLINE_THICKNESS             = 2;$/;"	f	class:Rectangles.ViewPanel
_COUTLINE_THICKNESS	Rectangles.java	/^        final int           _COUTLINE_THICKNESS             = 2;$/;"	f	class:Rectangles.ViewPanel
_CPANEL_HEIGHT	.bkp/Rectangles.java	/^        final        int         _CPANEL_HEIGHT = 21;$/;"	f	class:Rectangles.ControlPanel
_CPANEL_HEIGHT	Rectangles.java	/^        final        int         _CPANEL_HEIGHT = 21;$/;"	f	class:Rectangles.ControlPanel
_CPANEL_WIDTH	.bkp/Rectangles.java	/^        final        int         _CPANEL_WIDTH = _CWIDTH;$/;"	f	class:Rectangles.ControlPanel
_CPANEL_WIDTH	Rectangles.java	/^        final        int         _CPANEL_WIDTH = _CWIDTH;$/;"	f	class:Rectangles.ControlPanel
_CPLAYER_NAME_LENGTH	.bkp/Rectangles.java	/^        final        int         _CPLAYER_NAME_LENGTH = 20;$/;"	f	class:Rectangles.ControlPanel
_CPLAYER_NAME_LENGTH	Rectangles.java	/^        final        int         _CPLAYER_NAME_LENGTH = 20;$/;"	f	class:Rectangles.ControlPanel
_CPLAY_ICON	.bkp/Rectangles.java	/^        final        ImageIcon   _CPLAY_ICON  = new ImageIcon("Images\/marble_play.gif");$/;"	f	class:Rectangles.ControlPanel
_CPLAY_ICON	Rectangles.java	/^        final        ImageIcon   _CPLAY_ICON  = new ImageIcon("Images\/marble_play.gif");$/;"	f	class:Rectangles.ControlPanel
_CPLURALITY	.bkp/Rectangles.java	/^    private static final int        _CPLURALITY             = 2;$/;"	f	class:Rectangles	file:
_CPLURALITY	Rectangles.java	/^    private static final int        _CPLURALITY             = 2;$/;"	f	class:Rectangles	file:
_CPROPERTIES_FILE	.bkp/Rectangles.java	/^    private static final String     _CPROPERTIES_FILE       = "gamemodel.properties";$/;"	f	class:Rectangles	file:
_CPROPERTIES_FILE	Rectangles.java	/^    private static final String     _CPROPERTIES_FILE       = "gamemodel.properties";$/;"	f	class:Rectangles	file:
_CRADIO_HEIGHT	TournamentPanel.java	/^        final int        _CRADIO_HEIGHT         = 20;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CRESET_ICON	.bkp/Rectangles.java	/^        final        ImageIcon   _CRESET_ICON = new ImageIcon("Images\/marble_reset.gif");$/;"	f	class:Rectangles.ControlPanel
_CRESET_ICON	Rectangles.java	/^        final        ImageIcon   _CRESET_ICON = new ImageIcon("Images\/marble_reset.gif");$/;"	f	class:Rectangles.ControlPanel
_CROBOT_FONT	.bkp/Rectangles.java	/^        final Font          _CROBOT_FONT                    = new Font("Courier", Font.BOLD, (_size > 50) ? (_size > 60) ? 8 : 9 : 10);$/;"	f	class:Rectangles.ViewPanel
_CROBOT_FONT	Rectangles.java	/^        final Font          _CROBOT_FONT                    = new Font("Courier", Font.BOLD, (_size > 50) ? (_size > 60) ? 8 : 9 : 10);$/;"	f	class:Rectangles.ViewPanel
_CRUN_ICON	TournamentPanel.java	/^        final ImageIcon  _CRUN_ICON             = new ImageIcon("Images\/alum_run.gif");$/;"	f	class:TournamentPanel.ConfigurationPanel
_CSAVE_ICON	.bkp/GUI.java	/^    static final ImageIcon  _CSAVE_ICON           = new ImageIcon("Images\/wood_save.gif");$/;"	f	class:GUI
_CSAVE_ICON	GUI.java	/^    static final ImageIcon  _CSAVE_ICON           = new ImageIcon("Images\/wood_save.gif");$/;"	f	class:GUI
_CSELECTING	.bkp/Rectangles.java	/^    private static final int        _CSELECTING             = 0;$/;"	f	class:Rectangles	file:
_CSELECTING	Rectangles.java	/^    private static final int        _CSELECTING             = 0;$/;"	f	class:Rectangles	file:
_CSELF_STRING	PlayerSpecificResults.java	/^    static final String _CSELF_STRING = "0.00|0.00|0.00";$/;"	f	class:PlayerSpecificResults
_CSEPARATOR	PlayerSpecificResults.java	/^    static final String _CSEPARATOR = "|";$/;"	f	class:PlayerSpecificResults
_CSINGLE_COLOR	.bkp/Rectangles.java	/^    private static final int        _CSINGLE_COLOR          = 1;$/;"	f	class:Rectangles	file:
_CSINGLE_COLOR	Rectangles.java	/^    private static final int        _CSINGLE_COLOR          = 1;$/;"	f	class:Rectangles	file:
_CSLOT_HEIGHT	TournamentPanel.java	/^        final int        _CSLOT_HEIGHT          = 100;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CSLOT_WIDTH	TournamentPanel.java	/^        final int        _CSLOT_WIDTH           = _CWIDTH;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CSOUTH	IFCConstants.java	/^    public static final char _CSOUTH     = 'S';$/;"	f	interface:IFCConstants
_CSOUTHEAST	IFCConstants.java	/^    public static final char _CSOUTHEAST = 0;$/;"	f	interface:IFCConstants
_CSOUTHWEST	IFCConstants.java	/^    public static final char _CSOUTHWEST = 2;$/;"	f	interface:IFCConstants
_CSPACER	TournamentPanel.java	/^        final String     _CSPACER               = "  ";$/;"	f	class:TournamentPanel.ConfigurationPanel
_CSTATES	.bkp/Rectangles.java	/^    private static final int[]      _CSTATES                = { _CSELECTING, _CMOVING, _CWAITING, _CDECISION, _CFINISHED };$/;"	f	class:Rectangles	file:
_CSTATES	Rectangles.java	/^    private static final int[]      _CSTATES                = { _CSELECTING, _CMOVING, _CWAITING, _CDECISION, _CFINISHED };$/;"	f	class:Rectangles	file:
_CSTAY	IFCConstants.java	/^    public static final char _CSTAY      = 'Y';$/;"	f	interface:IFCConstants
_CSTEP_ICON	.bkp/Rectangles.java	/^        final        ImageIcon   _CSTEP_ICON  = new ImageIcon("Images\/marble_step.gif");$/;"	f	class:Rectangles.ControlPanel
_CSTEP_ICON	Rectangles.java	/^        final        ImageIcon   _CSTEP_ICON  = new ImageIcon("Images\/marble_step.gif");$/;"	f	class:Rectangles.ControlPanel
_CSTOP_ICON	Rectangles.java	/^        final        ImageIcon   _CSTOP_ICON  = new ImageIcon("Images\/marble_stop.gif");$/;"	f	class:Rectangles.ControlPanel
_CTEXT_HEIGHT	TournamentPanel.java	/^        final int        _CTEXT_HEIGHT          = 40;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CTEXT_WIDTH	TournamentPanel.java	/^        final int        _CTEXT_WIDTH           = _CWIDTH;$/;"	f	class:TournamentPanel.ConfigurationPanel
_CUNDEFINED	IFCConstants.java	/^    public static final char _CUNDEFINED = '\\0';$/;"	f	interface:IFCConstants
_CVALUE_COLUMNS	TournamentResults.java	/^    static final int[] _CVALUE_COLUMNS = { _CNUM_GAMES, _CAVG_RANK, _CCUM_RANK, _CNUM_WINS, _CNUM_TIES, _CNUM_LOSSES, _CCUM_SCORE, _CAVG_SCORE, _CDELTA,  _CEPSILON };$/;"	f	class:TournamentResults
_CVIEW_FONT	.bkp/Rectangles.java	/^        final Font          _CVIEW_FONT                     = new Font("Courier", Font.BOLD, 35);$/;"	f	class:Rectangles.ViewPanel
_CVIEW_FONT	Rectangles.java	/^        final Font          _CVIEW_FONT                     = new Font("Courier", Font.BOLD, 35);$/;"	f	class:Rectangles.ViewPanel
_CVOFFSET	.bkp/Rectangles.java	/^        final int           _CVOFFSET                       = _CROBOT_FONT.getSize();$/;"	f	class:Rectangles.ViewPanel
_CVOFFSET	Rectangles.java	/^        final int           _CVOFFSET                       = _CROBOT_FONT.getSize();$/;"	f	class:Rectangles.ViewPanel
_CWAITING	.bkp/Rectangles.java	/^    private static final int        _CWAITING               = 2;$/;"	f	class:Rectangles	file:
_CWAITING	Rectangles.java	/^    private static final int        _CWAITING               = 2;$/;"	f	class:Rectangles	file:
_CWEST	IFCConstants.java	/^    public static final char _CWEST      = 'W';$/;"	f	interface:IFCConstants
_CWHITE	.bkp/Rectangles.java	/^        final Color         _CWHITE                         = new Color(1.0f, 1.0f, 1.0f);$/;"	f	class:Rectangles.ViewPanel
_CWHITE	Rectangles.java	/^        final Color         _CWHITE                         = new Color(1.0f, 1.0f, 1.0f);$/;"	f	class:Rectangles.ViewPanel
_CWIDTH	.bkp/Rectangles.java	/^        final        int         _CWIDTH = 300;$/;"	f	class:Rectangles.ControlPanel
_CWIDTH	.bkp/Rectangles.java	/^        final int           _CWIDTH                         = 600;$/;"	f	class:Rectangles.ViewPanel
_CWIDTH	MessagePanel.java	/^    final int       _CWIDTH         = 340;$/;"	f	class:MessagePanel
_CWIDTH	Rectangles.java	/^        final        int         _CWIDTH = 300;$/;"	f	class:Rectangles.ControlPanel
_CWIDTH	Rectangles.java	/^        final int           _CWIDTH                         = 600;$/;"	f	class:Rectangles.ViewPanel
_CWIDTH	TournamentPanel.java	/^    static final int    _CWIDTH = 600;$/;"	f	class:TournamentPanel
_DIAGONAL	OldG4Strategy4.java	/^    static final String _DIAGONAL = new String("DiagonalPlayer");$/;"	f	class:OldG4Strategy4
_EAST	Group2PlayerF.java	/^  static final int _EAST = 3;$/;"	f	class:StolenGroup8
_EAST	Group8Player0.java	/^  static final int _EAST = 3;$/;"	f	class:Group8Player0
_EAST	OldGroup7Player6.java	/^  static final int _EAST = 3;$/;"	f	class:OldGroup7Player6
_FILLER	OldG4Strategy4.java	/^    static final String _FILLER = new String("FillerPlayer");$/;"	f	class:OldG4Strategy4
_MAX	OldG4Strategy4.java	/^    int _MAX;$/;"	f	class:OldG4Strategy4
_MAX	OldLadderPlayer.java	/^    int _MAX;$/;"	f	class:OldLadderPlayer
_MY_TYPE_TOURNAMENT	TournamentPanel.java	/^    static final boolean _MY_TYPE_TOURNAMENT = false;$/;"	f	class:TournamentPanel
_NORTH	Group2PlayerF.java	/^  static final int _NORTH = 0;$/;"	f	class:StolenGroup8
_NORTH	Group8Player0.java	/^  static final int _NORTH = 0;$/;"	f	class:Group8Player0
_NORTH	OldGroup7Player6.java	/^  static final int _NORTH = 0;$/;"	f	class:OldGroup7Player6
_PlayerNum	OldGroup3Player00.java	/^    int    _PlayerNum = 0;$/;"	f	class:OldGroup3Player00
_SOUTH	Group2PlayerF.java	/^  static final int _SOUTH = 1;$/;"	f	class:StolenGroup8
_SOUTH	Group8Player0.java	/^  static final int _SOUTH = 1;$/;"	f	class:Group8Player0
_SOUTH	OldGroup7Player6.java	/^  static final int _SOUTH = 1;$/;"	f	class:OldGroup7Player6
_WEST	Group2PlayerF.java	/^  static final int _WEST = 2;$/;"	f	class:StolenGroup8
_WEST	Group8Player0.java	/^  static final int _WEST = 2;$/;"	f	class:Group8Player0
_WEST	OldGroup7Player6.java	/^  static final int _WEST = 2;$/;"	f	class:OldGroup7Player6
__rotate_east	Group2PlayerF.java	/^    private char[] __rotate_east = { 'W', 'W', 'E', 'E', 'N', 'S', 'N', 'S' };$/;"	f	class:StolenG5Base	file:
__rotate_east	Group5Player1.java	/^    private char[] __rotate_east = { 'W', 'W', 'E', 'E', 'N', 'S', 'N', 'S' };$/;"	f	class:G5Base	file:
__rotate_north	Group2PlayerF.java	/^    private char[] __rotate_north = { 'S', 'N', 'S', 'N', 'E', 'E', 'W', 'W' };$/;"	f	class:StolenG5Base	file:
__rotate_north	Group5Player1.java	/^    private char[] __rotate_north = { 'S', 'N', 'S', 'N', 'E', 'E', 'W', 'W' };$/;"	f	class:G5Base	file:
__rotate_south	Group2PlayerF.java	/^    private char[] __rotate_south = { 'N', 'S', 'N', 'S', 'W', 'W', 'E', 'E' };$/;"	f	class:StolenG5Base	file:
__rotate_south	Group5Player1.java	/^    private char[] __rotate_south = { 'N', 'S', 'N', 'S', 'W', 'W', 'E', 'E' };$/;"	f	class:G5Base	file:
__rotate_west	Group2PlayerF.java	/^    private char[] __rotate_west = { 'E', 'E', 'W', 'W', 'S', 'N', 'S', 'N' };$/;"	f	class:StolenG5Base	file:
__rotate_west	Group5Player1.java	/^    private char[] __rotate_west = { 'E', 'E', 'W', 'W', 'S', 'N', 'S', 'N' };$/;"	f	class:G5Base	file:
_analysis	TournamentPanel.java	/^    AnalysisPanel       _analysis;$/;"	f	class:TournamentPanel
_batchcomplete	GameRecord.java	/^    boolean _batchcomplete;$/;"	f	class:GameRecord
_board	.bkp/Rectangles.java	/^    private int[][]                 _board;$/;"	f	class:Rectangles	file:
_board	OldGroup2Player5J.java	/^    private int[][] _board = null;$/;"	f	class:OldGroup2Player5J	file:
_board	Rectangles.java	/^    private int[][]                 _board;$/;"	f	class:Rectangles	file:
_boot	.bkp/Rectangles.java	/^    private boolean[]               _boot;$/;"	f	class:Rectangles	file:
_boot	Rectangles.java	/^    private boolean[]               _boot;$/;"	f	class:Rectangles	file:
_cellclass	PlayerSpecificResults.java	/^    Class           _cellclass;$/;"	f	class:PlayerSpecificResults
_cellclass	TournamentResults.java	/^    Class           _cellclass;$/;"	f	class:TournamentResults
_changed	.bkp/Rectangles.java	/^    private boolean[][]             _changed;$/;"	f	class:Rectangles	file:
_changed	Rectangles.java	/^    private boolean[][]             _changed;$/;"	f	class:Rectangles	file:
_class	PlayerWrapper.java	/^	Class         _class;$/;"	f	class:PlayerWrapper
_class	TournamentResults.java	/^        Class _class;$/;"	f	class:TournamentResults.ClassScorePair
_classes	.bkp/Rectangles.java	/^        JComboBox[]  _classes;$/;"	f	class:Rectangles.ControlPanel
_classes	Rectangles.java	/^        JComboBox[]  _classes;$/;"	f	class:Rectangles.ControlPanel
_classes	TournamentPanel.java	/^        JList            _classes;$/;"	f	class:TournamentPanel.ConfigurationPanel
_classlist	.bkp/Rectangles.java	/^    private Class[]                 _classlist;$/;"	f	class:Rectangles	file:
_classlist	Configuration.java	/^    Class[] _classlist;$/;"	f	class:Configuration
_classlist	Rectangles.java	/^    private Class[]                 _classlist;$/;"	f	class:Rectangles	file:
_color	Robot.java	/^    Color _color;$/;"	f	class:Robot
_conf	.bkp/Rectangles.java	/^        JPanel       _conf;$/;"	f	class:Rectangles.ControlPanel
_conf	Rectangles.java	/^        JPanel       _conf;$/;"	f	class:Rectangles.ControlPanel
_confbox	.bkp/Rectangles.java	/^        JPanel       _confbox;$/;"	f	class:Rectangles.ControlPanel
_confbox	Rectangles.java	/^        JPanel       _confbox;$/;"	f	class:Rectangles.ControlPanel
_config	.bkp/GUI.java	/^    IFCConfiguration _config;$/;"	f	class:GUI
_config	.bkp/Rectangles.java	/^    private IFCConfiguration        _config;$/;"	f	class:Rectangles	file:
_config	GUI.java	/^    IFCConfiguration _config;$/;"	f	class:GUI
_config	Rectangles.java	/^    private IFCConfiguration        _config;$/;"	f	class:Rectangles	file:
_config	TournamentPanel.java	/^        IFCConfiguration _config;$/;"	f	class:TournamentPanel.ConfigurationPanel
_configure	TournamentPanel.java	/^    ConfigurationPanel  _configure;$/;"	f	class:TournamentPanel
_control	.bkp/GUI.java	/^    JPanel           _control;$/;"	f	class:GUI
_control	.bkp/Rectangles.java	/^    private ControlPanel            _control;$/;"	f	class:Rectangles	file:
_control	GUI.java	/^    JPanel           _control;$/;"	f	class:GUI
_control	Rectangles.java	/^    private ControlPanel            _control;$/;"	f	class:Rectangles	file:
_corners	PlayerWrapper.java	/^    ArrayList[]   _corners;$/;"	f	class:PlayerWrapper
_dim	GridPanel.java	/^    Dimension _dim;$/;"	f	class:GridPanel
_dim	SlotPanel.java	/^    Dimension _dim;$/;"	f	class:SlotPanel
_display	.bkp/GUI.java	/^    JTabbedPane      _display;$/;"	f	class:GUI
_display	GUI.java	/^    JTabbedPane      _display;$/;"	f	class:GUI
_endMarch	Group7Player8.java	/^    private boolean _endMarch;$/;"	f	class:Group7Player8	file:
_entries	TournamentResults.java	/^    PlayerEntry[]   _entries;$/;"	f	class:TournamentResults
_filled	.bkp/Rectangles.java	/^    private boolean[][]             _filled;$/;"	f	class:Rectangles	file:
_filled	Rectangles.java	/^    private boolean[][]             _filled;$/;"	f	class:Rectangles	file:
_finish	.bkp/Rectangles.java	/^    private int                     _finish;$/;"	f	class:Rectangles	file:
_finish	Rectangles.java	/^    private int                     _finish;$/;"	f	class:Rectangles	file:
_frame	.bkp/GUI.java	/^    JFrame           _frame;$/;"	f	class:GUI
_frame	GUI.java	/^    JFrame           _frame;$/;"	f	class:GUI
_game	Group2PlayerF.java	/^    Rectangles _game;$/;"	f	class:StolenG5Base
_game	Group5Player1.java	/^    Rectangles _game;$/;"	f	class:G5Base
_games	PlayerSpecificResults.java	/^    IFCGameRecord[] _games;$/;"	f	class:PlayerSpecificResults
_games	Tournament.java	/^    IFCGameRecord[] _games;$/;"	f	class:Tournament
_games	TournamentResults.java	/^    IFCGameRecord[] _games;$/;"	f	class:TournamentResults
_gap	Group2PlayerF.java	/^    int _gap;$/;"	f	class:StolenG5Cavalry
_gap	Group5Player1.java	/^    int _gap;$/;"	f	class:G5Cavalry
_gap_s	Group2PlayerF.java	/^    int _gap_s;$/;"	f	class:StolenG5Cavalry
_gap_s	Group5Player1.java	/^    int _gap_s;$/;"	f	class:G5Cavalry
_hashtable	TournamentPanel.java	/^    Hashtable		_hashtable;$/;"	f	class:TournamentPanel
_height	GridPanel.java	/^    int       _height;$/;"	f	class:GridPanel
_height	SlotPanel.java	/^    int       _height;$/;"	f	class:SlotPanel
_hist_x	Group2PlayerF.java	/^    int[][] _hist_x = new int[3][];$/;"	f	class:StolenGroup5
_hist_x	Group5Player1.java	/^    int[][] _hist_x = new int[3][];$/;"	f	class:Group5Player1
_hist_y	Group2PlayerF.java	/^    int[][] _hist_y = new int[3][];$/;"	f	class:StolenGroup5
_hist_y	Group5Player1.java	/^    int[][] _hist_y = new int[3][];$/;"	f	class:Group5Player1
_history	.bkp/Rectangles.java	/^    private ArrayList               _history;$/;"	f	class:Rectangles	file:
_history	Rectangles.java	/^    private ArrayList               _history;$/;"	f	class:Rectangles	file:
_hviewloc	.bkp/GUI.java	/^    double           _hviewloc;$/;"	f	class:GUI
_hviewloc	GUI.java	/^    double           _hviewloc;$/;"	f	class:GUI
_id	HumanPlayer.java	/^    int _id;$/;"	f	class:HumanPlayer
_id	Robot.java	/^    int _id;$/;"	f	class:Robot
_info	.bkp/Rectangles.java	/^        JPanel       _info;$/;"	f	class:Rectangles.ControlPanel
_info	Rectangles.java	/^        JPanel       _info;$/;"	f	class:Rectangles.ControlPanel
_infobox	.bkp/Rectangles.java	/^        JPanel       _infobox;$/;"	f	class:Rectangles.ControlPanel
_infobox	Rectangles.java	/^        JPanel       _infobox;$/;"	f	class:Rectangles.ControlPanel
_initialized	.bkp/Rectangles.java	/^    private boolean                 _initialized;$/;"	f	class:Rectangles	file:
_initialized	Rectangles.java	/^    private boolean                 _initialized;$/;"	f	class:Rectangles	file:
_input	.bkp/Rectangles.java	/^    private JTextField              _input;$/;"	f	class:Rectangles	file:
_input	Rectangles.java	/^    private JTextField              _input;$/;"	f	class:Rectangles	file:
_lastchange	.bkp/Rectangles.java	/^    private int                     _lastchange;$/;"	f	class:Rectangles	file:
_lastchange	Rectangles.java	/^    private int                     _lastchange;$/;"	f	class:Rectangles	file:
_lastchangefield	.bkp/Rectangles.java	/^        JTextField   _lastchangefield;$/;"	f	class:Rectangles.ControlPanel
_lastchangefield	Rectangles.java	/^        JTextField   _lastchangefield;$/;"	f	class:Rectangles.ControlPanel
_listeners	PlayerSpecificResults.java	/^    ArrayList       _listeners;$/;"	f	class:PlayerSpecificResults
_listeners	TournamentResults.java	/^    ArrayList       _listeners;$/;"	f	class:TournamentResults
_load	.bkp/GUI.java	/^    JMenuItem        _load;$/;"	f	class:GUI
_load	GUI.java	/^    JMenuItem        _load;    $/;"	f	class:GUI
_loadb	.bkp/GUI.java	/^    JButton          _loadb;$/;"	f	class:GUI
_loadb	GUI.java	/^    JButton          _loadb;$/;"	f	class:GUI
_log	MessagePanel.java	/^    JButton         _log;        $/;"	f	class:MessagePanel
_logfile	Configuration.java	/^    String _logfile;$/;"	f	class:Configuration
_logfile	MessagePanel.java	/^    File            _logfile;$/;"	f	class:MessagePanel
_logging	MessagePanel.java	/^    boolean         _logging;        $/;"	f	class:MessagePanel
_logscroll	MessagePanel.java	/^    JScrollPane     _logscroll;$/;"	f	class:MessagePanel
_logtext	MessagePanel.java	/^    JTextArea       _logtext;$/;"	f	class:MessagePanel
_map	PlayerWrapper.java	/^    HashMap[]     _map;$/;"	f	class:PlayerWrapper
_menubar	.bkp/GUI.java	/^    JMenuBar         _menubar;$/;"	f	class:GUI
_menubar	GUI.java	/^    JMenuBar         _menubar;$/;"	f	class:GUI
_message	.bkp/GUI.java	/^    MessagePanel     _message;$/;"	f	class:GUI
_message	GUI.java	/^    MessagePanel     _message;$/;"	f	class:GUI
_model	.bkp/GUI.java	/^    IFCModel         _model;$/;"	f	class:GUI
_model	GUI.java	/^    IFCModel         _model;$/;"	f	class:GUI
_model	TournamentPanel.java	/^    IFCModel            _model;$/;"	f	class:TournamentPanel
_moves	.bkp/Rectangles.java	/^    private char[][]                _moves;$/;"	f	class:Rectangles	file:
_moves	MoveResult.java	/^    char[][]  _moves;$/;"	f	class:MoveResult
_moves	Rectangles.java	/^    private char[][]                _moves;$/;"	f	class:Rectangles	file:
_multiplayer	TournamentPanel.java	/^        JRadioButton     _multiplayer;$/;"	f	class:TournamentPanel.ConfigurationPanel
_multisample	TournamentPanel.java	/^        JRadioButton     _multisample;$/;"	f	class:TournamentPanel.ConfigurationPanel
_my_robots	Group2PlayerF.java	/^    Robot[] _my_robots = null;$/;"	f	class:StolenG5Base
_my_robots	Group5Player1.java	/^    Robot[] _my_robots = null;$/;"	f	class:G5Base
_name	HumanPlayer.java	/^    String _name;$/;"	f	class:HumanPlayer
_name	TournamentResults.java	/^        String _name;$/;"	f	class:TournamentResults.PlayerEntry
_names	PlayerSpecificResults.java	/^    String[]        _names;$/;"	f	class:PlayerSpecificResults
_new_pos	Group2PlayerF.java	/^    Vertex[] _new_pos;$/;"	f	class:StolenG5Cavalry
_new_pos	Group5Player1.java	/^    Vertex[] _new_pos;$/;"	f	class:G5Cavalry
_nf	.bkp/Rectangles.java	/^        NumberFormat _nf;$/;"	f	class:Rectangles.ControlPanel
_nf	PlayerSpecificResults.java	/^    NumberFormat    _nf;$/;"	f	class:PlayerSpecificResults
_nf	Rectangles.java	/^        NumberFormat _nf;$/;"	f	class:Rectangles.ControlPanel
_nf	TournamentResults.java	/^    NumberFormat    _nf;$/;"	f	class:TournamentResults
_nr_robots	Group2PlayerF.java	/^    int _nr_robots;$/;"	f	class:StolenG5Base
_nr_robots	Group5Player1.java	/^    int _nr_robots;$/;"	f	class:G5Base
_numVertical	Group7Player8.java	/^    private int _numVertical;$/;"	f	class:Group7Player8	file:
_numgames	TournamentPanel.java	/^        JTextField       _numgames;$/;"	f	class:TournamentPanel.ConfigurationPanel
_numplayers	.bkp/Rectangles.java	/^    private int                     _numplayers;$/;"	f	class:Rectangles	file:
_numplayers	Rectangles.java	/^    private int                     _numplayers;$/;"	f	class:Rectangles	file:
_numplayers	TournamentPanel.java	/^        JTextField       _numplayers;$/;"	f	class:TournamentPanel.ConfigurationPanel
_numplayersbounds	Configuration.java	/^    int[] _numplayersbounds;$/;"	f	class:Configuration
_numplayersfield	.bkp/Rectangles.java	/^        JTextField   _numplayersfield;$/;"	f	class:Rectangles.ControlPanel
_numplayersfield	Rectangles.java	/^        JTextField   _numplayersfield;$/;"	f	class:Rectangles.ControlPanel
_numrobots	.bkp/Rectangles.java	/^    private int                     _numrobots;$/;"	f	class:Rectangles	file:
_numrobots	Configuration.java	/^    int _numrobots;$/;"	f	class:Configuration
_numrobots	GameRecord.java	/^    int _numrobots;$/;"	f	class:GameRecord
_numrobots	Rectangles.java	/^    private int                     _numrobots;$/;"	f	class:Rectangles	file:
_numrobotsbounds	Configuration.java	/^    int[] _numrobotsbounds;$/;"	f	class:Configuration
_numrobotsfield	.bkp/Rectangles.java	/^        JTextField   _numrobotsfield;$/;"	f	class:Rectangles.ControlPanel
_numrobotsfield	Rectangles.java	/^        JTextField   _numrobotsfield;$/;"	f	class:Rectangles.ControlPanel
_numrobotsfield	TournamentPanel.java	/^        JTextField       _numrobotsfield;$/;"	f	class:TournamentPanel.ConfigurationPanel
_numrounds	.bkp/Rectangles.java	/^    private int                     _numrounds;$/;"	f	class:Rectangles	file:
_numrounds	Configuration.java	/^    int _numrounds;$/;"	f	class:Configuration
_numrounds	GameRecord.java	/^    int _numrounds;$/;"	f	class:GameRecord
_numrounds	Rectangles.java	/^    private int                     _numrounds;$/;"	f	class:Rectangles	file:
_numroundsbounds	Configuration.java	/^    int[] _numroundsbounds;$/;"	f	class:Configuration
_numroundsfield	.bkp/Rectangles.java	/^        JTextField   _numroundsfield;$/;"	f	class:Rectangles.ControlPanel
_numroundsfield	Rectangles.java	/^        JTextField   _numroundsfield;$/;"	f	class:Rectangles.ControlPanel
_numroundsfield	TournamentPanel.java	/^        JTextField       _numroundsfield;$/;"	f	class:TournamentPanel.ConfigurationPanel
_objectfile	.bkp/GUI.java	/^    File             _objectfile;$/;"	f	class:GUI
_objectfile	GUI.java	/^    File             _objectfile;$/;"	f	class:GUI
_ocount	HumanPlayer.java	/^    static int _ocount;$/;"	f	class:HumanPlayer
_oppname	TournamentResults.java	/^    double[]        _oppname;$/;"	f	class:TournamentResults
_orientation	Corner.java	/^    char    _orientation;$/;"	f	class:Corner
_orientation	Group2PlayerF.java	/^    int _orientation;$/;"	f	class:StolenG5Cavalry
_orientation	Group5Player1.java	/^    int _orientation;$/;"	f	class:G5Cavalry
_persistence	.bkp/GUI.java	/^    HashMap          _persistence;$/;"	f	class:GUI
_persistence	GUI.java	/^    HashMap          _persistence;$/;"	f	class:GUI
_play	.bkp/Rectangles.java	/^        JButton      _play;$/;"	f	class:Rectangles.ControlPanel
_play	Rectangles.java	/^        JButton      _play;$/;"	f	class:Rectangles.ControlPanel
_player	PlayerWrapper.java	/^	IFCPlayer     _player;$/;"	f	class:PlayerWrapper
_player	TournamentResults.java	/^        Class _player;$/;"	f	class:TournamentResults.PlayerEntry
_playerindex	.bkp/Rectangles.java	/^    private int                     _playerindex;$/;"	f	class:Rectangles	file:
_playerindex	Rectangles.java	/^    private int                     _playerindex;$/;"	f	class:Rectangles	file:
_playerindex	Robot.java	/^    int _playerindex;$/;"	f	class:Robot
_playerlist	.bkp/Rectangles.java	/^    private Class[]                 _playerlist;$/;"	f	class:Rectangles	file:
_playerlist	Configuration.java	/^    Class[] _playerlist;$/;"	f	class:Configuration
_playerlist	Rectangles.java	/^    private Class[]                 _playerlist;$/;"	f	class:Rectangles	file:
_players	.bkp/Rectangles.java	/^    private PlayerWrapper[]         _players;$/;"	f	class:Rectangles	file:
_players	GameRecord.java	/^    Class[] _players;$/;"	f	class:GameRecord
_players	Rectangles.java	/^    private PlayerWrapper[]         _players;$/;"	f	class:Rectangles	file:
_players	TournamentPanel.java	/^        JList            _players;$/;"	f	class:TournamentPanel.ConfigurationPanel
_position	Corner.java	/^    Vertex  _position;$/;"	f	class:Corner
_position	Robot.java	/^    Vertex _position;$/;"	f	class:Robot
_rand	Group2PlayerF.java	/^    static Random _rand;$/;"	f	class:StolenG5Base
_rand	Group5Player1.java	/^    static Random _rand;$/;"	f	class:G5Base
_random	.bkp/Rectangles.java	/^    private static Random           _random;$/;"	f	class:Rectangles	file:
_random	Group6Player2f.java	/^    static Random _random;         \/\/ Mostly used in version 0.1$/;"	f	class:Group6Player2f
_random	IdlePlayer.java	/^    static Random _random;$/;"	f	class:IdlePlayer
_random	OldGroup1Player3.java	/^    static Random _random;$/;"	f	class:OldGroup1Player3
_random	OldGroup1Player4.java	/^    static Random _random;$/;"	f	class:OldGroup1Player4
_random	OldGroup3Player00.java	/^    static Random _random;$/;"	f	class:OldGroup3Player00
_random	OldGroup3Player300.java	/^    static Random _random;         \/\/ Mostly used in version 0.1$/;"	f	class:OldGroup3Player300
_random	OldGroup4Player6.java	/^    static Random _random;$/;"	f	class:OldGroup4Player6
_random	OldGroup4Player7.java	/^    static Random _random;$/;"	f	class:OldGroup4Player7
_random	OldGroup8Player3.java	/^    static Random _random;$/;"	f	class:OldGroup8Player3
_random	OldLadderPlayer.java	/^    static Random _random;$/;"	f	class:OldLadderPlayer
_random	RandomPlayer.java	/^    static Random _random;$/;"	f	class:RandomPlayer
_random	Rectangles.java	/^    private static Random           _random;$/;"	f	class:Rectangles	file:
_random	TournamentPanel.java	/^    Random              _random;$/;"	f	class:TournamentPanel
_ratio	.bkp/Rectangles.java	/^        double              _ratio;$/;"	f	class:Rectangles.ViewPanel
_ratio	Rectangles.java	/^        double              _ratio;$/;"	f	class:Rectangles.ViewPanel
_rect	Group2PlayerF.java	/^    Rectangles _rect;$/;"	f	class:Group2PlayerF
_rect	Group6Player2f.java	/^    Rectangles _rect;              \/\/ game variable$/;"	f	class:Group6Player2f
_rect	Group7Player8.java	/^    Rectangles _rect;$/;"	f	class:Group7Player8
_rect	HumanPlayer.java	/^    Rectangles _rect;$/;"	f	class:HumanPlayer
_rect	IdlePlayer.java	/^    Rectangles _rect;$/;"	f	class:IdlePlayer
_rect	OldG4Strategy4.java	/^    Rectangles _rect;$/;"	f	class:OldG4Strategy4
_rect	OldG4Strategy8.java	/^    Rectangles _rect;$/;"	f	class:OldG4Strategy8
_rect	OldG4Strategy9.java	/^    Rectangles _rect;$/;"	f	class:OldG4Strategy9
_rect	OldGroup1Player3.java	/^    Rectangles _rect;$/;"	f	class:OldGroup1Player3
_rect	OldGroup1Player4.java	/^    Rectangles _rect;$/;"	f	class:OldGroup1Player4
_rect	OldGroup3Player00.java	/^    Rectangles _rect;$/;"	f	class:OldGroup3Player00
_rect	OldGroup3Player300.java	/^    Rectangles _rect;              \/\/ game variable$/;"	f	class:OldGroup3Player300
_rect	OldGroup4Player6.java	/^    Rectangles _rect;$/;"	f	class:OldGroup4Player6
_rect	OldGroup4Player7.java	/^    Rectangles _rect;$/;"	f	class:OldGroup4Player7
_rect	OldGroup8Player3.java	/^    Rectangles _rect;$/;"	f	class:OldGroup8Player3
_rect	OldLadderPlayer.java	/^    Rectangles _rect;$/;"	f	class:OldLadderPlayer
_rect	PlayerWrapper.java	/^	Rectangles    _rect;$/;"	f	class:PlayerWrapper
_rect	RandomPlayer.java	/^    Rectangles _rect;$/;"	f	class:RandomPlayer
_rectangles	.bkp/Rectangles.java	/^    private HashMap                 _rectangles;$/;"	f	class:Rectangles	file:
_rectangles	GUI.java	/^    public static Rectangles _rectangles;$/;"	f	class:GUI
_rectangles	Rectangles.java	/^    private HashMap                 _rectangles;$/;"	f	class:Rectangles	file:
_registered	.bkp/Rectangles.java	/^    private boolean                 _registered;$/;"	f	class:Rectangles	file:
_registered	MessagePanel.java	/^    boolean         _registered;$/;"	f	class:MessagePanel
_registered	Rectangles.java	/^    private boolean                 _registered;$/;"	f	class:Rectangles	file:
_reset	.bkp/Rectangles.java	/^        JButton      _reset;$/;"	f	class:Rectangles.ControlPanel
_reset	Rectangles.java	/^        JButton      _reset;        $/;"	f	class:Rectangles.ControlPanel
_results	TournamentPanel.java	/^        IFCTournamentResults[]  _results;$/;"	f	class:TournamentPanel.AnalysisPanel
_return	Group2PlayerF.java	/^    boolean _return, _yreturn;$/;"	f	class:StolenG5Cavalry
_return	Group5Player1.java	/^    boolean _return, _yreturn;$/;"	f	class:G5Cavalry
_robots	.bkp/Rectangles.java	/^    private ArrayList[][]           _robots;$/;"	f	class:Rectangles	file:
_robots	Group6Player2f.java	/^    private Robot [] _robots;$/;"	f	class:Group6Player2f	file:
_robots	PlayerWrapper.java	/^    ArrayList     _robots;$/;"	f	class:PlayerWrapper
_robots	Rectangles.java	/^    private ArrayList[][]           _robots;$/;"	f	class:Rectangles	file:
_round	Group2PlayerF.java	/^    int _round;$/;"	f	class:StolenG5Cavalry
_round	Group5Player1.java	/^    int _round;$/;"	f	class:G5Cavalry
_roundrobin	TournamentPanel.java	/^        JRadioButton     _roundrobin;$/;"	f	class:TournamentPanel.ConfigurationPanel
_rounds	.bkp/Rectangles.java	/^        JTextField   _rounds;$/;"	f	class:Rectangles.ControlPanel
_rounds	.bkp/Rectangles.java	/^    private int                     _rounds;$/;"	f	class:Rectangles	file:
_rounds	Rectangles.java	/^        JTextField   _rounds;$/;"	f	class:Rectangles.ControlPanel
_rounds	Rectangles.java	/^    private int                     _rounds;$/;"	f	class:Rectangles	file:
_run	TournamentPanel.java	/^        JButton          _run;$/;"	f	class:TournamentPanel.ConfigurationPanel
_save	.bkp/GUI.java	/^    JMenuItem        _save;$/;"	f	class:GUI
_save	GUI.java	/^    JMenuItem        _save;$/;"	f	class:GUI
_saveb	.bkp/GUI.java	/^    JButton          _saveb;$/;"	f	class:GUI
_saveb	GUI.java	/^    JButton          _saveb;$/;"	f	class:GUI
_score	PlayerWrapper.java	/^    double        _score;$/;"	f	class:PlayerWrapper
_score	TournamentResults.java	/^        double _score;$/;"	f	class:TournamentResults.ClassScorePair
_scores	.bkp/Rectangles.java	/^        JTextField[] _scores;$/;"	f	class:Rectangles.ControlPanel
_scores	GameRecord.java	/^    double[] _scores;$/;"	f	class:GameRecord
_scores	MoveResult.java	/^    double[]  _scores;$/;"	f	class:MoveResult
_scores	Rectangles.java	/^        JTextField[] _scores;$/;"	f	class:Rectangles.ControlPanel
_scrclasses	TournamentPanel.java	/^        JScrollPane      _scrclasses;$/;"	f	class:TournamentPanel.ConfigurationPanel
_scroll	MessagePanel.java	/^    JScrollPane     _scroll;$/;"	f	class:MessagePanel
_scrplayers	TournamentPanel.java	/^        JScrollPane      _scrplayers;$/;"	f	class:TournamentPanel.ConfigurationPanel
_size	.bkp/Rectangles.java	/^    private int                     _size;$/;"	f	class:Rectangles	file:
_size	Configuration.java	/^    int _size;$/;"	f	class:Configuration
_size	GameRecord.java	/^    int _size;$/;"	f	class:GameRecord
_size	Group2PlayerF.java	/^    int _size;$/;"	f	class:StolenG5Base
_size	Group5Player1.java	/^    int _size;$/;"	f	class:G5Base
_size	Rectangles.java	/^    private int                     _size;$/;"	f	class:Rectangles	file:
_sizebounds	Configuration.java	/^    int[] _sizebounds;$/;"	f	class:Configuration
_sizefield	.bkp/Rectangles.java	/^        JTextField   _sizefield;$/;"	f	class:Rectangles.ControlPanel
_sizefield	Rectangles.java	/^        JTextField   _sizefield;$/;"	f	class:Rectangles.ControlPanel
_sizefield	TournamentPanel.java	/^        JTextField       _sizefield;$/;"	f	class:TournamentPanel.ConfigurationPanel
_sortindex	TournamentResults.java	/^        int _sortindex;$/;"	f	class:TournamentResults.PlayerEntrySorter
_splith	.bkp/GUI.java	/^    JSplitPane       _splith;$/;"	f	class:GUI
_splith	GUI.java	/^    JSplitPane       _splith;$/;"	f	class:GUI
_splitv	.bkp/GUI.java	/^    JSplitPane       _splitv;$/;"	f	class:GUI
_splitv	GUI.java	/^    JSplitPane       _splitv;$/;"	f	class:GUI
_state	.bkp/Rectangles.java	/^    private int                     _state;$/;"	f	class:Rectangles	file:
_state	Rectangles.java	/^    private int                     _state;$/;"	f	class:Rectangles	file:
_step	.bkp/Rectangles.java	/^        JButton      _step;$/;"	f	class:Rectangles.ControlPanel
_step	Group2PlayerF.java	/^    int _step = 1;$/;"	f	class:StolenG5Cavalry
_step	Group5Player1.java	/^    int _step = 1;$/;"	f	class:G5Cavalry
_step	Rectangles.java	/^        JButton      _step;$/;"	f	class:Rectangles.ControlPanel
_stop	Rectangles.java	/^	JButton      _stop;$/;"	f	class:Rectangles.ControlPanel
_tab	.bkp/Rectangles.java	/^        JTabbedPane  _tab;$/;"	f	class:Rectangles.ControlPanel
_tab	MessagePanel.java	/^    JTabbedPane     _tab;$/;"	f	class:MessagePanel
_tab	Rectangles.java	/^        JTabbedPane  _tab;$/;"	f	class:Rectangles.ControlPanel
_table	PlayerSpecificResults.java	/^    String[][]      _table;$/;"	f	class:PlayerSpecificResults
_table	TournamentResults.java	/^    String[][]      _table;$/;"	f	class:TournamentResults
_tabs	TournamentPanel.java	/^        JTabbedPane             _tabs;$/;"	f	class:TournamentPanel.AnalysisPanel
_tabs	TournamentPanel.java	/^    JTabbedPane         _tabs;$/;"	f	class:TournamentPanel
_text	MessagePanel.java	/^    JTextArea       _text;$/;"	f	class:MessagePanel
_toolbar	.bkp/GUI.java	/^    JToolBar         _toolbar;$/;"	f	class:GUI
_toolbar	GUI.java	/^    JToolBar         _toolbar;$/;"	f	class:GUI
_tournament	.bkp/GUI.java	/^    TournamentPanel  _tournament;$/;"	f	class:GUI
_tournament	GUI.java	/^    TournamentPanel  _tournament;$/;"	f	class:GUI
_tournament	TournamentPanel.java	/^    IFCTournament       _tournament;$/;"	f	class:TournamentPanel
_tview	.bkp/GUI.java	/^    JPanel           _tview;$/;"	f	class:GUI
_tview	GUI.java	/^    JPanel           _tview;$/;"	f	class:GUI
_ui	.bkp/Rectangles.java	/^    private transient IFCUI         _ui;$/;"	f	class:Rectangles	file:
_ui	MessagePanel.java	/^    transient IFCUI           _ui;$/;"	f	class:MessagePanel
_ui	Rectangles.java	/^    private transient IFCUI         _ui;$/;"	f	class:Rectangles	file:
_ui	TournamentPanel.java	/^    IFCUI               _ui;$/;"	f	class:TournamentPanel
_used	Corner.java	/^    boolean _used;$/;"	f	class:Corner
_valid	ParseValue.java	/^    boolean _valid;$/;"	f	class:ParseValue
_value	ParseValue.java	/^    Number  _value;$/;"	f	class:ParseValue
_values	TournamentResults.java	/^        double[] _values;$/;"	f	class:TournamentResults.PlayerEntry
_versusopp	TournamentResults.java	/^    double[]        _versusopp;$/;"	f	class:TournamentResults
_vertTendency	Group7Player8.java	/^    private char _vertTendency;$/;"	f	class:Group7Player8	file:
_vertical	SlotPanel.java	/^    boolean   _vertical;$/;"	f	class:SlotPanel
_view	.bkp/GUI.java	/^    JPanel           _view;$/;"	f	class:GUI
_view	.bkp/Rectangles.java	/^    private ViewPanel               _view;$/;"	f	class:Rectangles	file:
_view	GUI.java	/^    JPanel           _view;$/;"	f	class:GUI
_view	Rectangles.java	/^    private ViewPanel               _view;$/;"	f	class:Rectangles	file:
_width	GridPanel.java	/^    int       _width;$/;"	f	class:GridPanel
_width	Group2PlayerF.java	/^    int _width;$/;"	f	class:StolenG5Cavalry
_width	Group5Player1.java	/^    int _width;$/;"	f	class:G5Cavalry
_width	SlotPanel.java	/^    int       _width;$/;"	f	class:SlotPanel
_winners	MoveResult.java	/^    int[]     _winners;$/;"	f	class:MoveResult
_writer	MessagePanel.java	/^    transient BufferedWriter  _writer;$/;"	f	class:MessagePanel
_xa	.bkp/Rectangles.java	/^        public int _xa;$/;"	f	class:Rectangles.FilledRectangle
_xa	Rectangles.java	/^        public int _xa;$/;"	f	class:Rectangles.FilledRectangle
_xb	.bkp/Rectangles.java	/^        public int _xb;$/;"	f	class:Rectangles.FilledRectangle
_xb	Rectangles.java	/^        public int _xb;$/;"	f	class:Rectangles.FilledRectangle
_xpos	Group2PlayerF.java	/^    int _xpos;$/;"	f	class:StolenG5Cavalry
_xpos	Group5Player1.java	/^    int _xpos;$/;"	f	class:G5Cavalry
_xpos	Vertex.java	/^    int _xpos;$/;"	f	class:Vertex
_ya	.bkp/Rectangles.java	/^        public int _ya;$/;"	f	class:Rectangles.FilledRectangle
_ya	Rectangles.java	/^        public int _ya;$/;"	f	class:Rectangles.FilledRectangle
_yb	.bkp/Rectangles.java	/^        public int _yb;$/;"	f	class:Rectangles.FilledRectangle
_yb	Rectangles.java	/^        public int _yb;$/;"	f	class:Rectangles.FilledRectangle
_ypos	Group2PlayerF.java	/^    int _ypos;$/;"	f	class:StolenG5Cavalry
_ypos	Group5Player1.java	/^    int _ypos;$/;"	f	class:G5Cavalry
_ypos	Vertex.java	/^    int _ypos;$/;"	f	class:Vertex
_yreturn	Group2PlayerF.java	/^    boolean _return, _yreturn;$/;"	f	class:StolenG5Cavalry
_yreturn	Group5Player1.java	/^    boolean _return, _yreturn;$/;"	f	class:G5Cavalry
a	OldLadderPlayer.java	/^    int a;		\/\/a is the length of the square going to build$/;"	f	class:OldLadderPlayer
actionPerformed	.bkp/GUI.java	/^    public void actionPerformed(ActionEvent __event) {$/;"	m	class:GUI
actionPerformed	.bkp/Rectangles.java	/^        public void actionPerformed(ActionEvent __event) {$/;"	m	class:Rectangles.ControlPanel
actionPerformed	GUI.java	/^    public void actionPerformed(ActionEvent __event) {$/;"	m	class:GUI
actionPerformed	MessagePanel.java	/^    public void actionPerformed(ActionEvent __event) {$/;"	m	class:MessagePanel
actionPerformed	Rectangles.java	/^        public void actionPerformed(ActionEvent __event) {$/;"	m	class:Rectangles.ControlPanel
actionPerformed	TournamentPanel.java	/^        public void actionPerformed(ActionEvent __event) {$/;"	m	class:TournamentPanel.ConfigurationPanel
activeStrategies	OldGroup4Player6.java	/^    ArrayList activeStrategies;$/;"	f	class:OldGroup4Player6
activeStrategies	OldGroup4Player7.java	/^    ArrayList activeStrategies;$/;"	f	class:OldGroup4Player7
add	SlotPanel.java	/^    private void add(JComponent __comp) { }$/;"	m	class:SlotPanel	file:
add	SlotPanel.java	/^    public void add(JComponent __comp1, JComponent __comp2) {$/;"	m	class:SlotPanel
add	TournamentPanel.java	/^	public void add(Class cl)$/;"	m	class:TournamentPanel.MyGroup
addBot	OldGroup3Player00.java	/^    public void  addBot(Robot aBot)  {  theBots.add(aBot);  }$/;"	m	class:OldGroup3Player00.Group3Bots
addCorner	PlayerWrapper.java	/^    public void addCorner(Corner __corner) throws Exception {$/;"	m	class:PlayerWrapper
addDiagonalPlayer	OldG4Strategy4.java	/^    public void addDiagonalPlayer(int index) throws Exception{$/;"	m	class:OldG4Strategy4
addFillerPlayer	OldG4Strategy4.java	/^    public void addFillerPlayer(int index, int x, int y) throws Exception{$/;"	m	class:OldG4Strategy4
addMember	Group3Player6.java	/^		public void addMember(TeamMember m) {$/;"	m	class:Group3Player6.Team
addRobot	OldG4Strategy4.java	/^    public void addRobot(int index, String type) throws Exception{$/;"	m	class:OldG4Strategy4
addTableModelListener	PlayerSpecificResults.java	/^    public void addTableModelListener(TableModelListener __listener) {$/;"	m	class:PlayerSpecificResults
addTableModelListener	TournamentResults.java	/^    public void addTableModelListener(TableModelListener __listener) {$/;"	m	class:TournamentResults
adjust	OldGroup3Player00.java	/^    private char adjust(int orig, int dir) {$/;"	m	class:OldGroup3Player00	file:
adjustString	Util.java	/^    public static String adjustString(String __str, int __amount) throws Exception {$/;"	m	class:Util
allEmpty	Group2PlayerF.java	/^  boolean allEmpty(int tx, int tx2, int ty) throws Exception {$/;"	m	class:StolenGroup8
allEmpty	Group8Player0.java	/^  boolean allEmpty(int tx, int tx2, int ty) throws Exception {$/;"	m	class:Group8Player0
allRobotPositions	OldGroup8Player3.java	/^    Robot[][] allRobotPositions;$/;"	f	class:OldGroup8Player3
allRobotPositions	OldLadderPlayer.java	/^    Robot[][] allRobotPositions;$/;"	f	class:OldLadderPlayer
allRobots	.bkp/Rectangles.java	/^    public Robot[][] allRobots() throws Exception {$/;"	m	class:Rectangles
allRobots	Rectangles.java	/^    public Robot[][] allRobots() throws Exception {$/;"	m	class:Rectangles
alternate	OldLadderPlayer.java	/^    boolean alternate = false;$/;"	f	class:OldLadderPlayer
anchor	Group3Player6.java	/^		private Vertex anchor;$/;"	f	class:Group3Player6.TeamMember	file:
armyPlayer	OldGroup1Player4.java	/^    public char[] armyPlayer() throws Exception{ $/;"	m	class:OldGroup1Player4
arrayToString	OldGroup7Player2.java	/^  private static final String arrayToString(Robot[] arr) throws Exception {$/;"	m	class:OldGroup7Player2	file:
atBoundary	OldG4Strategy4.java	/^    public char atBoundary(int index) throws Exception{$/;"	m	class:OldG4Strategy4
atBoundary	OldG4Strategy4.java	/^    public char atBoundary(int index, char dir) throws Exception{$/;"	m	class:OldG4Strategy4
atDestCorner	OldGroup7Player2.java	/^    public boolean atDestCorner() throws Exception {$/;"	m	class:Rect
availableRobots	Group2PlayerF.java	/^  int availableRobots;$/;"	f	class:StolenGroup8
availableRobots	Group8Player0.java	/^  int availableRobots;$/;"	f	class:Group8Player0
backoff	Group2PlayerF.java	/^    boolean backoff;$/;"	f	class:Group2PlayerF
batchComplete	GameRecord.java	/^    public boolean batchComplete() throws Exception {$/;"	m	class:GameRecord
batchComplete	IFCGameRecord.java	/^    public boolean  batchComplete()                             throws Exception;$/;"	m	interface:IFCGameRecord
beingFollowed	OldGroup3Player00.java	/^    boolean beingFollowed=false;$/;"	f	class:OldGroup3Player00.Group3Bots
bestStation	OldGroup5Player2.java	/^	private Vertex bestStation (Vertex where_now, Vertex stations[], GridBot robot) $/;"	m	class:OldGroup5Player2.GridTeam	file:
bestStation	OldGroup5PlayerU.java	/^  private Vertex bestStation (Vertex where_now, Vertex stations[], OldGroup5Robot robot) $/;"	m	class:OldGroup5PlayerU	file:
best_rect	OldGroup8Player3.java	/^    MyRectangle best_rect;$/;"	f	class:OldGroup8Player3
blah	OldGroup3Player00.java	/^    static int blah=0;$/;"	f	class:OldGroup3Player00
board	OldGroup1Player3.java	/^    int[][] board;$/;"	f	class:OldGroup1Player3
board	OldGroup1Player4.java	/^    int[][] board;$/;"	f	class:OldGroup1Player4
boardPosition	OldGroup1Player3.java	/^    public void boardPosition(){$/;"	m	class:OldGroup1Player3
boardPosition	OldGroup1Player4.java	/^    public void boardPosition(){$/;"	m	class:OldGroup1Player4
boardSize	Group2PlayerF.java	/^    int boardSize;$/;"	f	class:Group2PlayerF
boardSize	OldGroup1Player3.java	/^    int boardSize;$/;"	f	class:OldGroup1Player3
boardSize	OldGroup1Player4.java	/^    int boardSize;$/;"	f	class:OldGroup1Player4
boardSize	OldGroup6Player3.java	/^    private int numRobots, boardSize;$/;"	f	class:OldGroup6Player3	file:
boardSize	OldGroup6Player4.java	/^    private int numRobots, boardSize;$/;"	f	class:OldGroup6Player4	file:
boardSize	OldGroup7Player2.java	/^    int boardSize;$/;"	f	class:OldGroup7Player2
board_size	OldGroup5Player2.java	/^	int board_size;$/;"	f	class:OldGroup5Player2.GridBot
board_size	OldGroup5Player2.java	/^	int board_size;$/;"	f	class:OldGroup5Player2.GridTeam
board_size	OldGroup5PlayerU.java	/^  int board_size;$/;"	f	class:OldGroup5PlayerU
board_size	OldGroup5Robot.java	/^  int board_size;$/;"	f	class:OldGroup5Robot
boardsize	OldG4Strategy8.java	/^    int boardsize = 0;$/;"	f	class:OldG4Strategy8
borderx	Group2PlayerF.java	/^    private int borderx,bordery; \/\/next border pos$/;"	f	class:StolenGroup8.emptyRec	file:
borderx	Group8Player0.java	/^    private int borderx,bordery; \/\/next border pos$/;"	f	class:Group8Player0.emptyRec	file:
bordery	Group2PlayerF.java	/^    private int borderx,bordery; \/\/next border pos$/;"	f	class:StolenGroup8.emptyRec	file:
bordery	Group8Player0.java	/^    private int borderx,bordery; \/\/next border pos$/;"	f	class:Group8Player0.emptyRec	file:
botIndex	OldG4Bot.java	/^    int botIndex;$/;"	f	class:OldG4Bot
botPlayers	OldG4Strategy4.java	/^    String[] botPlayers;$/;"	f	class:OldG4Strategy4
botRects	OldGroup7Player2.java	/^    Rect[] botRects;$/;"	f	class:OldGroup7Player2
botcounter	OldG4Strategy8.java	/^    int botcounter = 0;$/;"	f	class:OldG4Strategy8
bots	OldGroup5Player2.java	/^    Robot[] bots;$/;"	f	class:OldGroup5Player2
boundaryPlayer	OldG4Strategy4.java	/^    public char boundaryPlayer(int index) throws Exception{$/;"	m	class:OldG4Strategy4
boundaryPlayerFlag	OldG4Strategy4.java	/^    boolean[] boundaryPlayerFlag;$/;"	f	class:OldG4Strategy4
brokenSegmentRatio	OldGroup5Player2.java	/^	private double brokenSegmentRatio () throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
brokenSegmentRatio	OldGroup5PlayerU.java	/^  private double brokenSegmentRatio () throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
buildRectangle	Group1Player1.java	/^		public void buildRectangle() throws Exception {$/;"	m	class:Group1Player1.Bot
buildRectangle	Group3Player6.java	/^		public void buildRectangle() throws Exception {$/;"	m	class:Group3Player6.TeamMember
calcLuckyTarget	OldGroup3Player00.java	/^    private Robot calcLuckyTarget (Robot myBot, int size ) throws Exception$/;"	m	class:OldGroup3Player00	file:
calcNewPos	Group2PlayerF.java	/^    private final Vertex[] calcNewPos() throws Exception {$/;"	m	class:StolenG5Cavalry	file:
calcNewPos	Group5Player1.java	/^    private final Vertex[] calcNewPos() throws Exception {$/;"	m	class:G5Cavalry	file:
calcWidth	Group2PlayerF.java	/^    private int calcWidth( int gap ) {$/;"	m	class:StolenG5Cavalry	file:
calcWidth	Group5Player1.java	/^    private int calcWidth( int gap ) {$/;"	m	class:G5Cavalry	file:
calcYOff	Group2PlayerF.java	/^    private final int calcYOff( int idx ) {$/;"	m	class:StolenG5Cavalry	file:
calcYOff	Group5Player1.java	/^    private final int calcYOff( int idx ) {$/;"	m	class:G5Cavalry	file:
calcYOff1	Group2PlayerF.java	/^    private final int calcYOff1( int idx ) {$/;"	m	class:StolenG5Cavalry	file:
calcYOff1	Group5Player1.java	/^    private final int calcYOff1( int idx ) {$/;"	m	class:G5Cavalry	file:
calculated	OldLadderPlayer.java	/^    boolean calculated = false;$/;"	f	class:OldLadderPlayer
canMove	Group3Player6.java	/^		public boolean canMove(TeamMember m) throws Exception {$/;"	m	class:Group3Player6.Team
cannotMoveEast	OldG4Strategy4.java	/^    public char cannotMoveEast(int index) throws Exception{$/;"	m	class:OldG4Strategy4
cannotMoveNorth	OldG4Strategy4.java	/^    public char	cannotMoveNorth(int index) throws Exception{$/;"	m	class:OldG4Strategy4
cannotMoveSouth	OldG4Strategy4.java	/^    public char cannotMoveSouth(int index) throws Exception{$/;"	m	class:OldG4Strategy4
cannotMoveWest	OldG4Strategy4.java	/^    public char cannotMoveWest(int index) throws Exception{$/;"	m	class:OldG4Strategy4
celebrating	OldGroup5PlayerU.java	/^  int celebrating;$/;"	f	class:OldGroup5PlayerU
changeAnchor	Group3Player6.java	/^		public void changeAnchor(Vertex v) {$/;"	m	class:Group3Player6.TeamMember
changeDirCountFirst	OldGroup1Player4.java	/^    public int changeDirCountFirst=0;$/;"	f	class:OldGroup1Player4
changeDirCountSecond	OldGroup1Player4.java	/^    public int changeDirCountSecond=0;$/;"	f	class:OldGroup1Player4
changeInDir	OldGroup1Player3.java	/^    public char changeInDir(myRobot rob){$/;"	m	class:OldGroup1Player3
changeInDir	OldGroup1Player4.java	/^    public char changeInDir(myRobot rob){$/;"	m	class:OldGroup1Player4
changedHeading	OldGroup6Player3.java	/^        private boolean changedHeading;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic	file:
changedHeading	OldGroup6Player4.java	/^        private boolean changedHeading;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic	file:
changes	OldGroup6Player3.java	/^        int changes;        \/\/ times direction changed$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
changes	OldGroup6Player3.java	/^        int currentLength, changes = 1;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
changes	OldGroup6Player4.java	/^        int changes;        \/\/ times direction changed$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
changes	OldGroup6Player4.java	/^        int currentLength, changes = 1;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
charDir	Group2PlayerF.java	/^  public int charDir(char ch) {$/;"	m	class:StolenGroup8
charDir	Group8Player0.java	/^  public int charDir(char ch) {$/;"	m	class:Group8Player0
charDir	OldGroup7Player6.java	/^  public int charDir(char ch) {$/;"	m	class:OldGroup7Player6
chase	OldG4Strategy8.java	/^    boolean chase = false;$/;"	f	class:OldG4Strategy8
chaseClosest	OldG4Strategy.java	/^    public char chaseClosest(int x, int y, Rectangles _rect, int ourindex) throws Exception{$/;"	m	class:OldG4Strategy
chased	Group2PlayerF.java	/^    boolean chased() throws Exception {$/;"	m	class:StolenGroup5
chased	Group5Player1.java	/^    boolean chased() throws Exception {$/;"	m	class:Group5Player1
chasee	Group7Player8.java	/^    private int [][] chasee;$/;"	f	class:Group7Player8	file:
chaser	Group6Player2f.java	/^    private char[] chaser(char[] returns) throws Exception {$/;"	m	class:Group6Player2f	file:
chaser	OldGroup6Player3.java	/^        public Robot chaser() throws Exception {$/;"	m	class:OldGroup6Player3.LogicRobot
chaser	OldGroup6Player4.java	/^        public Robot chaser() throws Exception {$/;"	m	class:OldGroup6Player4.LogicRobot
chasers	OldGroup6Player3.java	/^        Robot[] chasers = new Robot[10];$/;"	f	class:OldGroup6Player3.LogicRobot
chasers	OldGroup6Player4.java	/^        Robot[] chasers = new Robot[10];$/;"	f	class:OldGroup6Player4.LogicRobot
chasing	Group7Player8.java	/^    private boolean [] chasing;$/;"	f	class:Group7Player8	file:
check1p1r	OldGroup3Player00.java	/^    static int check1p1r=0;$/;"	f	class:OldGroup3Player00
checkBorders	Group2PlayerF.java	/^  boolean checkBorders(int tx, int tx2, int ty) throws Exception{$/;"	m	class:StolenGroup8
checkBorders	Group8Player0.java	/^  boolean checkBorders(int tx, int tx2, int ty) throws Exception{$/;"	m	class:Group8Player0
checkRect	OldGroup7Player2.java	/^    public Vertex checkRect (boolean[][] board) {$/;"	m	class:Rect
choose	TournamentPanel.java	/^        double choose(int __c, int __n) {$/;"	m	class:TournamentPanel.ConfigurationPanel
classList	Configuration.java	/^    public Class[] classList() throws Exception {$/;"	m	class:Configuration
classList	IFCConfiguration.java	/^    public Class[]  classList()                                 throws Exception;$/;"	m	interface:IFCConfiguration
clearCorners	PlayerWrapper.java	/^    public void clearCorners() throws Exception {$/;"	m	class:PlayerWrapper
clist	TournamentPanel.java	/^	Class[] clist;$/;"	f	class:TournamentPanel.MyGroup
clockwise	OldG4Strategy4.java	/^    boolean[] clockwise;$/;"	f	class:OldG4Strategy4
clockwise	OldGroup5Player2.java	/^	private double clockwise (Vertex here, char direction) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
clockwise	OldGroup5PlayerU.java	/^  private double clockwise (Vertex here, char direction) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
clockwiseFlag	OldG4Strategy4.java	/^    boolean clockwiseFlag = true;$/;"	f	class:OldG4Strategy4
clockwiseMoves	OldGroup7Player2.java	/^    static final char[] clockwiseMoves = {'E', 'S', 'W', 'N', 'Y'};$/;"	f	class:Rect
closest	OldGroup5Player2.java	/^	private int closest () throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
closest	OldGroup5Robot.java	/^  private int closest () throws Exception {$/;"	m	class:OldGroup5Robot	file:
closestAvailableDistance	Group2PlayerF.java	/^    private int closestAvailableDistance;$/;"	f	class:StolenGroup8.emptyRec	file:
closestAvailableDistance	Group8Player0.java	/^    private int closestAvailableDistance;$/;"	f	class:Group8Player0.emptyRec	file:
closestBoundary	OldG4Strategy4.java	/^    public char closestBoundary(int index) throws Exception{$/;"	m	class:OldG4Strategy4
closestEnemy	Group2PlayerF.java	/^  Robot[] closestEnemy;  \/* the closest enemy of each of our Robots *\/$/;"	f	class:StolenGroup8
closestEnemy	Group3Player6.java	/^		protected Robot closestEnemy(Robot me) throws Exception {$/;"	m	class:Group3Player6.Team
closestEnemy	Group8Player0.java	/^  Robot[] closestEnemy;  \/* the closest enemy of each of our Robots *\/$/;"	f	class:Group8Player0
closestEnemyBot	Group3Player6.java	/^		private Robot closestEnemyBot = null;$/;"	f	class:Group3Player6.TeamMember	file:
closestEnemyRobot	Group1Player1.java	/^		public Robot closestEnemyRobot() throws Exception {$/;"	m	class:Group1Player1.Bot
closestEnemyRobot	Group2PlayerF.java	/^		private Robot closestEnemyRobot(int myRobot) throws Exception {$/;"	m	class:StolenGroup8	file:
closestEnemyRobot	Group8Player0.java	/^		private Robot closestEnemyRobot(int myRobot) throws Exception {$/;"	m	class:Group8Player0	file:
closestOpponent	OldGroup2Player5J.java	/^    private int closestOpponent[];$/;"	f	class:OldGroup2Player5J	file:
closestOpponent	OldGroup3Player00.java	/^    private Robot closestOpponent(Robot myBot) throws Exception$/;"	m	class:OldGroup3Player00	file:
closestRobot	OldGroup1Player3.java	/^        private Robot closestRobot;$/;"	f	class:OldGroup1Player3.MyRobot	file:
closestRobot	OldGroup1Player4.java	/^        private Robot closestRobot;$/;"	f	class:OldGroup1Player4.MyRobot	file:
color	Group1Player1.java	/^	public Color color() throws Exception {$/;"	m	class:Group1Player1
color	Group2PlayerF.java	/^    public Color color() throws Exception {$/;"	m	class:Group2PlayerF
color	Group2PlayerF.java	/^    public Color color() throws Exception {$/;"	m	class:StolenGroup5
color	Group2PlayerF.java	/^  public Color color() throws Exception {$/;"	m	class:StolenGroup8
color	Group3Player6.java	/^	public Color color() throws Exception {$/;"	m	class:Group3Player6
color	Group5Player1.java	/^    public Color color() throws Exception {$/;"	m	class:Group5Player1
color	Group6Player2f.java	/^    public Color color() throws Exception {$/;"	m	class:Group6Player2f
color	Group7Player8.java	/^    public Color color() throws Exception {$/;"	m	class:Group7Player8
color	Group8Player0.java	/^  public Color color() throws Exception {$/;"	m	class:Group8Player0
color	HumanPlayer.java	/^    public Color color() throws Exception {$/;"	m	class:HumanPlayer
color	IFCPlayer.java	/^    public Color    color()                           throws Exception;$/;"	m	interface:IFCPlayer
color	IdlePlayer.java	/^    public Color color() throws Exception {$/;"	m	class:IdlePlayer
color	OldGroup1Player3.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup1Player3
color	OldGroup1Player4.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup1Player4
color	OldGroup2Player5J.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup2Player5J
color	OldGroup3Player00.java	/^    public Color color() throws Exception {  return _CCOLOR; }$/;"	m	class:OldGroup3Player00
color	OldGroup3Player300.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup3Player300
color	OldGroup4Player6.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup4Player6
color	OldGroup4Player7.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup4Player7
color	OldGroup5Player2.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup5Player2
color	OldGroup5PlayerU.java	/^  public Color color() throws Exception {$/;"	m	class:OldGroup5PlayerU
color	OldGroup5PlayerU.java	/^  static final Color color = new Color(0.0f, 0.6f, 1.0f);  $/;"	f	class:OldGroup5PlayerU
color	OldGroup6Player3.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup6Player3
color	OldGroup6Player4.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup6Player4
color	OldGroup7Player2.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup7Player2
color	OldGroup7Player6.java	/^  public Color color() throws Exception {$/;"	m	class:OldGroup7Player6
color	OldGroup8Player3.java	/^    public Color color() throws Exception {$/;"	m	class:OldGroup8Player3
color	OldLadderPlayer.java	/^    public Color color() throws Exception {$/;"	m	class:OldLadderPlayer
color	PlayerWrapper.java	/^    public Color color() throws Exception {$/;"	m	class:PlayerWrapper
color	RandomPlayer.java	/^    public Color color() throws Exception {$/;"	m	class:RandomPlayer
color	Robot.java	/^    public Color color() throws Exception {$/;"	m	class:Robot
colors	.bkp/Rectangles.java	/^    public int[][] colors() throws Exception {$/;"	m	class:Rectangles
colors	OldG4Strategy4.java	/^    int[][] colors;$/;"	f	class:OldG4Strategy4
colors	OldGroup6Player3.java	/^    private int[][] colors;$/;"	f	class:OldGroup6Player3	file:
colors	OldLadderPlayer.java	/^    int[][] colors;$/;"	f	class:OldLadderPlayer
colors	Rectangles.java	/^    public int[][] colors() throws Exception {$/;"	m	class:Rectangles
columnAdded	PlayerSpecificResults.java	/^    public void columnAdded(TableColumnModelEvent __event) $/;"	m	class:PlayerSpecificResults
columnAdded	TournamentResults.java	/^    public void columnAdded(TableColumnModelEvent __event) $/;"	m	class:TournamentResults
columnMarginChanged	PlayerSpecificResults.java	/^    public void columnMarginChanged(ChangeEvent __event)$/;"	m	class:PlayerSpecificResults
columnMarginChanged	TournamentResults.java	/^    public void columnMarginChanged(ChangeEvent __event)$/;"	m	class:TournamentResults
columnMoved	PlayerSpecificResults.java	/^    public void columnMoved(TableColumnModelEvent __event)$/;"	m	class:PlayerSpecificResults
columnMoved	TournamentResults.java	/^    public void columnMoved(TableColumnModelEvent __event)$/;"	m	class:TournamentResults
columnRemoved	PlayerSpecificResults.java	/^    public void columnRemoved(TableColumnModelEvent __event)$/;"	m	class:PlayerSpecificResults
columnRemoved	TournamentResults.java	/^    public void columnRemoved(TableColumnModelEvent __event)$/;"	m	class:TournamentResults
columnSelectionChanged	PlayerSpecificResults.java	/^    public void columnSelectionChanged(ListSelectionEvent __event) $/;"	m	class:PlayerSpecificResults
columnSelectionChanged	TournamentResults.java	/^    public void columnSelectionChanged(ListSelectionEvent __event) {$/;"	m	class:TournamentResults
compare	TournamentResults.java	/^        public int compare(Object __obj1, Object __obj2) {$/;"	m	class:TournamentResults.PlayerEntrySorter
compare	Util.java	/^        public int compare(Object __obj1, Object __obj2) {$/;"	m	class:Util.ClassSorter
compareTo	Corner.java	/^    public int compareTo(Object __obj) {$/;"	m	class:Corner
compareTo	Group1Player1.java	/^		public int compareTo(Object iO) {$/;"	m	class:Group1Player1.Hole
compareTo	TournamentResults.java	/^        public int compareTo(Object __obj) {$/;"	m	class:TournamentResults.ClassScorePair
compareTo	TournamentResults.java	/^        public int compareTo(Object __obj) {$/;"	m	class:TournamentResults.PlayerEntry
configure	.bkp/GUI.java	/^    public void configure(IFCConfiguration __config) throws Exception {$/;"	m	class:GUI
configure	GUI.java	/^    public void configure(IFCConfiguration __config) throws Exception {$/;"	m	class:GUI
configure	IFCUI.java	/^    public void   configure(IFCConfiguration __config)   throws Exception;$/;"	m	interface:IFCUI
consecutive	OldGroup3Player300.java	/^    int consecutive;    \/\/ number of consec moves in same direction (for strat. 1)$/;"	f	class:OldGroup3Player300
constructive	OldGroup1Player3.java	/^    int constructive=0;$/;"	f	class:OldGroup1Player3
constructive	OldGroup1Player4.java	/^    int constructive=0;$/;"	f	class:OldGroup1Player4
containsCorner	PlayerWrapper.java	/^    public boolean containsCorner(Corner __corner) throws Exception {$/;"	m	class:PlayerWrapper
continuous	OldGroup7Player2.java	/^    private int continuous (int xpos, int ypos, char direction, int length) throws Exception {$/;"	m	class:OldGroup7Player2	file:
controlPanel	Rectangles.java	/^	private ControlPanel controlPanel;	$/;"	f	class:Rectangles.StopListener	file:
convert	OldGroup3Player00.java	/^    private char convert(int i) {$/;"	m	class:OldGroup3Player00	file:
copy	MoveResult.java	/^    public MoveResult copy() throws Exception {$/;"	m	class:MoveResult
copy	Robot.java	/^    public Robot copy() throws Exception {$/;"	m	class:Robot
copy	Vertex.java	/^    public Vertex copy() throws Exception {$/;"	m	class:Vertex
cornerPicked	Group6Player2f.java	/^    int cornerPicked;   \/\/ What corner do we start at?$/;"	f	class:Group6Player2f
cornerPicked	OldGroup3Player300.java	/^    int cornerPicked;   \/\/ What corner do we start at?$/;"	f	class:OldGroup3Player300
corners	OldGroup7Player2.java	/^    Vertex[] corners;$/;"	f	class:Rect
corners	PlayerWrapper.java	/^    public Corner[][] corners() throws Exception {$/;"	m	class:PlayerWrapper
cornersSize	PlayerWrapper.java	/^    public int cornersSize(int __pos) throws Exception {$/;"	m	class:PlayerWrapper
countFreq	OldGroup6Player3.java	/^        public int countFreq(Robot[] list, Robot check) {$/;"	m	class:OldGroup6Player3.LogicRobot
countFreq	OldGroup6Player4.java	/^        public int countFreq(Robot[] list, Robot check) {$/;"	m	class:OldGroup6Player4.LogicRobot
counter	OldG4Strategy4.java	/^    int[] counter;$/;"	f	class:OldG4Strategy4
counter	OldG4Strategy8.java	/^    int counter = 0;$/;"	f	class:OldG4Strategy8
counter	OldGroup7Player2.java	/^    int counter;$/;"	f	class:Rect
counterClockwiseMoves	OldGroup7Player2.java	/^    static final char[] counterClockwiseMoves = {'S', 'E', 'N', 'W', 'Y'};$/;"	f	class:Rect
create	.bkp/Rectangles.java	/^    void create(IFCConfiguration __config) throws Exception {$/;"	m	class:Rectangles
create	Rectangles.java	/^    void create(IFCConfiguration __config) throws Exception {$/;"	m	class:Rectangles
createDefaultConfiguration	.bkp/Rectangles.java	/^    public static IFCConfiguration createDefaultConfiguration() throws Exception {$/;"	m	class:Rectangles
createDefaultConfiguration	Rectangles.java	/^    public static IFCConfiguration createDefaultConfiguration() throws Exception {$/;"	m	class:Rectangles
crowded	OldGroup5Player2.java	/^	private boolean crowded () throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
crowded	OldGroup5Player2.java	/^	private boolean crowded (Vertex v) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
crowded	OldGroup5PlayerU.java	/^  private boolean crowded (Vertex v) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
crowded	OldGroup5Robot.java	/^  private boolean crowded () throws Exception {$/;"	m	class:OldGroup5Robot	file:
curFiller	OldG4Strategy4.java	/^    Vertex[] curFiller;$/;"	f	class:OldG4Strategy4
curr_members	OldGroup8Player3.java	/^	int curr_members;$/;"	f	class:OldGroup8Player3.RectangleTeam
curr_rounds	OldGroup8Player3.java	/^	int curr_rounds;$/;"	f	class:OldGroup8Player3.DestructiveRandomWalk
curr_rounds	OldGroup8Player3.java	/^	int curr_rounds;$/;"	f	class:OldGroup8Player3.RectangleTeam
currentDirection	Group6Player2f.java	/^    char [] currentDirection;       \/\/From Group7Player6$/;"	f	class:Group6Player2f
currentDirection	Group7Player8.java	/^    private char [] currentDirection;$/;"	f	class:Group7Player8	file:
currentDirection	OldGroup6Player3.java	/^        char currentDirection;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
currentDirection	OldGroup6Player4.java	/^        char currentDirection;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
currentLength	OldGroup6Player3.java	/^        int currentLength, changes = 1;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
currentLength	OldGroup6Player4.java	/^        int currentLength, changes = 1;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
currentPlayer	OldGroup1Player3.java	/^    int currentPlayer;$/;"	f	class:OldGroup1Player3
currentPlayer	OldGroup1Player4.java	/^    int currentPlayer;$/;"	f	class:OldGroup1Player4
currentPosition	OldGroup7Player2.java	/^    Vertex currentPosition;$/;"	f	class:Rect
currentSide	OldGroup6Player3.java	/^        int currentSide;    \/\/ size of current side$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
currentSide	OldGroup6Player4.java	/^        int currentSide;    \/\/ size of current side$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
currentSide	OldGroup6Player4.java	/^        private int currentSide;$/;"	f	class:OldGroup6Player4.DisruptLogic	file:
currentX	OldGroup1Player4.java	/^    public int currentX[];$/;"	f	class:OldGroup1Player4
currentY	OldGroup1Player4.java	/^    public int currentY[];$/;"	f	class:OldGroup1Player4
debug	OldGroup1Player3.java	/^    boolean debug = false;$/;"	f	class:OldGroup1Player3
debug	OldGroup1Player4.java	/^    boolean debug = false;$/;"	f	class:OldGroup1Player4
debug	OldGroup6Player3.java	/^    private static final void debug(Object o) {$/;"	m	class:OldGroup6Player3	file:
debug	OldGroup6Player3.java	/^    private static final void debug(int i) {$/;"	m	class:OldGroup6Player3	file:
debug	OldGroup6Player4.java	/^    private static final void debug(Object o) {$/;"	m	class:OldGroup6Player4	file:
debug	OldGroup6Player4.java	/^    private static final void debug(int i) {$/;"	m	class:OldGroup6Player4	file:
defense	Group3Player6.java	/^	private Team defense;$/;"	f	class:Group3Player6	file:
density	Group2PlayerF.java	/^    double density;$/;"	f	class:Group2PlayerF
density	OldLadderPlayer.java	/^    double density(int x, int y) throws Exception{$/;"	m	class:OldLadderPlayer
dest	OldGroup5Player2.java	/^	Vertex dest;$/;"	f	class:OldGroup5Player2.GridBot
dest	OldGroup5Robot.java	/^  Vertex dest;$/;"	f	class:OldGroup5Robot
destCorner	OldGroup7Player2.java	/^    int destCorner;$/;"	f	class:Rect
destX	Group2PlayerF.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:StolenGroup8
destX	Group8Player0.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:Group8Player0
destX	OldGroup7Player6.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:OldGroup7Player6
destY	Group2PlayerF.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:StolenGroup8
destY	Group8Player0.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:Group8Player0
destY	OldGroup7Player6.java	/^  int destX[], destY[];  \/* destinations of robots; -1 for grid walking mode *\/$/;"	f	class:OldGroup7Player6
destructive	OldGroup1Player3.java	/^    int destructive=0;$/;"	f	class:OldGroup1Player3
destructive	OldGroup1Player4.java	/^    int destructive=0;$/;"	f	class:OldGroup1Player4
destructive	OldGroup6Player4.java	/^        public boolean destructive = false;$/;"	f	class:OldGroup6Player4.LogicRobot
destructors	OldGroup6Player4.java	/^    private boolean[] destructors;$/;"	f	class:OldGroup6Player4	file:
diagLeftPlayerCount	OldG4Strategy4.java	/^    int diagLeftPlayerCount = 0;$/;"	f	class:OldG4Strategy4
diagRightPlayerCount	OldG4Strategy4.java	/^    int diagRightPlayerCount = 0;$/;"	f	class:OldG4Strategy4
diagStartPoint	OldG4Strategy4.java	/^    int diagStartPoint = 1;$/;"	f	class:OldG4Strategy4
diag_rectsize	OldG4Strategy4.java	/^    int diag_rectsize = 4;$/;"	f	class:OldG4Strategy4
diagonalPlayer	OldG4Strategy4.java	/^    public char diagonalPlayer(int index) throws Exception{$/;"	m	class:OldG4Strategy4
dirChar	Group2PlayerF.java	/^  public char dirChar(int dir) {$/;"	m	class:StolenGroup8
dirChar	Group8Player0.java	/^  public char dirChar(int dir) {$/;"	m	class:Group8Player0
dirChar	OldGroup7Player6.java	/^  public char dirChar(int dir) {$/;"	m	class:OldGroup7Player6
direction	Group2PlayerF.java	/^    char[] direction;$/;"	f	class:Group2PlayerF
direction	Group2PlayerF.java	/^  int direction[];       \/* robot directions; one of _NORTH, ... *\/$/;"	f	class:StolenGroup8
direction	Group3Player6.java	/^		private int direction = 0;$/;"	f	class:Group3Player6.TeamMember	file:
direction	Group8Player0.java	/^  int direction[];       \/* robot directions; one of _NORTH, ... *\/$/;"	f	class:Group8Player0
direction	OldG4Strategy4.java	/^    int[] direction; $/;"	f	class:OldG4Strategy4
direction	OldGroup6Player3.java	/^        char direction;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
direction	OldGroup6Player4.java	/^        char direction = _CEAST;$/;"	f	class:OldGroup6Player4.DisruptLogic
direction	OldGroup6Player4.java	/^        char direction;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
direction	OldGroup7Player2.java	/^    int direction;$/;"	f	class:Rect
direction	OldGroup7Player6.java	/^  int direction[];       \/* robot directions; one of _NORTH, ... *\/$/;"	f	class:OldGroup7Player6
directionIndex	OldG4Strategy4.java	/^    public int directionIndex(char dir, char[] moves){$/;"	m	class:OldG4Strategy4
directions	Group6Player2f.java	/^    char[] directions;             \/\/ for remembering what directions to move in$/;"	f	class:Group6Player2f
directions	OldGroup3Player300.java	/^    char[] directions;             \/\/ for remembering what directions to move in$/;"	f	class:OldGroup3Player300
directions	OldGroup6Player3.java	/^        final char[][] directions = {$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
directions	OldGroup6Player3.java	/^        final char[][] directions = {{ _CNORTH, _CWEST, _CSOUTH, _CEAST},$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
directions	OldGroup6Player4.java	/^        char[] directions = {_CEAST, _CSOUTH, _CWEST, _CNORTH};$/;"	f	class:OldGroup6Player4.DisruptLogic
directions	OldGroup6Player4.java	/^        final char[][] directions = {$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
directions	OldGroup6Player4.java	/^        final char[][] directions = {{ _CNORTH, _CWEST, _CSOUTH, _CEAST},$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
directions	OldGroup8Player3.java	/^	int[][] directions;$/;"	f	class:OldGroup8Player3.DestructiveRandomWalk
dirs	OldGroup1Player3.java	/^    char[] dirs;$/;"	f	class:OldGroup1Player3
dirs	OldGroup1Player4.java	/^    char[] dirs;$/;"	f	class:OldGroup1Player4
dist	OldGroup3Player00.java	/^    HashMap dist;$/;"	f	class:OldGroup3Player00.Group3Bots
dist	OldGroup5Player2.java	/^	int dist(Robot r1, Robot r2) throws Exception {$/;"	m	class:OldGroup5Player2.ChaseBot
dist	OldGroup6Player3.java	/^    private double dist(int x1, int y1, int x2, int y2) {$/;"	m	class:OldGroup6Player3	file:
dist	OldGroup6Player4.java	/^    private double dist(int x1, int y1, int x2, int y2) {$/;"	m	class:OldGroup6Player4	file:
distance	Group2PlayerF.java	/^  public int distance(int x, int y, int dx, int dy) {$/;"	m	class:StolenGroup8
distance	Group8Player0.java	/^  public int distance(int x, int y, int dx, int dy) {$/;"	m	class:Group8Player0
distance	OldGroup7Player6.java	/^  public int distance(int x, int y, int dx, int dy) {$/;"	m	class:OldGroup7Player6
distance	OldLadderPlayer.java	/^    double distance(int x1, int y1, int x2, int y2) throws Exception{$/;"	m	class:OldLadderPlayer
doArmyInitialization	Group7Player8.java	/^    public void doArmyInitialization()$/;"	m	class:Group7Player8
doArmyMovement	Group7Player8.java	/^    public void doArmyMovement()$/;"	m	class:Group7Player8
doChaserMovement	Group7Player8.java	/^    public void doChaserMovement()$/;"	m	class:Group7Player8
doGridInitialization	Group7Player8.java	/^    public void doGridInitialization()$/;"	m	class:Group7Player8
doGridMovement	Group7Player8.java	/^    public void doGridMovement()$/;"	m	class:Group7Player8
doLadderInitialization	Group7Player8.java	/^    public void doLadderInitialization()$/;"	m	class:Group7Player8
doLadderMovement	Group7Player8.java	/^    public void doLadderMovement()$/;"	m	class:Group7Player8
doSinglePlayerChaserMovement	Group7Player8.java	/^    public void doSinglePlayerChaserMovement()$/;"	m	class:Group7Player8
doStrategy	OldG4Strategy.java	/^    public ArrayList doStrategy() throws Exception{$/;"	m	class:OldG4Strategy
doStrategy	OldG4Strategy2a.java	/^    public ArrayList doStrategy() throws Exception{$/;"	m	class:OldG4Strategy2a
doStrategy	OldG4Strategy4.java	/^    public ArrayList doStrategy() {$/;"	m	class:OldG4Strategy4
doStrategy	OldG4Strategy8.java	/^    public ArrayList doStrategy() throws Exception{$/;"	m	class:OldG4Strategy8
doStrategy	OldG4Strategy9.java	/^    public ArrayList doStrategy() throws Exception{$/;"	m	class:OldG4Strategy9
doneRect	Group6Player2f.java	/^    boolean doneRect = false;$/;"	f	class:Group6Player2f
doneRobots	OldG4Strategy.java	/^    public ArrayList doneRobots() {$/;"	m	class:OldG4Strategy
doneRobots	OldG4Strategy2a.java	/^    public ArrayList doneRobots() {$/;"	m	class:OldG4Strategy2a
doneRobots	OldG4Strategy8.java	/^    public ArrayList doneRobots() {$/;"	m	class:OldG4Strategy8
doneRobots	OldG4Strategy9.java	/^    public ArrayList doneRobots() {$/;"	m	class:OldG4Strategy9
edgeAttack	OldG4Strategy2a.java	/^    boolean edgeAttack = false;$/;"	f	class:OldG4Strategy2a
eliminateBlack	OldGroup5Player2.java	/^	private Vector eliminateBlack (Vector v) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
eliminateBlack	OldGroup5Robot.java	/^  private Vector eliminateBlack (Vector v) throws Exception {$/;"	m	class:OldGroup5Robot	file:
eliminateBlue	OldGroup5Player2.java	/^	private Vector eliminateBlue (Vector v) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
eliminateBlue	OldGroup5Robot.java	/^  private Vector eliminateBlue (Vector v) throws Exception {$/;"	m	class:OldGroup5Robot	file:
eliminateEnemies	OldGroup5Player2.java	/^	private Vector eliminateEnemies (Vector v) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
eliminateEnemies	OldGroup5Robot.java	/^  private Vector eliminateEnemies (Vector v) throws Exception {$/;"	m	class:OldGroup5Robot	file:
eliminateTurns	OldGroup5Player2.java	/^	private Vector eliminateTurns (Vector v) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
eliminateTurns	OldGroup5Robot.java	/^  private Vector eliminateTurns (Vector v) throws Exception {$/;"	m	class:OldGroup5Robot	file:
emptyRec	Group2PlayerF.java	/^    public emptyRec(emptyRec orig){$/;"	m	class:StolenGroup8.emptyRec
emptyRec	Group2PlayerF.java	/^    public emptyRec(int numRobots){$/;"	m	class:StolenGroup8.emptyRec
emptyRec	Group2PlayerF.java	/^  public final class emptyRec{$/;"	c	class:StolenGroup8
emptyRec	Group8Player0.java	/^    public emptyRec(emptyRec orig){$/;"	m	class:Group8Player0.emptyRec
emptyRec	Group8Player0.java	/^    public emptyRec(int numRobots){$/;"	m	class:Group8Player0.emptyRec
emptyRec	Group8Player0.java	/^  public final class emptyRec{$/;"	c	class:Group8Player0
emptyRecSort	Group2PlayerF.java	/^  public void emptyRecSort(Vector vER){$/;"	m	class:StolenGroup8
emptyRecSort	Group8Player0.java	/^  public void emptyRecSort(Vector vER){$/;"	m	class:Group8Player0
emptyRecs	Group2PlayerF.java	/^  Vector emptyRecs;$/;"	f	class:StolenGroup8
emptyRecs	Group8Player0.java	/^  Vector emptyRecs;$/;"	f	class:Group8Player0
endMarch	Group6Player2f.java	/^    boolean endMarch = false;      \/\/ Know when to turn around$/;"	f	class:Group6Player2f
endMarch	OldGroup3Player300.java	/^    boolean endMarch = false;      \/\/ Know when to turn around$/;"	f	class:OldGroup3Player300
enemyOnSameSquare	OldGroup6Player3.java	/^    private boolean enemyOnSameSquare(int myBot) throws Exception {$/;"	m	class:OldGroup6Player3	file:
enemyOnSameSquare	OldGroup6Player4.java	/^    private boolean enemyOnSameSquare(int myBot) throws Exception {$/;"	m	class:OldGroup6Player4	file:
engine	OldGroup6Player3.java	/^    private Rectangles engine;$/;"	f	class:OldGroup6Player3	file:
engine	OldGroup6Player4.java	/^    private Rectangles engine;$/;"	f	class:OldGroup6Player4	file:
equals	.bkp/Rectangles.java	/^        public boolean equals(Object __obj) {$/;"	m	class:Rectangles.FilledRectangle
equals	Corner.java	/^    public boolean equals(Object __obj) {$/;"	m	class:Corner
equals	Rectangles.java	/^        public boolean equals(Object __obj) {$/;"	m	class:Rectangles.FilledRectangle
equals	TournamentResults.java	/^        public boolean equals(Object __obj) {$/;"	m	class:TournamentResults.PlayerEntry
exportConfiguration	.bkp/Rectangles.java	/^    public IFCConfiguration exportConfiguration() throws Exception {$/;"	m	class:Rectangles
exportConfiguration	IFCModel.java	/^    public IFCConfiguration exportConfiguration()           throws Exception;$/;"	m	interface:IFCModel
exportConfiguration	Rectangles.java	/^    public IFCConfiguration exportConfiguration() throws Exception {$/;"	m	class:Rectangles
exportControlPanel	.bkp/Rectangles.java	/^    public JPanel exportControlPanel() throws Exception {$/;"	m	class:Rectangles
exportControlPanel	IFCModel.java	/^    public JPanel           exportControlPanel()            throws Exception;$/;"	m	interface:IFCModel
exportControlPanel	Rectangles.java	/^    public JPanel exportControlPanel() throws Exception {$/;"	m	class:Rectangles
exportMenu	.bkp/Rectangles.java	/^    public JMenu exportMenu() throws Exception {$/;"	m	class:Rectangles
exportMenu	IFCModel.java	/^    public JMenu            exportMenu()                    throws Exception;$/;"	m	interface:IFCModel
exportMenu	Rectangles.java	/^    public JMenu exportMenu() throws Exception {$/;"	m	class:Rectangles
exportMenu	TournamentPanel.java	/^    public JMenu exportMenu() {$/;"	m	class:TournamentPanel
exportTools	.bkp/Rectangles.java	/^        public JButton[] exportTools() {$/;"	m	class:Rectangles.ControlPanel
exportTools	.bkp/Rectangles.java	/^    public JButton[] exportTools() throws Exception {$/;"	m	class:Rectangles
exportTools	IFCModel.java	/^    public JButton[]        exportTools()                   throws Exception;   $/;"	m	interface:IFCModel
exportTools	MessagePanel.java	/^    public JButton[] exportTools() {$/;"	m	class:MessagePanel
exportTools	Rectangles.java	/^        public JButton[] exportTools() {$/;"	m	class:Rectangles.ControlPanel
exportTools	Rectangles.java	/^    public JButton[] exportTools() throws Exception {$/;"	m	class:Rectangles
exportTools	TournamentPanel.java	/^        public JButton[] exportTools() {$/;"	m	class:TournamentPanel.ConfigurationPanel
exportTools	TournamentPanel.java	/^    public JButton[] exportTools() {$/;"	m	class:TournamentPanel
exportViewPanel	.bkp/Rectangles.java	/^    public JPanel exportViewPanel() throws Exception {$/;"	m	class:Rectangles
exportViewPanel	IFCModel.java	/^    public JPanel           exportViewPanel()               throws Exception;$/;"	m	interface:IFCModel
exportViewPanel	Rectangles.java	/^    public JPanel exportViewPanel() throws Exception {$/;"	m	class:Rectangles
exportViewPanel	TournamentPanel.java	/^    public JPanel exportViewPanel() throws Exception {$/;"	m	class:TournamentPanel
factorial	TournamentPanel.java	/^        double factorial(int __n) {$/;"	m	class:TournamentPanel.ConfigurationPanel
filled	.bkp/Rectangles.java	/^    public boolean[][] filled() throws Exception {$/;"	m	class:Rectangles
filled	Group2PlayerF.java	/^  public boolean filled(int x, int y, int direction) throws Exception {$/;"	m	class:StolenGroup8
filled	Group8Player0.java	/^  public boolean filled(int x, int y, int direction) throws Exception {$/;"	m	class:Group8Player0
filled	OldG4Strategy4.java	/^    boolean[][] filled;$/;"	f	class:OldG4Strategy4
filled	OldG4Strategy8.java	/^    boolean[][] filled;$/;"	f	class:OldG4Strategy8
filled	OldGroup7Player6.java	/^  public boolean filled(int x, int y, int direction) throws Exception {$/;"	m	class:OldGroup7Player6
filled	Rectangles.java	/^    public boolean[][] filled() throws Exception {$/;"	m	class:Rectangles
fillerCounter	OldG4Strategy4.java	/^    int[] fillerCounter;$/;"	f	class:OldG4Strategy4
fillerLength	OldG4Strategy4.java	/^    int[] fillerLength;$/;"	f	class:OldG4Strategy4
fillerMaxCount	OldG4Strategy4.java	/^    int fillerMaxCount = 5;$/;"	f	class:OldG4Strategy4
fillerPlayer	OldG4Strategy4.java	/^    public char fillerPlayer(int index) throws Exception{$/;"	m	class:OldG4Strategy4
fillerStatus	OldG4Strategy4.java	/^    boolean[] fillerStatus;$/;"	f	class:OldG4Strategy4
fillerThresh	OldG4Strategy4.java	/^    int fillerThresh = 4;$/;"	f	class:OldG4Strategy4
fillerVertexCounter	OldG4Strategy4.java	/^    int fillerVertexCounter = 0;$/;"	f	class:OldG4Strategy4
fillerWidth	OldG4Strategy4.java	/^    int[] fillerWidth;$/;"	f	class:OldG4Strategy4
findAndSetClosest	OldGroup1Player3.java	/^        public void findAndSetClosest() throws Exception{$/;"	m	class:OldGroup1Player3.MyRobot
findAndSetClosest	OldGroup1Player4.java	/^        public void findAndSetClosest() throws Exception{$/;"	m	class:OldGroup1Player4.MyRobot
findAndSetRandom	OldGroup1Player3.java	/^        public void findAndSetRandom() throws Exception{$/;"	m	class:OldGroup1Player3.MyRobot
findAndSetRandom	OldGroup1Player4.java	/^        public void findAndSetRandom() throws Exception{$/;"	m	class:OldGroup1Player4.MyRobot
findCandidateHoles	Group1Player1.java	/^	private void findCandidateHoles(int iNumCandidates, int iNumHoles)$/;"	m	class:Group1Player1	file:
findDirection	Group2PlayerF.java	/^    public char findDirection( int xdist, int ydist ) throws Exception$/;"	m	class:Group2PlayerF
findDirection	Group6Player2f.java	/^    public char findDirection( int xdist, int ydist ) throws Exception$/;"	m	class:Group6Player2f
findEmpty	OldG4Strategy4.java	/^    public Vertex findEmpty(int index) throws Exception{$/;"	m	class:OldG4Strategy4
findEmpty	OldG4Strategy4.java	/^    public Vertex findEmpty(int x, int y, int index) throws Exception{$/;"	m	class:OldG4Strategy4
findEmptyRecs	Group2PlayerF.java	/^  void findEmptyRecs() throws Exception {$/;"	m	class:StolenGroup8
findEmptyRecs	Group8Player0.java	/^  void findEmptyRecs() throws Exception {$/;"	m	class:Group8Player0
findLeastDistant	Group2PlayerF.java	/^    public int[] findLeastDistant( Robot[] playerA, Robot[] playerB ) throws Exception$/;"	m	class:Group2PlayerF
findMostDistant	Group2PlayerF.java	/^    public int[] findMostDistant( Robot[] playerA, Robot[] playerB ) throws Exception$/;"	m	class:Group2PlayerF
findMostDistant	Group6Player2f.java	/^    public int[] findMostDistant( Robot[] playerA, Robot[] playerB ) throws Exception$/;"	m	class:Group6Player2f
findMove	OldLadderPlayer.java	/^    char findMove(int rIndex, boolean stop) throws Exception{$/;"	m	class:OldLadderPlayer
finishDiagonals	OldG4Strategy4.java	/^    public char finishDiagonals(int index) throws Exception{$/;"	m	class:OldG4Strategy4
finishDiags	OldG4Strategy4.java	/^    boolean[] finishDiags;$/;"	f	class:OldG4Strategy4
finished	OldLadderPlayer.java	/^    boolean[] finished;$/;"	f	class:OldLadderPlayer
firstDir	OldGroup1Player4.java	/^    public char firstDir=_CNORTH;$/;"	f	class:OldGroup1Player4
firstGroup	OldGroup1Player4.java	/^    public int firstGroup=0, secondGroup =0;$/;"	f	class:OldGroup1Player4
firstRectangle	OldG4Strategy4.java	/^    public char firstRectangle(int index) throws Exception{$/;"	m	class:OldG4Strategy4
flattenPointToEdge	Group1Player1.java	/^	private Point flattenPointToEdge(int iEdge, Point iP) throws Exception {$/;"	m	class:Group1Player1	file:
follow	OldGroup5Player2.java	/^	boolean follow(int playerNum, int robotNum) {$/;"	m	class:OldGroup5Player2.Destroyah
following	OldGroup5Player2.java	/^	boolean[][] following;$/;"	f	class:OldGroup5Player2.Destroyah
freeRobot	OldLadderPlayer.java	/^    int[] freeRobot = new int[1];$/;"	f	class:OldLadderPlayer
game	Group3Player6.java	/^		Rectangles game;$/;"	f	class:Group3Player6.Team
game	Group3Player6.java	/^	Rectangles game;$/;"	f	class:Group3Player6
game	OldGroup7Player2.java	/^    Rectangles game;$/;"	f	class:OldGroup7Player2
gameOver	IFCPersistentPlayer.java	/^    public void gameOver()                            throws Exception;$/;"	m	interface:IFCPersistentPlayer
gameOver	OldGroup1Player4.java	/^    public void gameOver() throws Exception{$/;"	m	class:OldGroup1Player4
gameOver	PlayerWrapper.java	/^    public void gameOver() throws Exception {$/;"	m	class:PlayerWrapper
games	IFCTournament.java	/^    public IFCGameRecord[]  games()                           throws Exception;$/;"	m	interface:IFCTournament
games	Tournament.java	/^    public IFCGameRecord[] games() throws Exception {$/;"	m	class:Tournament
gatherProperties	Util.java	/^    public static Properties gatherProperties(String __filename) throws Exception {$/;"	m	class:Util
generateMove	OldGroup7Player2.java	/^    public char generateMove() throws Exception {$/;"	m	class:Rect
generateTable	TournamentResults.java	/^    public void generateTable() throws Exception {$/;"	m	class:TournamentResults
get	TournamentResults.java	/^        public double get(int __pos) throws Exception {$/;"	m	class:TournamentResults.PlayerEntry
getAnchor	Group3Player6.java	/^		public Vertex getAnchor() throws Exception {$/;"	m	class:Group3Player6.TeamMember
getBestTarget	Group1Player1.java	/^		public Point getBestTarget(Point iOrigin) throws Exception {$/;"	m	class:Group1Player1.Bot
getBestTarget	Group3Player6.java	/^		public Vertex getBestTarget(Vertex anchor) throws Exception {$/;"	m	class:Group3Player6.OffenseTeam
getBots	OldGroup3Player00.java	/^    public ArrayList getBots()      {  return theBots;     }$/;"	m	class:OldGroup3Player00.Group3Bots
getClass	Configuration.java	/^    public Class getClass(int __pos) throws Exception {$/;"	m	class:Configuration
getClass	IFCConfiguration.java	/^    public Class    getClass(int __pos)                         throws Exception;$/;"	m	interface:IFCConfiguration
getCloseRobots	Group2PlayerF.java	/^    public void getCloseRobots(Robot[] robots) throws Exception {$/;"	m	class:StolenGroup8.emptyRec
getCloseRobots	Group8Player0.java	/^    public void getCloseRobots(Robot[] robots) throws Exception {$/;"	m	class:Group8Player0.emptyRec
getClosestEnemyBot	Group3Player6.java	/^		public Robot getClosestEnemyBot() {$/;"	m	class:Group3Player6.TeamMember
getClosestPositionOnRectangle	OldGroup2Player5J.java	/^    public int[] getClosestPositionOnRectangle(int x, int y, int v1x, int v1y, int v3x, int v3y)$/;"	m	class:OldGroup2Player5J
getClosestRobot	OldGroup1Player3.java	/^        public Robot getClosestRobot(){$/;"	m	class:OldGroup1Player3.MyRobot
getClosestRobot	OldGroup1Player4.java	/^        public Robot getClosestRobot(){$/;"	m	class:OldGroup1Player4.MyRobot
getColumnClass	PlayerSpecificResults.java	/^    public Class getColumnClass(int __col) {$/;"	m	class:PlayerSpecificResults
getColumnClass	TournamentResults.java	/^    public Class getColumnClass(int __col) {$/;"	m	class:TournamentResults
getColumnCount	PlayerSpecificResults.java	/^    public int getColumnCount() {$/;"	m	class:PlayerSpecificResults
getColumnCount	TournamentResults.java	/^    public int getColumnCount() {$/;"	m	class:TournamentResults
getColumnName	PlayerSpecificResults.java	/^    public String getColumnName(int __col) {$/;"	m	class:PlayerSpecificResults
getColumnName	TournamentResults.java	/^    public String getColumnName(int __col) {$/;"	m	class:TournamentResults
getCorners	PlayerWrapper.java	/^    public Corner[] getCorners(int __orientation, int __pos) throws Exception {$/;"	m	class:PlayerWrapper
getCounter	OldGroup3Player00.java	/^    public int getCounter(Robot myBot)$/;"	m	class:OldGroup3Player00.Group3Bots
getCrossBoardDir	Group1Player1.java	/^		public int getCrossBoardDir() {$/;"	m	class:Group1Player1.Bot
getCurrentDirection	OldGroup7Player2.java	/^    public char getCurrentDirection() {$/;"	m	class:Rect
getDir	Group1Player1.java	/^		public int getDir() {$/;"	m	class:Group1Player1.Bot
getDirection	Group3Player6.java	/^		public int getDirection() {$/;"	m	class:Group3Player6.TeamMember
getDirection	OldGroup5Player2.java	/^	private char getDirection (Vertex here, Vertex there) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
getDirection	OldGroup5Player2.java	/^	private char getDirection (Vertex here, Vertex there) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
getDirection	OldGroup5PlayerU.java	/^  private char getDirection (Vertex here, Vertex there) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
getDirection	OldGroup5Robot.java	/^  private char getDirection (Vertex here, Vertex there) throws Exception {$/;"	m	class:OldGroup5Robot	file:
getDirection	OldGroup6Player3.java	/^        public abstract char getDirection() throws Exception;$/;"	m	class:OldGroup6Player3.Logic
getDirection	OldGroup6Player3.java	/^        public char getDirection() throws Exception {$/;"	m	class:OldGroup6Player3.DiagonalSquaresLogic
getDirection	OldGroup6Player3.java	/^        public char getDirection() throws Exception {$/;"	m	class:OldGroup6Player3.DisruptLogic
getDirection	OldGroup6Player3.java	/^        public char getDirection() throws Exception {$/;"	m	class:OldGroup6Player3.SlowSquaresLogic
getDirection	OldGroup6Player4.java	/^        public abstract char getDirection() throws Exception;$/;"	m	class:OldGroup6Player4.Logic
getDirection	OldGroup6Player4.java	/^        public char getDirection() throws Exception {$/;"	m	class:OldGroup6Player4.DiagonalSquaresLogic
getDirection	OldGroup6Player4.java	/^        public char getDirection() throws Exception {$/;"	m	class:OldGroup6Player4.SlowSquaresLogic
getDirection	OldGroup6Player4.java	/^        public char getDirection() {$/;"	m	class:OldGroup6Player4.DisruptLogic
getDirection	OldLadderPlayer.java	/^    char getDirection(int destX, int destY, int fromX, int fromY) throws Exception{$/;"	m	class:OldLadderPlayer
getDirectionFrom	Group2PlayerF.java	/^    public char getDirectionFrom(int x,int y){$/;"	m	class:StolenGroup8.emptyRec
getDirectionFrom	Group8Player0.java	/^    public char getDirectionFrom(int x,int y){$/;"	m	class:Group8Player0.emptyRec
getDirectionToNextBorder	Group2PlayerF.java	/^    public char getDirectionToNextBorder(int x,int y,int[][] colors,int me) throws Exception{$/;"	m	class:StolenGroup8.emptyRec
getDirectionToNextBorder	Group8Player0.java	/^    public char getDirectionToNextBorder(int x,int y,int[][] colors,int me) throws Exception{$/;"	m	class:Group8Player0.emptyRec
getDist	OldGroup3Player00.java	/^    public int getDist(Robot myBot) $/;"	m	class:OldGroup3Player00.Group3Bots
getInitialPositions	OldG4Strategy4.java	/^    public Robot[] getInitialPositions(ArrayList indices) throws Exception {$/;"	m	class:OldG4Strategy4
getLastMove	Group1Player1.java	/^		private char getLastMove(Robot r) throws Exception {$/;"	m	class:Group1Player1.Bot	file:
getLastMove	Group2PlayerF.java	/^		public char getLastMove(Robot robot) throws Exception {$/;"	m	class:StolenGroup8
getLastMove	Group3Player6.java	/^		public char getLastMove(Robot r) throws Exception {$/;"	m	class:Group3Player6.Team
getLastMove	Group8Player0.java	/^		public char getLastMove(Robot robot) throws Exception {$/;"	m	class:Group8Player0
getMaxX	Group2PlayerF.java	/^  int getMaxX(int tX,int tY) throws Exception{$/;"	m	class:StolenGroup8
getMaxX	Group8Player0.java	/^  int getMaxX(int tX,int tY) throws Exception{$/;"	m	class:Group8Player0
getMaximumSize	GridPanel.java	/^    public Dimension getMaximumSize() {$/;"	m	class:GridPanel
getMaximumSize	SlotPanel.java	/^    public Dimension getMaximumSize() {$/;"	m	class:SlotPanel
getMinimumSize	GridPanel.java	/^    public Dimension getMinimumSize() {$/;"	m	class:GridPanel
getMinimumSize	SlotPanel.java	/^    public Dimension getMinimumSize() {$/;"	m	class:SlotPanel
getMove	Group3Player6.java	/^		public char getMove() {$/;"	m	class:Group3Player6.TeamMember
getMoveState	Group1Player1.java	/^		public MoveState getMoveState() {$/;"	m	class:Group1Player1.Bot
getNextMove	OldGroup1Player3.java	/^    public char getNextMove(int num) throws Exception{$/;"	m	class:OldGroup1Player3
getNextMove	OldGroup1Player4.java	/^    public char getNextMove(int num) throws Exception{$/;"	m	class:OldGroup1Player4
getNextMove	OldGroup2Player5J.java	/^    public char getNextMove(int robotIndex, int[] closestPosOnRect) throws Exception$/;"	m	class:OldGroup2Player5J
getNextStep	OldGroup1Player3.java	/^        public char getNextStep(){$/;"	m	class:OldGroup1Player3.MyRobot
getNextStep	OldGroup1Player4.java	/^        public char getNextStep(){$/;"	m	class:OldGroup1Player4.MyRobot
getNumMovesBeingChased	Group3Player6.java	/^		public int getNumMovesBeingChased() {$/;"	m	class:Group3Player6.TeamMember
getOldTargetPoint	Group1Player1.java	/^		public Point getOldTargetPoint() {$/;"	m	class:Group1Player1.Bot
getOppositeDir	Group1Player1.java	/^	private int getOppositeDir(int iDir) {$/;"	m	class:Group1Player1	file:
getOriginPoint	Group1Player1.java	/^		public Point getOriginPoint() {$/;"	m	class:Group1Player1.Bot
getPreferredSize	GridPanel.java	/^    public Dimension getPreferredSize() {$/;"	m	class:GridPanel
getPreferredSize	SlotPanel.java	/^    public Dimension getPreferredSize() {$/;"	m	class:SlotPanel
getPreviousState	Group1Player1.java	/^		public BotState getPreviousState() {$/;"	m	class:Group1Player1.Bot
getRandomPlayer	TournamentPanel.java	/^	public Class getRandomPlayer()$/;"	m	class:TournamentPanel.MyGroup
getRecSize	Group2PlayerF.java	/^  int getRecSize(int tx, int ty, int w, int h) throws Exception {$/;"	m	class:StolenGroup8
getRecSize	Group8Player0.java	/^  int getRecSize(int tx, int ty, int w, int h) throws Exception {$/;"	m	class:Group8Player0
getRobot	Group3Player6.java	/^		public Robot getRobot() {$/;"	m	class:Group3Player6.TeamMember
getRobotIndex	Group3Player6.java	/^		public int getRobotIndex() {$/;"	m	class:Group3Player6.TeamMember
getRoundsChasing	Group1Player1.java	/^		public int getRoundsChasing() {$/;"	m	class:Group1Player1.Bot
getRowCount	PlayerSpecificResults.java	/^    public int getRowCount() {$/;"	m	class:PlayerSpecificResults
getRowCount	TournamentResults.java	/^    public int getRowCount() {$/;"	m	class:TournamentResults
getScore	OldGroup5Player2.java	/^	private int getScore () throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
getScore	OldGroup5PlayerU.java	/^  private int getScore () throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
getSquaresMovedAround	Group1Player1.java	/^		public int getSquaresMovedAround() {$/;"	m	class:Group1Player1.Bot
getState	Group1Player1.java	/^		public BotState getState() {$/;"	m	class:Group1Player1.Bot
getState	Group3Player6.java	/^		public State getState() {$/;"	m	class:Group3Player6.TeamMember
getTarget	Group3Player6.java	/^		public Vertex getTarget() {$/;"	m	class:Group3Player6.TeamMember
getTarget	OldGroup3Player00.java	/^    public Robot getTarget ( Robot myBot ) $/;"	m	class:OldGroup3Player00.Group3Bots
getTargetPoint	Group1Player1.java	/^		public Point getTargetPoint() {$/;"	m	class:Group1Player1.Bot
getTotalScores	Group1Player1.java	/^	private int getTotalScores() throws Exception {$/;"	m	class:Group1Player1	file:
getTrailLength	Group1Player1.java	/^		public int getTrailLength() throws Exception {$/;"	m	class:Group1Player1.Bot
getValueAt	PlayerSpecificResults.java	/^    public Object getValueAt(int __row, int __col) {$/;"	m	class:PlayerSpecificResults
getValueAt	TournamentResults.java	/^    public Object getValueAt(int __row, int __col) {$/;"	m	class:TournamentResults
getXY	OldGroup3Player00.java	/^    public Point getXY(Robot myBot) $/;"	m	class:OldGroup3Player00.Group3Bots
goEast	OldGroup1Player3.java	/^    public void goEast(myRobot rob){$/;"	m	class:OldGroup1Player3
goEast	OldGroup1Player4.java	/^    public void goEast(myRobot rob){$/;"	m	class:OldGroup1Player4
goNorth	OldGroup1Player3.java	/^    public void goNorth(myRobot rob){$/;"	m	class:OldGroup1Player3
goNorth	OldGroup1Player4.java	/^    public void goNorth(myRobot rob){$/;"	m	class:OldGroup1Player4
goSouth	OldGroup1Player3.java	/^    public void goSouth(myRobot rob){$/;"	m	class:OldGroup1Player3
goSouth	OldGroup1Player4.java	/^    public void goSouth(myRobot rob){$/;"	m	class:OldGroup1Player4
goTo	OldGroup6Player3.java	/^        private int[] goTo;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic	file:
goTo	OldGroup6Player3.java	/^        private int[] goTo;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic	file:
goTo	OldGroup6Player3.java	/^        private void goTo(int x, int y) throws Exception {$/;"	m	class:OldGroup6Player3.SlowSquaresLogic	file:
goTo	OldGroup6Player3.java	/^        public void goTo(int x, int y) {$/;"	m	class:OldGroup6Player3.DiagonalSquaresLogic
goTo	OldGroup6Player4.java	/^        private int[] goTo;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic	file:
goTo	OldGroup6Player4.java	/^        private int[] goTo;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic	file:
goTo	OldGroup6Player4.java	/^        private void goTo(int x, int y) throws Exception {$/;"	m	class:OldGroup6Player4.SlowSquaresLogic	file:
goTo	OldGroup6Player4.java	/^        public void goTo(int x, int y) {$/;"	m	class:OldGroup6Player4.DiagonalSquaresLogic
goToDest	Group2PlayerF.java	/^  public char goToDest(int x, int y, int destx, int desty)  throws Exception{$/;"	m	class:StolenGroup8
goToDest	Group8Player0.java	/^  public char goToDest(int x, int y, int destx, int desty)  throws Exception{$/;"	m	class:Group8Player0
goWest	OldGroup1Player3.java	/^    public void goWest(myRobot rob){$/;"	m	class:OldGroup1Player3
goWest	OldGroup1Player4.java	/^    public void goWest(myRobot rob){$/;"	m	class:OldGroup1Player4
gridCounter	OldG4Strategy2a.java	/^    int gridCounter = 0;$/;"	f	class:OldG4Strategy2a
gridSize	OldG4Strategy2a.java	/^    int gridSize = 7;$/;"	f	class:OldG4Strategy2a
gridsize	OldGroup3Player00.java	/^    static final int    gridsize = 5;$/;"	f	class:OldGroup3Player00
h	OldGroup8Player3.java	/^	int w,h;$/;"	f	class:OldGroup8Player3.Black_Rect
hashCode	.bkp/Rectangles.java	/^        public int hashCode() {$/;"	m	class:Rectangles.FilledRectangle
hashCode	Rectangles.java	/^        public int hashCode() {$/;"	m	class:Rectangles.FilledRectangle
heading	OldGroup6Player3.java	/^        int heading;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
heading	OldGroup6Player3.java	/^        int heading;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
heading	OldGroup6Player4.java	/^        int heading;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
heading	OldGroup6Player4.java	/^        int heading;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
heading	OldGroup6Player4.java	/^    private int heading;$/;"	f	class:OldGroup6Player4	file:
height	Group2PlayerF.java	/^    public int width,height;$/;"	f	class:StolenGroup8.emptyRec
height	Group8Player0.java	/^    public int width,height;$/;"	f	class:Group8Player0.emptyRec
height	OldGroup7Player2.java	/^    int height;$/;"	f	class:Rect
height	OldGroup8Player3.java	/^	int width,height;$/;"	f	class:OldGroup8Player3.MyRectangle
history	.bkp/Rectangles.java	/^    public MoveResult[] history() throws Exception {$/;"	m	class:Rectangles
history	Rectangles.java	/^    public MoveResult[] history() throws Exception {$/;"	m	class:Rectangles
historyChange	OldGroup1Player4.java	/^    public int historyChange =0;$/;"	f	class:OldGroup1Player4
horz	OldG4Strategy2a.java	/^    boolean horz = true;$/;"	f	class:OldG4Strategy2a
horzCounter	OldG4Strategy2a.java	/^    int horzCounter = 0;$/;"	f	class:OldG4Strategy2a
horzDir	OldG4Strategy2a.java	/^    int horzDir = 0;$/;"	f	class:OldG4Strategy2a
horzDirDef	OldG4Strategy2a.java	/^    char[] horzDirDef = {'E','W'};$/;"	f	class:OldG4Strategy2a
horzDirMax	OldG4Strategy2a.java	/^    int horzDirMax = 2;$/;"	f	class:OldG4Strategy2a
iAmWinner	OldGroup1Player4.java	/^    public static boolean iAmWinner = true;$/;"	f	class:OldGroup1Player4
in	PlayerSpecificResults.java	/^    boolean in(int __val, int[] __array) {$/;"	m	class:PlayerSpecificResults
inStartPattern	OldG4Strategy2a.java	/^    boolean inStartPattern = true;$/;"	f	class:OldG4Strategy2a
incrementMovesBeingChased	Group3Player6.java	/^		public void incrementMovesBeingChased() {$/;"	m	class:Group3Player6.TeamMember
index	Group3Player6.java	/^		int index;$/;"	f	class:Group3Player6.Team
index	OldG4Strategy9.java	/^    int index;$/;"	f	class:OldG4Strategy9
index	OldGroup2Player5J.java	/^    private int index;$/;"	f	class:OldGroup2Player5J	file:
indexOf	.bkp/Rectangles.java	/^    public int indexOf(IFCPlayer __player) throws Exception {$/;"	m	class:Rectangles
indexOf	Rectangles.java	/^    public int indexOf(IFCPlayer __player) throws Exception {$/;"	m	class:Rectangles
indexOfDir	Group1Player1.java	/^	private static int indexOfDir(char iDir) {$/;"	m	class:Group1Player1	file:
inertia	OldGroup5Player2.java	/^	public char inertia;$/;"	f	class:OldGroup5Player2.GridBot
inertia	OldGroup5Robot.java	/^  public char inertia;$/;"	f	class:OldGroup5Robot
init	Group2PlayerF.java	/^    public final void init( Rectangles rect, int num ) throws Exception{$/;"	m	class:StolenG5Base
init	Group3Player6.java	/^		public void init() throws Exception {$/;"	m	class:Group3Player6.Team
init	Group5Player1.java	/^    public final void init( Rectangles rect, int num ) throws Exception{$/;"	m	class:G5Base
initRobots	Group2PlayerF.java	/^    public Robot[] initRobots() throws Exception {$/;"	m	class:StolenG5Base
initRobots	Group2PlayerF.java	/^    public Robot[] initRobots() throws Exception {$/;"	m	class:StolenG5Cavalry
initRobots	Group5Player1.java	/^    public Robot[] initRobots() throws Exception {$/;"	m	class:G5Base
initRobots	Group5Player1.java	/^    public Robot[] initRobots() throws Exception {$/;"	m	class:G5Cavalry
initialize	OldG4Strategy4.java	/^    public void initialize() throws Exception{$/;"	m	class:OldG4Strategy4
initializeBots	Group1Player1.java	/^	private Robot[] initializeBots(Point iUpperLeft, int iLength)$/;"	m	class:Group1Player1	file:
interactive	Group1Player1.java	/^	public boolean interactive() throws Exception {$/;"	m	class:Group1Player1
interactive	Group2PlayerF.java	/^    public boolean interactive() throws Exception {$/;"	m	class:Group2PlayerF
interactive	Group2PlayerF.java	/^    public boolean interactive() throws Exception {$/;"	m	class:StolenGroup5
interactive	Group2PlayerF.java	/^  public boolean interactive() throws Exception {$/;"	m	class:StolenGroup8
interactive	Group3Player6.java	/^	public boolean interactive() throws Exception {$/;"	m	class:Group3Player6
interactive	Group5Player1.java	/^    public boolean interactive() throws Exception {$/;"	m	class:Group5Player1
interactive	Group6Player2f.java	/^    public boolean interactive() throws Exception {$/;"	m	class:Group6Player2f
interactive	Group7Player8.java	/^    public boolean interactive() throws Exception {$/;"	m	class:Group7Player8
interactive	Group8Player0.java	/^  public boolean interactive() throws Exception {$/;"	m	class:Group8Player0
interactive	HumanPlayer.java	/^    public boolean interactive() throws Exception {$/;"	m	class:HumanPlayer
interactive	IFCPlayer.java	/^    public boolean  interactive()                     throws Exception;$/;"	m	interface:IFCPlayer
interactive	IdlePlayer.java	/^    public boolean interactive() throws Exception {$/;"	m	class:IdlePlayer
interactive	OldGroup1Player3.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup1Player3
interactive	OldGroup1Player4.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup1Player4
interactive	OldGroup2Player5J.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup2Player5J
interactive	OldGroup3Player00.java	/^    public boolean interactive() throws Exception {  return false;   }        $/;"	m	class:OldGroup3Player00
interactive	OldGroup3Player300.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup3Player300
interactive	OldGroup4Player6.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup4Player6
interactive	OldGroup4Player7.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup4Player7
interactive	OldGroup5Player2.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup5Player2
interactive	OldGroup5PlayerU.java	/^  public boolean interactive() throws Exception {$/;"	m	class:OldGroup5PlayerU
interactive	OldGroup6Player3.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup6Player3
interactive	OldGroup6Player4.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup6Player4
interactive	OldGroup7Player2.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup7Player2
interactive	OldGroup7Player6.java	/^  public boolean interactive() throws Exception {$/;"	m	class:OldGroup7Player6
interactive	OldGroup8Player3.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldGroup8Player3
interactive	OldLadderPlayer.java	/^    public boolean interactive() throws Exception {$/;"	m	class:OldLadderPlayer
interactive	PlayerWrapper.java	/^    public boolean interactive() throws Exception {$/;"	m	class:PlayerWrapper
interactive	RandomPlayer.java	/^    public boolean interactive() throws Exception {$/;"	m	class:RandomPlayer
isBeingChased	Group1Player1.java	/^		public boolean isBeingChased() throws Exception {$/;"	m	class:Group1Player1.Bot
isBeingChased	Group2PlayerF.java	/^		public boolean isBeingChased(int myRobot) throws Exception {			$/;"	m	class:StolenGroup8
isBeingChased	Group3Player6.java	/^		protected boolean isBeingChased(TeamMember tm) throws Exception {$/;"	m	class:Group3Player6.Team
isBeingChased	Group8Player0.java	/^		public boolean isBeingChased(int myRobot) throws Exception {$/;"	m	class:Group8Player0
isCellEditable	PlayerSpecificResults.java	/^    public boolean isCellEditable(int __row, int __col) {$/;"	m	class:PlayerSpecificResults
isCellEditable	TournamentResults.java	/^    public boolean isCellEditable(int __row, int __col) {$/;"	m	class:TournamentResults
isEdgeGuard	Group3Player6.java	/^		public boolean isEdgeGuard() {$/;"	m	class:Group3Player6.TeamMember
isIdle	Group3Player6.java	/^		public boolean isIdle() {$/;"	m	class:Group3Player6.TeamMember
isStation	OldGroup5Player2.java	/^	private boolean isStation (Vertex v) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
isStation	OldGroup5PlayerU.java	/^  private boolean isStation (Vertex v) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
isStationCoord	OldGroup5Player2.java	/^	private boolean isStationCoord (int c) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
isStationCoord	OldGroup5PlayerU.java	/^  private boolean isStationCoord (int c) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
isStopped	Group3Player6.java	/^		private boolean isStopped = false;$/;"	f	class:Group3Player6.TeamMember	file:
isStopped	Group3Player6.java	/^		public boolean isStopped() {$/;"	m	class:Group3Player6.TeamMember
isTargetted	OldGroup3Player00.java	/^    private boolean isTargetted(ArrayList theBots, int myBot, Robot tBot) throws Exception$/;"	m	class:OldGroup3Player00	file:
isThereChaser	OldGroup1Player3.java	/^        public boolean isThereChaser() throws Exception{$/;"	m	class:OldGroup1Player3.MyRobot
isThereChaser	OldGroup1Player4.java	/^        public boolean isThereChaser() throws Exception{$/;"	m	class:OldGroup1Player4.MyRobot
isValid	ParseValue.java	/^    public boolean isValid() {$/;"	m	class:ParseValue
itemStateChanged	.bkp/Rectangles.java	/^        public void itemStateChanged(ItemEvent __event) {$/;"	m	class:Rectangles.ControlPanel
itemStateChanged	Rectangles.java	/^        public void itemStateChanged(ItemEvent __event) {$/;"	m	class:Rectangles.ControlPanel
kBuildLocally	Group1Player1.java	/^		public static final BotState kBuildLocally =$/;"	f	class:Group1Player1.BotState
kCandidateHoleLength	Group1Player1.java	/^	private static final int kCandidateHoleLength = 6;$/;"	f	class:Group1Player1	file:
kChangingAnchor	Group1Player1.java	/^		public static final MoveState kChangingAnchor =$/;"	f	class:Group1Player1.MoveState
kChangingAnchor	Group3Player6.java	/^		public static final State kChangingAnchor = new State("change anchor");$/;"	f	class:Group3Player6.State
kChase	Group1Player1.java	/^		public static final BotState kChase = new BotState("chase");$/;"	f	class:Group1Player1.BotState
kColor	Group1Player1.java	/^	private static final Color kColor = Color.RED;$/;"	f	class:Group1Player1	file:
kCrossBoard	Group1Player1.java	/^		public static final BotState kCrossBoard = new BotState("cross board");$/;"	f	class:Group1Player1.BotState
kDirs	Group1Player1.java	/^	private static final char[] kDirs =$/;"	f	class:Group1Player1	file:
kEarlyLateThreshold	Group1Player1.java	/^	private static final float kEarlyLateThreshold = 0.5f;$/;"	f	class:Group1Player1	file:
kIdle	Group1Player1.java	/^		public static final MoveState kIdle = new MoveState("idle");$/;"	f	class:Group1Player1.MoveState
kIdle	Group3Player6.java	/^		public static final State kIdle = new State("idle");$/;"	f	class:Group3Player6.State
kMoveAlongCompleteEdge	Group1Player1.java	/^		public static final BotState kMoveAlongCompleteEdge =$/;"	f	class:Group1Player1.BotState
kMoveAlongEdge	Group1Player1.java	/^		public static final BotState kMoveAlongEdge =$/;"	f	class:Group1Player1.BotState
kMovingToAnchor	Group1Player1.java	/^		public static final MoveState kMovingToAnchor = new MoveState("anchor");$/;"	f	class:Group1Player1.MoveState
kMovingToAnchor	Group3Player6.java	/^		public static final State kMovingToAnchor = new State("to anchor");$/;"	f	class:Group3Player6.State
kMovingToTarget	Group1Player1.java	/^		public static final MoveState kMovingToTarget = new MoveState("target");$/;"	f	class:Group1Player1.MoveState
kMovingToTarget	Group3Player6.java	/^		public static final State kMovingToTarget = new State("to target");$/;"	f	class:Group3Player6.State
kName	Group1Player1.java	/^	private static final String kName = "Mondrian's Revenge";$/;"	f	class:Group1Player1	file:
keepGoing	OldGroup1Player4.java	/^    public boolean keepGoing = true;$/;"	f	class:OldGroup1Player4
keepGoingSecond	OldGroup1Player4.java	/^    public boolean keepGoingSecond = true;$/;"	f	class:OldGroup1Player4
lastChange	.bkp/Rectangles.java	/^    public int lastChange() throws Exception {$/;"	m	class:Rectangles
lastChange	Rectangles.java	/^    public int lastChange() throws Exception {$/;"	m	class:Rectangles
lastDirection	OldGroup6Player3.java	/^	private int lastDirection;$/;"	f	class:OldGroup6Player3.DisruptLogic	file:
lastDirection	OldGroup6Player4.java	/^        int lastDirection;$/;"	f	class:OldGroup6Player4.DisruptLogic
lastLength	OldGroup6Player3.java	/^        int[] lastLength = new int[2];  \/\/ holds the last vertical and horizontal lengths$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
lastLength	OldGroup6Player4.java	/^        int[] lastLength = new int[2];  \/\/ holds the last vertical and horizontal lengths$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
lastMove	OldGroup1Player3.java	/^        public char lastMove = 0;$/;"	f	class:OldGroup1Player3.myRobot
lastMove	OldGroup1Player3.java	/^    char[] lastMove;$/;"	f	class:OldGroup1Player3
lastMove	OldGroup1Player4.java	/^        public char lastMove = 0;$/;"	f	class:OldGroup1Player4.myRobot
lastMove	OldGroup1Player4.java	/^    char[] lastMove;$/;"	f	class:OldGroup1Player4
lastSamplesUpdate	Group3Player6.java	/^		private int lastSamplesUpdate = -1;$/;"	f	class:Group3Player6.OffenseTeam	file:
lastScore	OldGroup1Player4.java	/^    public int lastScore = 0;$/;"	f	class:OldGroup1Player4
lastXY	OldGroup3Player00.java	/^    HashMap lastXY;$/;"	f	class:OldGroup3Player00.Group3Bots
last_direction	OldGroup8Player3.java	/^	int last_direction;$/;"	f	class:OldGroup8Player3.DestructiveRandomWalk
leftBotTendency	OldGroup3Player300.java	/^    char leftBotTendency = _CEAST; \/\/ for strat. 1: Determine which direction left bot is building$/;"	f	class:OldGroup3Player300
lineSize	OldGroup1Player3.java	/^    static int lineSize = 5;$/;"	f	class:OldGroup1Player3
lineSize	OldGroup1Player4.java	/^    static int lineSize = 5;$/;"	f	class:OldGroup1Player4
list	Group3Player6.java	/^		public List list() {$/;"	m	class:Group3Player6.Team
list	OldGroup1Player3.java	/^    ArrayList list = new ArrayList();$/;"	f	class:OldGroup1Player3
list	OldGroup1Player4.java	/^    ArrayList list = new ArrayList();$/;"	f	class:OldGroup1Player4
logFile	Configuration.java	/^    public String logFile() throws Exception {$/;"	m	class:Configuration
logFile	IFCConfiguration.java	/^    public String   logFile()                                   throws Exception;$/;"	m	interface:IFCConfiguration
logic	OldGroup6Player3.java	/^        Logic logic;$/;"	f	class:OldGroup6Player3.LogicRobot
logic	OldGroup6Player4.java	/^        Logic logic;$/;"	f	class:OldGroup6Player4.LogicRobot
mBoardLength	Group1Player1.java	/^	private int mBoardLength;$/;"	f	class:Group1Player1	file:
mBots	Group1Player1.java	/^	private Bot[] mBots;$/;"	f	class:Group1Player1	file:
mCenter	Group1Player1.java	/^		private Point mCenter;$/;"	f	class:Group1Player1.Hole	file:
mClockwise	Group1Player1.java	/^	private boolean mClockwise;$/;"	f	class:Group1Player1	file:
mCrossBoardDir	Group1Player1.java	/^		private int mCrossBoardDir;$/;"	f	class:Group1Player1.Bot	file:
mDesc	Group1Player1.java	/^		private final String mDesc;$/;"	f	class:Group1Player1.BotState	file:
mDir	Group1Player1.java	/^		private int mDir;$/;"	f	class:Group1Player1.Bot	file:
mHoles	Group1Player1.java	/^	private List mHoles;$/;"	f	class:Group1Player1	file:
mLastClosestEnemy	Group1Player1.java	/^		private Robot mLastClosestEnemy;$/;"	f	class:Group1Player1.Bot	file:
mLastSamplesUpdate	Group1Player1.java	/^		private int mLastSamplesUpdate = -1;$/;"	f	class:Group1Player1.Bot	file:
mLastTrailLength	Group1Player1.java	/^		private int mLastTrailLength;$/;"	f	class:Group1Player1.Bot	file:
mLength	Group1Player1.java	/^	private int mLength;$/;"	f	class:Group1Player1	file:
mMoveState	Group1Player1.java	/^		private MoveState mMoveState;$/;"	f	class:Group1Player1.Bot	file:
mNumPlayers	Group1Player1.java	/^	private int mNumPlayers;$/;"	f	class:Group1Player1	file:
mNumRobots	Group1Player1.java	/^	private int mNumRobots;$/;"	f	class:Group1Player1	file:
mOldTargetPoint	Group1Player1.java	/^		private Point mOldTargetPoint;$/;"	f	class:Group1Player1.Bot	file:
mOriginPoint	Group1Player1.java	/^		private Point mOriginPoint;$/;"	f	class:Group1Player1.Bot	file:
mPlayerIndex	Group1Player1.java	/^	private int mPlayerIndex;$/;"	f	class:Group1Player1	file:
mPosHistory	Group1Player1.java	/^		private List mPosHistory;$/;"	f	class:Group1Player1.Bot	file:
mPreviousState	Group1Player1.java	/^		private BotState mPreviousState;$/;"	f	class:Group1Player1.Bot	file:
mRandom	Group1Player1.java	/^	private Random mRandom;$/;"	f	class:Group1Player1	file:
mRect	Group1Player1.java	/^	private Rectangles mRect;$/;"	f	class:Group1Player1	file:
mRoundsChasing	Group1Player1.java	/^		private int mRoundsChasing;$/;"	f	class:Group1Player1.Bot	file:
mRoundsClosestPlayerUnchanged	Group1Player1.java	/^		private int mRoundsClosestPlayerUnchanged;$/;"	f	class:Group1Player1.Bot	file:
mRoundsTrailLengthUnchanged	Group1Player1.java	/^		private int mRoundsTrailLengthUnchanged;$/;"	f	class:Group1Player1.Bot	file:
mSamples	Group1Player1.java	/^		private SortedMap mSamples = new TreeMap();$/;"	f	class:Group1Player1.Bot	file:
mSquaresMovedAround	Group1Player1.java	/^		private int mSquaresMovedAround;$/;"	f	class:Group1Player1.Bot	file:
mState	Group1Player1.java	/^		private BotState mState;$/;"	f	class:Group1Player1.Bot	file:
mState	Group1Player1.java	/^		private final String mState;$/;"	f	class:Group1Player1.MoveState	file:
mTargetPoint	Group1Player1.java	/^		private Point mTargetPoint;$/;"	f	class:Group1Player1.Bot	file:
mUnfilledSpace	Group1Player1.java	/^		private int mUnfilledSpace;$/;"	f	class:Group1Player1.Hole	file:
mUpperLeft	Group1Player1.java	/^	private Point mUpperLeft;$/;"	f	class:Group1Player1	file:
main	.bkp/GUI.java	/^    public static final void main(String[] __args) {$/;"	m	class:GUI
main	GUI.java	/^    public static final void main(String[] __args) {$/;"	m	class:GUI
makeAntiClockwiseRect	OldG4Strategy4.java	/^    public char makeAntiClockwiseRect(int index, int rSize) throws Exception{$/;"	m	class:OldG4Strategy4
makeClockwiseRect	OldG4Strategy4.java	/^    public char makeClockwiseRect(int index, int rSize) throws Exception{$/;"	m	class:OldG4Strategy4
makeRect	OldG4Strategy4.java	/^    public char makeRect(int index, int rSize, boolean clockwise) throws Exception{$/;"	m	class:OldG4Strategy4
manhattanDistanceTo	Group1Player1.java	/^		public int manhattanDistanceTo(int iX, int iY) throws Exception {$/;"	m	class:Group1Player1.Bot
maxEmptySize	Group8Player0.java	/^  int maxEmptySize;$/;"	f	class:Group8Player0
maxIndex	Util.java	/^    public static int[] maxIndex(double[] __array) throws Exception {$/;"	m	class:Util
maxRounds	.bkp/Rectangles.java	/^    public int maxRounds() throws Exception {$/;"	m	class:Rectangles
maxRounds	Rectangles.java	/^    public int maxRounds() throws Exception {$/;"	m	class:Rectangles
max_rounds	OldGroup8Player3.java	/^	int max_rounds;$/;"	f	class:OldGroup8Player3.DestructiveRandomWalk
max_rounds	OldGroup8Player3.java	/^	int max_rounds;$/;"	f	class:OldGroup8Player3.RectangleTeam
max_time	OldGroup8Player3.java	/^	    int max_time;$/;"	f	class:OldGroup8Player3.RectangleTeam.Member
maximizeViewSize	.bkp/GUI.java	/^    public void maximizeViewSize() {$/;"	m	class:GUI
maximizeViewSize	GUI.java	/^    public void maximizeViewSize() {$/;"	m	class:GUI
maximizeViewSize	IFCUI.java	/^    public void   maximizeViewSize()                     throws Exception;$/;"	m	interface:IFCUI
mcounter	OldG4Strategy8.java	/^    int mcounter = 0;$/;"	f	class:OldG4Strategy8
me	Group2PlayerF.java	/^  public IFCPlayer me;$/;"	f	class:StolenGroup8
me	OldGroup5PlayerU.java	/^  int me;$/;"	f	class:OldGroup5PlayerU
me	OldGroup5Robot.java	/^  int me;$/;"	f	class:OldGroup5Robot
measureFilledSpace	Group1Player1.java	/^	private int measureFilledSpace(int iX, int iY) throws Exception {$/;"	m	class:Group1Player1	file:
members	Group3Player6.java	/^		List members = new ArrayList();$/;"	f	class:Group3Player6.Team
members	Group3Player6.java	/^	private TeamMember[] members;$/;"	f	class:Group3Player6	file:
members	OldGroup8Player3.java	/^	Member[] members;$/;"	f	class:OldGroup8Player3.RectangleTeam
method	Group2PlayerF.java	/^  int method[];          \/* which method am i moving in? *\/$/;"	f	class:StolenGroup8
method	Group8Player0.java	/^  int method[];          \/* which method am i moving in? *\/$/;"	f	class:Group8Player0
midpoint	OldGroup3Player300.java	/^    int midpoint;       \/\/ declaring half of the army$/;"	f	class:OldGroup3Player300
move	Group1Player1.java	/^	public char[] move() throws Exception {$/;"	m	class:Group1Player1
move	Group2PlayerF.java	/^    public char[] move() throws Exception $/;"	m	class:Group2PlayerF
move	Group2PlayerF.java	/^    public char[] move() throws Exception {$/;"	m	class:StolenG5Cavalry
move	Group2PlayerF.java	/^    public char[] move() throws Exception {$/;"	m	class:StolenGroup5
move	Group2PlayerF.java	/^  public char[] move() throws Exception {$/;"	m	class:StolenGroup8
move	Group3Player6.java	/^	public char[] move() throws Exception {$/;"	m	class:Group3Player6
move	Group5Player1.java	/^    public char[] move() throws Exception {$/;"	m	class:G5Cavalry
move	Group5Player1.java	/^    public char[] move() throws Exception {$/;"	m	class:Group5Player1
move	Group6Player2f.java	/^    public char[] move() throws Exception {$/;"	m	class:Group6Player2f
move	Group7Player8.java	/^    public char[] move() throws Exception$/;"	m	class:Group7Player8
move	Group8Player0.java	/^  public char[] move() throws Exception {$/;"	m	class:Group8Player0
move	HumanPlayer.java	/^    public char[] move() throws Exception {$/;"	m	class:HumanPlayer
move	IFCPlayer.java	/^    public char[]   move()                            throws Exception;$/;"	m	interface:IFCPlayer
move	IdlePlayer.java	/^    public char[] move() throws Exception {$/;"	m	class:IdlePlayer
move	OldG4Bot.java	/^    char move;$/;"	f	class:OldG4Bot
move	OldGroup1Player3.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup1Player3
move	OldGroup1Player4.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup1Player4
move	OldGroup2Player5J.java	/^    public char[] move() throws Exception$/;"	m	class:OldGroup2Player5J
move	OldGroup3Player00.java	/^    public char[] move() throws Exception $/;"	m	class:OldGroup3Player00
move	OldGroup3Player300.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup3Player300
move	OldGroup4Player6.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup4Player6
move	OldGroup4Player7.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup4Player7
move	OldGroup5Player2.java	/^	abstract char[] move() throws Exception;$/;"	m	class:OldGroup5Player2.Team
move	OldGroup5Player2.java	/^	char move() throws Exception {$/;"	m	class:OldGroup5Player2.ChaseBot
move	OldGroup5Player2.java	/^	char[] move() throws Exception {$/;"	m	class:OldGroup5Player2.Destroyah
move	OldGroup5Player2.java	/^	public char move(GridTeam owner) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot
move	OldGroup5Player2.java	/^	public char[] move() throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam
move	OldGroup5Player2.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup5Player2
move	OldGroup5PlayerU.java	/^  public char[] move() throws Exception {$/;"	m	class:OldGroup5PlayerU
move	OldGroup5Robot.java	/^  public char move(OldGroup5PlayerU owner) throws Exception {$/;"	m	class:OldGroup5Robot
move	OldGroup6Player3.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup6Player3
move	OldGroup6Player4.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup6Player4
move	OldGroup7Player2.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup7Player2
move	OldGroup7Player6.java	/^  public char[] move() throws Exception {$/;"	m	class:OldGroup7Player6
move	OldGroup8Player3.java	/^    public char[] move() throws Exception {$/;"	m	class:OldGroup8Player3
move	OldLadderPlayer.java	/^    public char[] move() throws Exception {$/;"	m	class:OldLadderPlayer
move	PlayerWrapper.java	/^    public char[] move() throws Exception {$/;"	m	class:PlayerWrapper
move	RandomPlayer.java	/^    public char[] move() throws Exception {$/;"	m	class:RandomPlayer
move180	Group6Player2f.java	/^    private char move180(char direction) {$/;"	m	class:Group6Player2f	file:
move180	OldGroup3Player300.java	/^    private char move180(char direction) {$/;"	m	class:OldGroup3Player300	file:
move90Left	Group6Player2f.java	/^    private char move90Left(char direction) {$/;"	m	class:Group6Player2f	file:
move90Left	OldGroup3Player300.java	/^    private char move90Left(char direction) {$/;"	m	class:OldGroup3Player300	file:
move90Right	Group6Player2f.java	/^    private char move90Right(char direction) {$/;"	m	class:Group6Player2f	file:
move90Right	OldGroup3Player300.java	/^    private char move90Right(char direction) {$/;"	m	class:OldGroup3Player300	file:
moveDefault	Group2PlayerF.java	/^    private final char[] moveDefault() throws Exception {$/;"	m	class:StolenG5Cavalry	file:
moveDefault	Group5Player1.java	/^    private final char[] moveDefault() throws Exception {$/;"	m	class:G5Cavalry	file:
moveRobot	Group1Player1.java	/^	private char moveRobot(int iIndex) throws Exception {$/;"	m	class:Group1Player1	file:
moveTo	Group2PlayerF.java	/^    char[] moveTo( Vertex[] positions ) throws Exception {$/;"	m	class:StolenG5Base
moveTo	Group3Player6.java	/^		public boolean moveTo(Vertex v) throws Exception {$/;"	m	class:Group3Player6.TeamMember
moveTo	Group5Player1.java	/^    char[] moveTo( Vertex[] positions ) throws Exception {$/;"	m	class:G5Base
moveToCurrentDestination	Group1Player1.java	/^		public boolean moveToCurrentDestination() throws Exception {$/;"	m	class:Group1Player1.Bot
moveToCurrentDestination	Group3Player6.java	/^		public boolean moveToCurrentDestination() throws Exception {$/;"	m	class:Group3Player6.TeamMember
moveToTargetPoint	Group1Player1.java	/^		public void moveToTargetPoint() throws Exception {$/;"	m	class:Group1Player1.Bot
moveTowards	OldG4Strategy4.java	/^    public char moveTowards(char boundary, int index) throws Exception{$/;"	m	class:OldG4Strategy4
moveTowards	OldG4Strategy4.java	/^    public char moveTowards(int x, int y, int index) throws Exception{$/;"	m	class:OldG4Strategy4
movecounter	OldG4Strategy8.java	/^    int movecounter = 0;$/;"	f	class:OldG4Strategy8
movedAroundCompletely	Group1Player1.java	/^	private boolean movedAroundCompletely = false;$/;"	f	class:Group1Player1	file:
moves	MoveResult.java	/^    public char[][] moves() throws Exception {$/;"	m	class:MoveResult
movesAtLastChange	OldGroup6Player3.java	/^        int movesAtLastChange;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
movesAtLastChange	OldGroup6Player4.java	/^        int movesAtLastChange;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
movesFollowed	Group2PlayerF.java	/^  int[] movesFollowed; \/* how many moves the enemy has been chasing each Robot *\/$/;"	f	class:StolenGroup8
movesFollowed	Group8Player0.java	/^  int[] movesFollowed; \/* how many moves the enemy has been chasing each Robot *\/$/;"	f	class:Group8Player0
movesToComplete	OldGroup2Player5J.java	/^    public int movesToComplete(int x, int y, int robotIndex, int[] start)$/;"	m	class:OldGroup2Player5J
myBot	OldGroup3Player00.java	/^    Robot[] myBot;$/;"	f	class:OldGroup3Player00
myBots	Group2PlayerF.java	/^    Robot[] myBots;$/;"	f	class:Group2PlayerF
myBots	OldGroup1Player3.java	/^    MyRobot[] myBots;$/;"	f	class:OldGroup1Player3
myBots	OldGroup1Player4.java	/^    MyRobot[] myBots;$/;"	f	class:OldGroup1Player4
myIndex	Group3Player6.java	/^	private int myIndex;$/;"	f	class:Group3Player6	file:
myIndex	OldGroup5Player2.java	/^    int myIndex;$/;"	f	class:OldGroup5Player2
myIndex	OldGroup6Player3.java	/^        public int myIndex() {$/;"	m	class:OldGroup6Player3.LogicRobot
myIndex	OldGroup6Player4.java	/^        public int myIndex() {$/;"	m	class:OldGroup6Player4.LogicRobot
myIndex	OldGroup8Player3.java	/^    int myIndex; \/\/ My Index in the History and index of my Color$/;"	f	class:OldGroup8Player3
myIndex	OldLadderPlayer.java	/^    int myIndex;$/;"	f	class:OldLadderPlayer
myRect	OldGroup8Player3.java	/^	MyRectangle myRect;$/;"	f	class:OldGroup8Player3.RectangleTeam
myRobot	OldGroup1Player3.java	/^	public myRobot(int x, int y) throws Exception{$/;"	m	class:OldGroup1Player3.myRobot
myRobot	OldGroup1Player3.java	/^    class myRobot extends Robot{$/;"	c	class:OldGroup1Player3
myRobot	OldGroup1Player4.java	/^	public myRobot(int x, int y) throws Exception{$/;"	m	class:OldGroup1Player4.myRobot
myRobot	OldGroup1Player4.java	/^    class myRobot extends Robot{$/;"	c	class:OldGroup1Player4
myRobots	OldG4Strategy.java	/^    ArrayList myRobots;            \/\/ holds the Integer index of the robots$/;"	f	class:OldG4Strategy
myRobots	OldG4Strategy8.java	/^    ArrayList myRobots;            \/\/ holds the set of robots as Bot object$/;"	f	class:OldG4Strategy8
myRobots	OldG4Strategy9.java	/^    ArrayList myRobots;            \/\/ holds the set of robots as Bot object$/;"	f	class:OldG4Strategy9
my_last_score	OldGroup5Player2.java	/^	int my_last_score;$/;"	f	class:OldGroup5Player2.GridTeam
my_last_score	OldGroup5PlayerU.java	/^  int my_last_score;$/;"	f	class:OldGroup5PlayerU
nR	Group2PlayerF.java	/^    private int nR;\/\/local numRobots$/;"	f	class:StolenGroup8.emptyRec	file:
nR	Group8Player0.java	/^    private int nR;\/\/local numRobots$/;"	f	class:Group8Player0.emptyRec	file:
name	.bkp/Rectangles.java	/^    public String name() throws Exception {$/;"	m	class:Rectangles
name	Group1Player1.java	/^	public String name() throws Exception {$/;"	m	class:Group1Player1
name	Group2PlayerF.java	/^    public String name() throws Exception {$/;"	m	class:Group2PlayerF
name	Group2PlayerF.java	/^    public String name() throws Exception {$/;"	m	class:StolenGroup5
name	Group2PlayerF.java	/^  public String name() throws Exception {$/;"	m	class:StolenGroup8
name	Group3Player6.java	/^	public String name() throws Exception {$/;"	m	class:Group3Player6
name	Group5Player1.java	/^    public String name() throws Exception {$/;"	m	class:Group5Player1
name	Group6Player2f.java	/^    String name;                   \/\/ name variable$/;"	f	class:Group6Player2f
name	Group6Player2f.java	/^    public String name() throws Exception {$/;"	m	class:Group6Player2f
name	Group7Player8.java	/^    public String name() throws Exception {$/;"	m	class:Group7Player8
name	Group8Player0.java	/^  public String name() throws Exception {$/;"	m	class:Group8Player0
name	HumanPlayer.java	/^    public String name() throws Exception {$/;"	m	class:HumanPlayer
name	IFCModel.java	/^    public String           name()                          throws Exception;$/;"	m	interface:IFCModel
name	IFCPlayer.java	/^    public String   name()                            throws Exception;$/;"	m	interface:IFCPlayer
name	IFCTournamentResults.java	/^    public String   name()      throws Exception;$/;"	m	interface:IFCTournamentResults
name	IdlePlayer.java	/^    public String name() throws Exception {$/;"	m	class:IdlePlayer
name	OldGroup1Player3.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup1Player3
name	OldGroup1Player4.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup1Player4
name	OldGroup2Player5J.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup2Player5J
name	OldGroup3Player00.java	/^    public String name() throws Exception {  return _CNAME;  }$/;"	m	class:OldGroup3Player00
name	OldGroup3Player300.java	/^    String name;                 \/\/ name variable$/;"	f	class:OldGroup3Player300
name	OldGroup3Player300.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup3Player300
name	OldGroup4Player6.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup4Player6
name	OldGroup4Player7.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup4Player7
name	OldGroup5Player2.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup5Player2
name	OldGroup5PlayerU.java	/^  public String name() throws Exception {$/;"	m	class:OldGroup5PlayerU
name	OldGroup5PlayerU.java	/^  static final String name = "Robots' Union";$/;"	f	class:OldGroup5PlayerU
name	OldGroup6Player3.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup6Player3
name	OldGroup6Player4.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup6Player4
name	OldGroup7Player2.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup7Player2
name	OldGroup7Player6.java	/^  public String name() throws Exception {$/;"	m	class:OldGroup7Player6
name	OldGroup8Player3.java	/^    public String name() throws Exception {$/;"	m	class:OldGroup8Player3
name	OldLadderPlayer.java	/^    public String name() throws Exception {$/;"	m	class:OldLadderPlayer
name	PlayerSpecificResults.java	/^    public String name() throws Exception {$/;"	m	class:PlayerSpecificResults
name	PlayerWrapper.java	/^	public String name() throws Exception {$/;"	m	class:PlayerWrapper
name	RandomPlayer.java	/^    public String name() throws Exception {$/;"	m	class:RandomPlayer
name	Rectangles.java	/^    public String name() throws Exception {$/;"	m	class:Rectangles
name	TournamentResults.java	/^    public String name() throws Exception {$/;"	m	class:TournamentResults
nearbyStations	OldGroup5Player2.java	/^	private Vertex[] nearbyStations (Vertex v) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
nearbyStations	OldGroup5PlayerU.java	/^  private Vertex[] nearbyStations (Vertex v) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
nearestDestructivePal	OldGroup6Player4.java	/^    private int nearestDestructivePal(int myBot) throws Exception {$/;"	m	class:OldGroup6Player4	file:
nearestEnemy	OldGroup6Player3.java	/^    private Robot nearestEnemy(int myBot) throws Exception {$/;"	m	class:OldGroup6Player3	file:
nearestEnemy	OldGroup6Player4.java	/^    private Robot nearestEnemy(int myBot) throws Exception {$/;"	m	class:OldGroup6Player4	file:
nearestPal	OldGroup6Player3.java	/^    private Robot nearestPal(int myBot) throws Exception {$/;"	m	class:OldGroup6Player3	file:
nearestPal	OldGroup6Player4.java	/^    private Robot nearestPal(int myBot) throws Exception {$/;"	m	class:OldGroup6Player4	file:
nearestStation	OldGroup5Player2.java	/^	private Vertex nearestStation (Vertex v) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
nearestStation	OldGroup5PlayerU.java	/^  private Vertex nearestStation (Vertex v) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
nearestStationCoord	OldGroup5Player2.java	/^	private int nearestStationCoord (int c) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
nearestStationCoord	OldGroup5PlayerU.java	/^  private int nearestStationCoord (int c) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
newRoseThresh	OldGroup3Player300.java	/^    int newRoseThresh = 7;  \/\/ For strat. 1, 1 robot: How far before starting a new rose?$/;"	f	class:OldGroup3Player300
nextDirection	Group2PlayerF.java	/^  public int nextDirection(int dir) {$/;"	m	class:StolenGroup8
nextDirection	Group8Player0.java	/^  public int nextDirection(int dir) {$/;"	m	class:Group8Player0
nextDirection	OldGroup7Player6.java	/^  public int nextDirection(int dir) {$/;"	m	class:OldGroup7Player6
nextMove	Group2PlayerF.java	/^  public char nextMove(int i) throws Exception {$/;"	m	class:StolenGroup8
nextMove	Group8Player0.java	/^  public char nextMove(int i) throws Exception {$/;"	m	class:Group8Player0
nextMove	OldGroup7Player6.java	/^  public char nextMove(int i) throws Exception {$/;"	m	class:OldGroup7Player6
nextStep	OldGroup1Player3.java	/^        private char nextStep;$/;"	f	class:OldGroup1Player3.MyRobot	file:
nextStep	OldGroup1Player4.java	/^        private char nextStep;$/;"	f	class:OldGroup1Player4.MyRobot	file:
next_target	OldGroup8Player3.java	/^	    Cell next_target;$/;"	f	class:OldGroup8Player3.RectangleTeam.Member
noBlack	OldGroup5Player2.java	/^	private boolean noBlack (int x, int y, boolean right) throws Exception {    $/;"	m	class:OldGroup5Player2.GridTeam	file:
noBlack	OldGroup5PlayerU.java	/^  private boolean noBlack (int x, int y, boolean right) throws Exception {    $/;"	m	class:OldGroup5PlayerU	file:
noMovePlayer	OldG4Strategy4.java	/^    public char noMovePlayer(int index){$/;"	m	class:OldG4Strategy4
numBots	OldGroup3Player00.java	/^    public int   numBots()  { return theBots.size(); }$/;"	m	class:OldGroup3Player00.Group3Bots
numBoundaryPlayers	OldG4Strategy4.java	/^    int numBoundaryPlayers;$/;"	f	class:OldG4Strategy4
numFillerPlayers	OldG4Strategy4.java	/^    int numFillerPlayers;$/;"	f	class:OldG4Strategy4
numFree	OldLadderPlayer.java	/^    int numFree = 0;$/;"	f	class:OldLadderPlayer
numMoves	OldGroup6Player3.java	/^        int numMoves;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
numMoves	OldGroup6Player4.java	/^        int numMoves;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
numMovesBeingChased	Group3Player6.java	/^		private int numMovesBeingChased = 0;$/;"	f	class:Group3Player6.TeamMember	file:
numPlayers	.bkp/Rectangles.java	/^    public int numPlayers() throws Exception {$/;"	m	class:Rectangles
numPlayers	Configuration.java	/^    public int numPlayers() throws Exception {$/;"	m	class:Configuration
numPlayers	Group2PlayerF.java	/^    int numPlayers;$/;"	f	class:Group2PlayerF
numPlayers	Group6Player2f.java	/^    int numPlayers;     \/\/ How many players are in the game?$/;"	f	class:Group6Player2f
numPlayers	IFCConfiguration.java	/^    public int      numPlayers()                                throws Exception;$/;"	m	interface:IFCConfiguration
numPlayers	OldG4Strategy4.java	/^    public int numPlayers(String player){$/;"	m	class:OldG4Strategy4
numPlayers	OldGroup2Player5J.java	/^    private int numPlayers;$/;"	f	class:OldGroup2Player5J	file:
numPlayers	OldGroup3Player300.java	/^    int numPlayers;     \/\/ How many players are in the game?$/;"	f	class:OldGroup3Player300
numPlayers	OldGroup7Player2.java	/^    int numPlayers;$/;"	f	class:OldGroup7Player2
numPlayers	Rectangles.java	/^    public int numPlayers() throws Exception {$/;"	m	class:Rectangles
numPlayersMax	Configuration.java	/^    public int numPlayersMax() throws Exception {$/;"	m	class:Configuration
numPlayersMax	IFCConfiguration.java	/^    public int      numPlayersMax()                             throws Exception;$/;"	m	interface:IFCConfiguration
numPlayersMin	Configuration.java	/^    public int numPlayersMin() throws Exception {$/;"	m	class:Configuration
numPlayersMin	IFCConfiguration.java	/^    public int      numPlayersMin()                             throws Exception;$/;"	m	interface:IFCConfiguration
numRects	OldG4Strategy4.java	/^    int[] numRects;$/;"	f	class:OldG4Strategy4
numRobots	.bkp/Rectangles.java	/^    public int numRobots() throws Exception {$/;"	m	class:Rectangles
numRobots	Configuration.java	/^    public int numRobots() throws Exception {$/;"	m	class:Configuration
numRobots	GameRecord.java	/^    public int numRobots() throws Exception {$/;"	m	class:GameRecord
numRobots	Group2PlayerF.java	/^    int numRobots;$/;"	f	class:Group2PlayerF
numRobots	Group2PlayerF.java	/^  int numRobots;         \/* number of robots *\/$/;"	f	class:StolenGroup8
numRobots	Group3Player6.java	/^	private int numRobots;$/;"	f	class:Group3Player6	file:
numRobots	Group6Player2f.java	/^    int numRobots;$/;"	f	class:Group6Player2f
numRobots	Group8Player0.java	/^  int numRobots;         \/* number of robots *\/$/;"	f	class:Group8Player0
numRobots	IFCConfiguration.java	/^    public int      numRobots()                                 throws Exception;$/;"	m	interface:IFCConfiguration
numRobots	IFCGameRecord.java	/^    public int      numRobots()                                 throws Exception;$/;"	m	interface:IFCGameRecord
numRobots	OldGroup1Player3.java	/^    int numRobots;$/;"	f	class:OldGroup1Player3
numRobots	OldGroup1Player4.java	/^    int numRobots;$/;"	f	class:OldGroup1Player4
numRobots	OldGroup2Player5J.java	/^    private int numRobots;$/;"	f	class:OldGroup2Player5J	file:
numRobots	OldGroup3Player300.java	/^    int numRobots;$/;"	f	class:OldGroup3Player300
numRobots	OldGroup6Player3.java	/^    private int numRobots, boardSize;$/;"	f	class:OldGroup6Player3	file:
numRobots	OldGroup6Player4.java	/^    private int numRobots, boardSize;$/;"	f	class:OldGroup6Player4	file:
numRobots	OldGroup7Player2.java	/^    int numRobots;$/;"	f	class:OldGroup7Player2
numRobots	OldGroup7Player6.java	/^  int numRobots;         \/* number of robots *\/$/;"	f	class:OldGroup7Player6
numRobots	Rectangles.java	/^    public int numRobots() throws Exception {$/;"	m	class:Rectangles
numRobotsMax	Configuration.java	/^    public int numRobotsMax() throws Exception {$/;"	m	class:Configuration
numRobotsMax	IFCConfiguration.java	/^    public int      numRobotsMax()                              throws Exception;$/;"	m	interface:IFCConfiguration
numRobotsMin	Configuration.java	/^    public int numRobotsMin() throws Exception {$/;"	m	class:Configuration
numRobotsMin	IFCConfiguration.java	/^    public int      numRobotsMin()                              throws Exception;$/;"	m	interface:IFCConfiguration
numRoses	OldGroup3Player300.java	/^    int numRoses = 0;       \/\/ For strat. 1, 1 robot: How many iterations?$/;"	f	class:OldGroup3Player300
numRounds	Configuration.java	/^    public int numRounds() throws Exception {$/;"	m	class:Configuration
numRounds	GameRecord.java	/^    public int numRounds() throws Exception {$/;"	m	class:GameRecord
numRounds	Group6Player2f.java	/^    int numRounds = 0;$/;"	f	class:Group6Player2f
numRounds	IFCConfiguration.java	/^    public int      numRounds()                                 throws Exception;$/;"	m	interface:IFCConfiguration
numRounds	IFCGameRecord.java	/^    public int      numRounds()                                 throws Exception;$/;"	m	interface:IFCGameRecord
numRoundsMax	Configuration.java	/^    public int numRoundsMax() throws Exception {$/;"	m	class:Configuration
numRoundsMax	IFCConfiguration.java	/^    public int      numRoundsMax()                              throws Exception;$/;"	m	interface:IFCConfiguration
numRoundsMin	Configuration.java	/^    public int numRoundsMin() throws Exception {$/;"	m	class:Configuration
numRoundsMin	IFCConfiguration.java	/^    public int      numRoundsMin()                              throws Exception;$/;"	m	interface:IFCConfiguration
numStrat	OldGroup1Player4.java	/^    public final int numStrat = 2;$/;"	f	class:OldGroup1Player4
numToUnleash	OldGroup5Player2.java	/^	private int numToUnleash (double seg_per) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
numToUnleash	OldGroup5PlayerU.java	/^  private int numToUnleash (double seg_per) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
numVertical	Group6Player2f.java	/^    int numVertical;    \/\/ remember how many consec. moves were vertical$/;"	f	class:Group6Player2f
numVertical	OldGroup3Player300.java	/^    int numVertical;    \/\/ remember how many consec. moves were vertical$/;"	f	class:OldGroup3Player300
numVertical2	OldGroup3Player300.java	/^    int numVertical2;   \/\/ same for second portion of the army (for strat. 3)$/;"	f	class:OldGroup3Player300
num_robots	OldGroup5Player2.java	/^	int num_robots;$/;"	f	class:OldGroup5Player2.GridTeam
num_robots	OldGroup5PlayerU.java	/^  int num_robots;$/;"	f	class:OldGroup5PlayerU
num_segments	OldGroup5Player2.java	/^	int num_segments;$/;"	f	class:OldGroup5Player2.GridTeam
num_segments	OldGroup5PlayerU.java	/^  int num_segments;$/;"	f	class:OldGroup5PlayerU
num_unleashed	OldGroup5Player2.java	/^	int num_unleashed;$/;"	f	class:OldGroup5Player2.GridTeam
num_unleashed	OldGroup5PlayerU.java	/^  int num_unleashed;$/;"	f	class:OldGroup5PlayerU
number	OldG4Strategy9.java	/^    int number;$/;"	f	class:OldG4Strategy9
numplayers	TournamentPanel.java	/^	int numplayers;$/;"	f	class:TournamentPanel.MyGroup
offense	Group3Player6.java	/^	private Team offense;$/;"	f	class:Group3Player6	file:
onBoard	Group7Player8.java	/^    public boolean onBoard(int x, int y)$/;"	m	class:Group7Player8
onBoarder	OldGroup6Player3.java	/^    private boolean onBoarder(int myBot) throws Exception {$/;"	m	class:OldGroup6Player3	file:
onBoarder	OldGroup6Player4.java	/^    private boolean onBoarder(int myBot) throws Exception {$/;"	m	class:OldGroup6Player4	file:
oneDir	OldGroup1Player3.java	/^	public int oneDir = 0;$/;"	f	class:OldGroup1Player3.myRobot
oneDir	OldGroup1Player4.java	/^	public int oneDir = 0;$/;"	f	class:OldGroup1Player4.myRobot
oppBots	Group2PlayerF.java	/^    Robot[] oppBots;$/;"	f	class:Group2PlayerF
oppDir	Group2PlayerF.java	/^    public char oppDir(char dir)$/;"	m	class:Group2PlayerF
oppDir	Group6Player2f.java	/^    public char oppDir(char dir)$/;"	m	class:Group6Player2f
oppIndex	Group2PlayerF.java	/^    int oppIndex;$/;"	f	class:Group2PlayerF
opponentOnSide	OldGroup3Player00.java	/^    private boolean opponentOnSide() throws Exception {$/;"	m	class:OldGroup3Player00	file:
opponentOnSide2	OldGroup3Player00.java	/^    private boolean opponentOnSide2() throws Exception {$/;"	m	class:OldGroup3Player00	file:
opponents	OldGroup1Player3.java	/^        private Robot [][] opponents;$/;"	f	class:OldGroup1Player3.MyRobot	file:
opponents	OldGroup1Player4.java	/^        private Robot [][] opponents;$/;"	f	class:OldGroup1Player4.MyRobot	file:
orderedRobotsIndexes	Group2PlayerF.java	/^    public int orderedRobotsIndexes[]; \/\/to store the robots available to work on this rec$/;"	f	class:StolenGroup8.emptyRec
orderedRobotsIndexes	Group8Player0.java	/^    public int orderedRobotsIndexes[]; \/\/to store the robots available to work on this rec$/;"	f	class:Group8Player0.emptyRec
orientation	Corner.java	/^    public char orientation() throws Exception {$/;"	m	class:Corner
origDir	OldGroup3Player00.java	/^    int[] origDir;$/;"	f	class:OldGroup3Player00
ourIndex	OldGroup7Player2.java	/^    int ourIndex;$/;"	f	class:OldGroup7Player2
ourindex	OldG4Strategy8.java	/^    int ourindex;$/;"	f	class:OldG4Strategy8
owner	OldGroup5Player2.java	/^	Destroyah owner;$/;"	f	class:OldGroup5Player2.ChaseBot
paint	.bkp/Rectangles.java	/^        public void paint(Graphics __g) {$/;"	m	class:Rectangles.ViewPanel
paint	Rectangles.java	/^        public void paint(Graphics __g) {$/;"	m	class:Rectangles.ViewPanel
paranoiaFactor	OldGroup2Player5J.java	/^    private double paranoiaFactor = .3;  \/\/the lower, the more paranoid$/;"	f	class:OldGroup2Player5J	file:
parseDoubleValue	ParseValue.java	/^    public static ParseValue parseDoubleValue(String __str, double __min, double __max) {$/;"	m	class:ParseValue
parseIntegerValue	ParseValue.java	/^    public static ParseValue parseIntegerValue(String __str, int __min, int __max) {$/;"	m	class:ParseValue
parseMove	.bkp/Rectangles.java	/^    private char[] parseMove(String __str) throws Exception {$/;"	m	class:Rectangles	file:
parseMove	Rectangles.java	/^    private char[] parseMove(String __str) throws Exception {$/;"	m	class:Rectangles	file:
path	OldLadderPlayer.java	/^    ArrayList path = new ArrayList();$/;"	f	class:OldLadderPlayer
pathPatch	OldLadderPlayer.java	/^    ArrayList pathPatch = new ArrayList();$/;"	f	class:OldLadderPlayer
persist	.bkp/GUI.java	/^    public Object persist(Class __class) throws Exception {$/;"	m	class:GUI
persist	.bkp/GUI.java	/^    public void persist(Class __class, Object __obj) throws Exception {$/;"	m	class:GUI
persist	GUI.java	/^    public Object persist(Class __class) throws Exception {$/;"	m	class:GUI
persist	GUI.java	/^    public void persist(Class __class, Object __obj) throws Exception {$/;"	m	class:GUI
persist	IFCUI.java	/^    public Object persist(Class __class)                 throws Exception;$/;"	m	interface:IFCUI
persist	IFCUI.java	/^    public void   persist(Class __class, Object __obj)   throws Exception;$/;"	m	interface:IFCUI
pickOne	OldGroup5Player2.java	/^	private char pickOne (Vector v) throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
pickOne	OldGroup5Robot.java	/^  private char pickOne (Vector v) throws Exception {$/;"	m	class:OldGroup5Robot	file:
player	Configuration.java	/^    public Class player(int __pos) throws Exception {$/;"	m	class:Configuration
player	IFCConfiguration.java	/^    public Class    player(int __pos)                           throws Exception;$/;"	m	interface:IFCConfiguration
player	PlayerWrapper.java	/^    public IFCPlayer player() {$/;"	m	class:PlayerWrapper
playerClass	PlayerWrapper.java	/^    public Class playerClass() throws Exception {$/;"	m	class:PlayerWrapper
playerClass	TournamentResults.java	/^        public Class playerClass() throws Exception {$/;"	m	class:TournamentResults.ClassScorePair
playerIndex	OldG4Strategy4.java	/^    int playerIndex;$/;"	f	class:OldG4Strategy4
playerIndex	Robot.java	/^    public int playerIndex() throws Exception {$/;"	m	class:Robot
playerList	Configuration.java	/^    public Class[] playerList() throws Exception {$/;"	m	class:Configuration
playerList	IFCConfiguration.java	/^    public Class[]  playerList()                                throws Exception;$/;"	m	interface:IFCConfiguration
playerMoves	OldG4Strategy4.java	/^    public char playerMoves(int index) {$/;"	m	class:OldG4Strategy4
players	GameRecord.java	/^    public Class[] players() throws Exception {$/;"	m	class:GameRecord
players	IFCGameRecord.java	/^    public Class[]  players()                                   throws Exception;$/;"	m	interface:IFCGameRecord
pointScore	Group1Player1.java	/^		private double pointScore(Point iP) throws Exception {$/;"	m	class:Group1Player1.Bot	file:
points	OldGroup5Player2.java	/^	private int[] points (Vertex here, char direction, int distance)$/;"	m	class:OldGroup5Player2.GridTeam	file:
points	OldGroup5PlayerU.java	/^  private int[] points (Vertex here, char direction, int distance)$/;"	m	class:OldGroup5PlayerU	file:
position	OldGroup6Player3.java	/^        int position = 0;$/;"	f	class:OldGroup6Player3.LogicRobot
position	OldGroup6Player4.java	/^        int position = 0;$/;"	f	class:OldGroup6Player4.LogicRobot
positions	Group6Player2f.java	/^    OldG3Point[] positions;$/;"	f	class:Group6Player2f
positions	OldGroup3Player300.java	/^    OldG3Point[] positions;   $/;"	f	class:OldGroup3Player300
prevDirection	Group2PlayerF.java	/^  public int prevDirection(int dir) {$/;"	m	class:StolenGroup8
prevDirection	Group8Player0.java	/^  public int prevDirection(int dir) {$/;"	m	class:Group8Player0
prevMove	OldGroup1Player3.java	/^        public char prevMove, prevPrevMove;$/;"	f	class:OldGroup1Player3.MyRobot
prevMove	OldGroup1Player4.java	/^        public char prevMove, prevPrevMove;$/;"	f	class:OldGroup1Player4.MyRobot
prevPrevMove	OldGroup1Player3.java	/^        public char prevMove, prevPrevMove;$/;"	f	class:OldGroup1Player3.MyRobot
prevPrevMove	OldGroup1Player4.java	/^        public char prevMove, prevPrevMove;$/;"	f	class:OldGroup1Player4.MyRobot
prevVertex	OldG4Strategy4.java	/^    Vertex[] prevVertex;$/;"	f	class:OldG4Strategy4
prevVertexContains	OldG4Strategy4.java	/^    public boolean prevVertexContains(Vertex v) throws Exception{$/;"	m	class:OldG4Strategy4
prevVertexContains	OldG4Strategy4.java	/^    public boolean prevVertexContains(int index, Vertex v) throws Exception{$/;"	m	class:OldG4Strategy4
print	.bkp/GUI.java	/^    public void print(String __str) throws Exception {$/;"	m	class:GUI
print	.bkp/Rectangles.java	/^    public void print(String __str) throws Exception {$/;"	m	class:Rectangles
print	GUI.java	/^    public void print(String __str) throws Exception {$/;"	m	class:GUI
print	IFCUI.java	/^    public void   print(String __str)                    throws Exception;$/;"	m	interface:IFCUI
print	MessagePanel.java	/^    public void print(String __str) throws Exception {$/;"	m	class:MessagePanel
print	OldGroup6Player3.java	/^    private static final void print(Object o) {$/;"	m	class:OldGroup6Player3	file:
print	OldGroup6Player4.java	/^    private static final void print(Object o) {$/;"	m	class:OldGroup6Player4	file:
print	OldGroup8Player3.java	/^	String print()$/;"	m	class:OldGroup8Player3.MyRectangle
print	OldGroup8Player3.java	/^	void print()$/;"	m	class:OldGroup8Player3.DestructiveRandomWalk
print	Rectangles.java	/^    public void print(String __str) throws Exception {$/;"	m	class:Rectangles
printChasers	OldGroup6Player3.java	/^        public void printChasers() throws Exception {$/;"	m	class:OldGroup6Player3.LogicRobot
printChasers	OldGroup6Player4.java	/^        public void printChasers() throws Exception {$/;"	m	class:OldGroup6Player4.LogicRobot
println	.bkp/GUI.java	/^    public void println() throws Exception {$/;"	m	class:GUI
println	.bkp/GUI.java	/^    public void println(String __str) throws Exception {$/;"	m	class:GUI
println	.bkp/Rectangles.java	/^    public void println() throws Exception {$/;"	m	class:Rectangles
println	.bkp/Rectangles.java	/^    public void println(String __str) throws Exception {$/;"	m	class:Rectangles
println	GUI.java	/^    public void println() throws Exception {$/;"	m	class:GUI
println	GUI.java	/^    public void println(String __str) throws Exception {$/;"	m	class:GUI
println	IFCUI.java	/^    public void   println()                              throws Exception;$/;"	m	interface:IFCUI
println	IFCUI.java	/^    public void   println(String __str)                  throws Exception;$/;"	m	interface:IFCUI
println	MessagePanel.java	/^    public void println() throws Exception {$/;"	m	class:MessagePanel
println	MessagePanel.java	/^    public void println(String __str) throws Exception {$/;"	m	class:MessagePanel
println	Rectangles.java	/^    public void println() throws Exception {$/;"	m	class:Rectangles
println	Rectangles.java	/^    public void println(String __str) throws Exception {$/;"	m	class:Rectangles
processMoves	.bkp/Rectangles.java	/^    private void processMoves(char[][] __moves) throws Exception {$/;"	m	class:Rectangles	file:
processMoves	Rectangles.java	/^    private void processMoves(char[][] __moves) throws Exception {$/;"	m	class:Rectangles	file:
proximity	Group2PlayerF.java	/^    int proximity;$/;"	f	class:Group2PlayerF
quality	OldGroup6Player3.java	/^	private int quality(int direction) throws Exception {$/;"	m	class:OldGroup6Player3.DisruptLogic	file:
rand	Group3Player6.java	/^	static Random rand = new Random();$/;"	f	class:Group3Player6
rand	OldGroup1Player3.java	/^    Random rand = new Random();$/;"	f	class:OldGroup1Player3
rand	OldGroup1Player4.java	/^    Random rand = new Random();$/;"	f	class:OldGroup1Player4
random	Group2PlayerF.java	/^  static Random random;$/;"	f	class:StolenGroup8
random	Group8Player0.java	/^  static Random random;$/;"	f	class:Group8Player0
random	OldG4Strategy4.java	/^    Random random = new Random();$/;"	f	class:OldG4Strategy4
random	OldGroup2Player5J.java	/^    private static Random random;$/;"	f	class:OldGroup2Player5J	file:
random	OldGroup5Player2.java	/^    static Random random;$/;"	f	class:OldGroup5Player2
random	OldGroup5PlayerU.java	/^  static Random random;$/;"	f	class:OldGroup5PlayerU
random	OldGroup5Robot.java	/^  Random random;$/;"	f	class:OldGroup5Robot
random	OldGroup6Player3.java	/^    private static Random random;$/;"	f	class:OldGroup6Player3	file:
random	OldGroup6Player4.java	/^    private static Random random;$/;"	f	class:OldGroup6Player4	file:
random	OldGroup7Player6.java	/^  static Random random;$/;"	f	class:OldGroup7Player6
randomDirection	Group2PlayerF.java	/^  public int randomDirection() {$/;"	m	class:StolenGroup8
randomDirection	Group8Player0.java	/^  public int randomDirection() {$/;"	m	class:Group8Player0
randomDirection	OldGroup7Player6.java	/^  public int randomDirection() {$/;"	m	class:OldGroup7Player6
randomInitRobots	Group2PlayerF.java	/^    public final Robot[] randomInitRobots() throws Exception {$/;"	m	class:StolenG5Base
randomInitRobots	Group5Player1.java	/^    public final Robot[] randomInitRobots() throws Exception {$/;"	m	class:G5Base
ranks	Util.java	/^    public static double[] ranks(Comparable[] __array) throws Exception {$/;"	m	class:Util
ratio	OldGroup8Player3.java	/^	float ratio;$/;"	f	class:OldGroup8Player3.MyRectangle
readLogFile	MessagePanel.java	/^    public String readLogFile() throws Exception {    $/;"	m	class:MessagePanel
readObject	.bkp/GUI.java	/^    public Object readObject(File __file) throws Exception {$/;"	m	class:GUI
readObject	GUI.java	/^    public Object readObject(File __file) throws Exception {$/;"	m	class:GUI
rebuildHolesListIfNecessary	Group1Player1.java	/^	private void rebuildHolesListIfNecessary() throws Exception {$/;"	m	class:Group1Player1	file:
recordPosition	Group1Player1.java	/^		public void recordPosition() throws Exception {$/;"	m	class:Group1Player1.Bot
rect	OldG4Strategy2a.java	/^    Rectangles rect;$/;"	f	class:OldG4Strategy2a
rect	OldGroup2Player5J.java	/^    private  Rectangles rect;$/;"	f	class:OldGroup2Player5J	file:
rectSize	OldGroup2Player5J.java	/^    private int rectSize;$/;"	f	class:OldGroup2Player5J	file:
rectangle	OldGroup2Player5J.java	/^    public void rectangle(int behaviorCode, int x, int y, int robotIndex) throws Exception$/;"	m	class:OldGroup2Player5J
rectangleScore	Group1Player1.java	/^		private double rectangleScore(Point iP1, Point iP2) throws Exception {$/;"	m	class:Group1Player1.Bot	file:
rectangleScore	Group1Player1.java	/^		private double rectangleScore(int iX1, int iY1, int iX2, int iY2)$/;"	m	class:Group1Player1.Bot	file:
rectangleScore	Group3Player6.java	/^		private double rectangleScore(Vertex a, Vertex b) throws Exception {$/;"	m	class:Group3Player6.OffenseTeam	file:
rectangleScore	Group3Player6.java	/^		private double rectangleScore(int ax, int ay, int tx, int ty)$/;"	m	class:Group3Player6.OffenseTeam	file:
rectangleSize	Group7Player8.java	/^    private int rectangleSize;$/;"	f	class:Group7Player8	file:
rectangles	Group2PlayerF.java	/^  Rectangles rectangles;$/;"	f	class:StolenGroup8
rectangles	Group8Player0.java	/^  Rectangles rectangles;$/;"	f	class:Group8Player0
rectangles	OldGroup5Player2.java	/^    Rectangles rectangles;$/;"	f	class:OldGroup5Player2
rectangles	OldGroup5PlayerU.java	/^  Rectangles rectangles;$/;"	f	class:OldGroup5PlayerU
rectangles	OldGroup5Robot.java	/^  Rectangles rectangles;  $/;"	f	class:OldGroup5Robot
rectangles	OldGroup7Player6.java	/^  Rectangles rectangles;$/;"	f	class:OldGroup7Player6
refresh	.bkp/GUI.java	/^    public void refresh() throws Exception {$/;"	m	class:GUI
refresh	.bkp/Rectangles.java	/^        void refresh() throws Exception {$/;"	m	class:Rectangles.ControlPanel
refresh	.bkp/Rectangles.java	/^    private void refresh() throws Exception {$/;"	m	class:Rectangles	file:
refresh	GUI.java	/^    public void refresh() throws Exception {$/;"	m	class:GUI
refresh	IFCUI.java	/^    public void   refresh()                              throws Exception;$/;"	m	interface:IFCUI
refresh	Rectangles.java	/^        public void refresh() throws Exception {$/;"	m	class:Rectangles.ControlPanel
refresh	Rectangles.java	/^    private void refresh() throws Exception {$/;"	m	class:Rectangles	file:
register	.bkp/GUI.java	/^    public void register(IFCModel __model) throws Exception {$/;"	m	class:GUI
register	.bkp/Rectangles.java	/^    public void register(IFCUI __ui) throws Exception {$/;"	m	class:Rectangles
register	GUI.java	/^    public void register(IFCModel __model) throws Exception {$/;"	m	class:GUI
register	Group1Player1.java	/^	public Robot[] register(Rectangles iRectangles) throws Exception {$/;"	m	class:Group1Player1
register	Group2PlayerF.java	/^    public Robot[] register( Rectangles rect ) throws Exception {$/;"	m	class:StolenGroup5
register	Group2PlayerF.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:Group2PlayerF
register	Group2PlayerF.java	/^  public Robot[] register(Rectangles rectangles) throws Exception$/;"	m	class:StolenGroup8
register	Group2PlayerF.java	/^  public Robot[] register(Rectangles rectangles, IFCPlayer myPlayer) throws Exception {$/;"	m	class:StolenGroup8
register	Group3Player6.java	/^	public Robot[] register(Rectangles rectangles) throws Exception {$/;"	m	class:Group3Player6
register	Group5Player1.java	/^    public Robot[] register( Rectangles rect ) throws Exception {$/;"	m	class:Group5Player1
register	Group6Player2f.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:Group6Player2f
register	Group7Player8.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception$/;"	m	class:Group7Player8
register	Group8Player0.java	/^  public Robot[] register(Rectangles rectangles) throws Exception {$/;"	m	class:Group8Player0
register	HumanPlayer.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:HumanPlayer
register	IFCModel.java	/^    public void             register(IFCUI __UI)            throws Exception;$/;"	m	interface:IFCModel
register	IFCPlayer.java	/^    public Robot[]  register(Rectangles __rectangles) throws Exception;$/;"	m	interface:IFCPlayer
register	IFCUI.java	/^    public void   register(IFCModel __model)             throws Exception;$/;"	m	interface:IFCUI
register	IdlePlayer.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:IdlePlayer
register	MessagePanel.java	/^    public void register(IFCUI __ui, IFCModel __model) throws Exception {$/;"	m	class:MessagePanel
register	OldGroup1Player3.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup1Player3
register	OldGroup1Player4.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup1Player4
register	OldGroup2Player5J.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception$/;"	m	class:OldGroup2Player5J
register	OldGroup3Player00.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception $/;"	m	class:OldGroup3Player00
register	OldGroup3Player300.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup3Player300
register	OldGroup4Player6.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup4Player6
register	OldGroup4Player7.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup4Player7
register	OldGroup5Player2.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup5Player2
register	OldGroup5PlayerU.java	/^  public Robot[] register(Rectangles rectangles) throws Exception {$/;"	m	class:OldGroup5PlayerU
register	OldGroup6Player3.java	/^    public Robot[] register(Rectangles engine) throws Exception {$/;"	m	class:OldGroup6Player3
register	OldGroup6Player4.java	/^    public Robot[] register(Rectangles engine) throws Exception {$/;"	m	class:OldGroup6Player4
register	OldGroup7Player2.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup7Player2
register	OldGroup7Player6.java	/^  public Robot[] register(Rectangles rectangles) throws Exception {$/;"	m	class:OldGroup7Player6
register	OldGroup8Player3.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldGroup8Player3
register	OldLadderPlayer.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:OldLadderPlayer
register	PlayerWrapper.java	/^	public Robot[] register(Rectangles __rect) throws Exception {$/;"	m	class:PlayerWrapper
register	PlayerWrapper.java	/^    public Robot[] register(Rectangles __rect, IFCPlayer __player) throws Exception {$/;"	m	class:PlayerWrapper
register	RandomPlayer.java	/^    public Robot[] register(Rectangles __rectangles) throws Exception {$/;"	m	class:RandomPlayer
register	Rectangles.java	/^    public void register(IFCUI __ui) throws Exception {$/;"	m	class:Rectangles
register	TournamentPanel.java	/^        public void register(IFCConfiguration __config) throws Exception {$/;"	m	class:TournamentPanel.ConfigurationPanel
register	TournamentPanel.java	/^    public void register(IFCUI __ui, IFCModel __model) throws Exception {$/;"	m	class:TournamentPanel
registerArmy	OldGroup1Player4.java	/^    public Robot[] registerArmy(Rectangles __rectangles) throws Exception{$/;"	m	class:OldGroup1Player4
registerNormalStrat	OldGroup1Player4.java	/^    public Robot[] registerNormalStrat(Rectangles __rectangles) throws Exception{$/;"	m	class:OldGroup1Player4
register_cont	.bkp/GUI.java	/^    void register_cont(IFCModel __model) throws Exception {$/;"	m	class:GUI
register_cont	GUI.java	/^    void register_cont(IFCModel __model) throws Exception {$/;"	m	class:GUI
register_init	.bkp/GUI.java	/^    void register_init(IFCModel __model) throws Exception {$/;"	m	class:GUI
register_init	GUI.java	/^    void register_init(IFCModel __model) throws Exception {$/;"	m	class:GUI
register_priv	PlayerWrapper.java	/^    private Robot[] register_priv(Rectangles __rect) throws Exception {$/;"	m	class:PlayerWrapper	file:
regularPlayer	OldGroup1Player4.java	/^    public char[] regularPlayer() throws Exception{$/;"	m	class:OldGroup1Player4
released	OldG4Strategy2a.java	/^    boolean released = false;$/;"	f	class:OldG4Strategy2a
removeCorners	PlayerWrapper.java	/^    public void removeCorners(int __xpos, int __ypos) throws Exception {$/;"	m	class:PlayerWrapper
removeTableModelListener	PlayerSpecificResults.java	/^    public void removeTableModelListener(TableModelListener __listener) {$/;"	m	class:PlayerSpecificResults
removeTableModelListener	TournamentResults.java	/^    public void removeTableModelListener(TableModelListener __listener) {$/;"	m	class:TournamentResults
reset	.bkp/GUI.java	/^    public void reset() throws Exception {$/;"	m	class:GUI
reset	.bkp/Rectangles.java	/^    private void reset() throws Exception {$/;"	m	class:Rectangles	file:
reset	GUI.java	/^    public void reset() throws Exception {$/;"	m	class:GUI
reset	IFCUI.java	/^    public void   reset()                                throws Exception;$/;"	m	interface:IFCUI
reset	Rectangles.java	/^    private void reset() throws Exception {$/;"	m	class:Rectangles	file:
resetCounter	OldGroup3Player00.java	/^    public void resetCounter(Robot myBot)$/;"	m	class:OldGroup3Player00.Group3Bots
resetViewSize	.bkp/GUI.java	/^    public void resetViewSize() {$/;"	m	class:GUI
resetViewSize	GUI.java	/^    public void resetViewSize() {$/;"	m	class:GUI
resetViewSize	IFCUI.java	/^    public void   resetViewSize()                        throws Exception;$/;"	m	interface:IFCUI
resumeIfStopped	Group3Player6.java	/^		public void resumeIfStopped() {$/;"	m	class:Group3Player6.TeamMember
rewind	Group2PlayerF.java	/^    public void rewind() throws Exception {$/;"	m	class:StolenG5Cavalry
rewind	Group2PlayerF.java	/^    public void rewind() throws Exception {$/;"	m	class:StolenGroup5
rewind	Group5Player1.java	/^    public void rewind() throws Exception {$/;"	m	class:G5Cavalry
rewind	Group5Player1.java	/^    public void rewind() throws Exception {$/;"	m	class:Group5Player1
robot	Group3Player6.java	/^		private Robot robot;$/;"	f	class:Group3Player6.TeamMember	file:
robot	OldGroup6Player3.java	/^	private LogicRobot robot;$/;"	f	class:OldGroup6Player3.DisruptLogic	file:
robot	OldGroup6Player3.java	/^        LogicRobot robot;        \/\/ the robot running this logic$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
robot	OldGroup6Player3.java	/^        Robot robot;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic
robot	OldGroup6Player4.java	/^        LogicRobot robot;        \/\/ the robot running this logic$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
robot	OldGroup6Player4.java	/^        Robot robot;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic
robot	PlayerWrapper.java	/^    public Robot robot(int __pos) throws Exception {$/;"	m	class:PlayerWrapper
robotDistance	Group3Player6.java	/^		protected int robotDistance(Robot a, Robot b) throws Exception {$/;"	m	class:Group3Player6.Team
robotDistances	Group2PlayerF.java	/^    private int robotDistances[]; \/\/for each roobt, what its distnace from the rec$/;"	f	class:StolenGroup8.emptyRec	file:
robotDistances	Group8Player0.java	/^    private int robotDistances[]; \/\/for each roobt, what its distnace from the rec$/;"	f	class:Group8Player0.emptyRec	file:
robotGoesClockwise	OldGroup2Player5J.java	/^    private boolean robotGoesClockwise[];$/;"	f	class:OldGroup2Player5J	file:
robotIndex	Group3Player6.java	/^		private int robotIndex;$/;"	f	class:Group3Player6.TeamMember	file:
robotRatio	OldGroup3Player300.java	/^    double robotRatio;  \/\/ Ratio of robots to game board size$/;"	f	class:OldGroup3Player300
robotRectangles	OldGroup2Player5J.java	/^    private int[][][] robotRectangles;$/;"	f	class:OldGroup2Player5J	file:
robotTurned	OldLadderPlayer.java	/^    int[] robotTurned;$/;"	f	class:OldLadderPlayer
robot_index	OldGroup8Player3.java	/^	    int robot_index;$/;"	f	class:OldGroup8Player3.RectangleTeam.Member
robot_index	OldGroup8Player3.java	/^	int robot_index;$/;"	f	class:OldGroup8Player3.DestructiveRandomWalk
robots	Group2PlayerF.java	/^  Robot[] robots;        \/* robots *\/$/;"	f	class:StolenGroup8
robots	Group7Player8.java	/^    private Robot [] robots;$/;"	f	class:Group7Player8	file:
robots	Group8Player0.java	/^  Robot[] robots;        \/* robots *\/$/;"	f	class:Group8Player0
robots	OldG4Strategy4.java	/^    Robot[] robots;$/;"	f	class:OldG4Strategy4
robots	OldGroup2Player5J.java	/^    private Robot[][] robots;$/;"	f	class:OldGroup2Player5J	file:
robots	OldGroup5PlayerU.java	/^  OldGroup5Robot robots[];$/;"	f	class:OldGroup5PlayerU
robots	OldGroup6Player3.java	/^    private LogicRobot[] robots;$/;"	f	class:OldGroup6Player3	file:
robots	OldGroup6Player4.java	/^    private LogicRobot[] robots;$/;"	f	class:OldGroup6Player4	file:
robots	OldGroup7Player6.java	/^  Robot[] robots;        \/* robots *\/$/;"	f	class:OldGroup7Player6
robots	PlayerWrapper.java	/^    public Robot[] robots() throws Exception {$/;"	m	class:PlayerWrapper
robotsEqual	Group1Player1.java	/^		private boolean robotsEqual(Robot iR1, Robot iR2) throws Exception {$/;"	m	class:Group1Player1.Bot	file:
robotsEqual	Group2PlayerF.java	/^		private boolean robotsEqual(Robot r1, Robot r2) throws Exception {$/;"	m	class:StolenGroup8	file:
robotsEqual	Group3Player6.java	/^		protected boolean robotsEqual(Robot iR1, Robot iR2) throws Exception {$/;"	m	class:Group3Player6.Team
robotsEqual	Group8Player0.java	/^		private boolean robotsEqual(Robot r1, Robot r2) throws Exception {$/;"	m	class:Group8Player0	file:
rotateMove	Group2PlayerF.java	/^    final char rotateMove( char move, int orient ) throws Exception {$/;"	m	class:StolenG5Base
rotateMove	Group5Player1.java	/^    final char rotateMove( char move, int orient ) throws Exception {$/;"	m	class:G5Base
rotatePos	Group2PlayerF.java	/^    final Vertex rotatePos( int x, int y, int orient ) throws Exception {$/;"	m	class:StolenG5Base
rotatePos	Group5Player1.java	/^    final Vertex rotatePos( int x, int y, int orient ) throws Exception {$/;"	m	class:G5Base
rotatecounter	OldG4Strategy8.java	/^    int rotatecounter = 0;$/;"	f	class:OldG4Strategy8
rotation	OldGroup7Player2.java	/^    int rotation;$/;"	f	class:Rect
rotdirect	OldLadderPlayer.java	/^    char[] rotdirect;	\/\/ the robots' last time moving direction$/;"	f	class:OldLadderPlayer
round	Group2PlayerF.java	/^    int round;$/;"	f	class:Group2PlayerF
roundNum	OldGroup3Player300.java	/^    int roundNum;$/;"	f	class:OldGroup3Player300
rounds	.bkp/Rectangles.java	/^    public int rounds() throws Exception {$/;"	m	class:Rectangles
rounds	Rectangles.java	/^    public int rounds() throws Exception {$/;"	m	class:Rectangles
run	.bkp/Rectangles.java	/^    public void run(IFCTournament __tournament) throws Exception {$/;"	m	class:Rectangles
run	IFCModel.java	/^    public void             run(IFCTournament __tournament) throws Exception;$/;"	m	interface:IFCModel
run	Rectangles.java	/^	public void run () { $/;"	m	class:Rectangles.StopListener
run	Rectangles.java	/^    public void run(IFCTournament __tournament) throws Exception {$/;"	m	class:Rectangles
samples	Group3Player6.java	/^		private SortedMap samples = new TreeMap();$/;"	f	class:Group3Player6.OffenseTeam	file:
savePosition	Group2PlayerF.java	/^    void savePosition() throws Exception {$/;"	m	class:StolenGroup5
savePosition	Group5Player1.java	/^    void savePosition() throws Exception {$/;"	m	class:Group5Player1
scanRange	Group1Player1.java	/^	private static final int scanRange = 15;$/;"	f	class:Group1Player1	file:
score	OldGroup5Player2.java	/^	private double score (Vertex here, char direction, int distance, char inertia)$/;"	m	class:OldGroup5Player2.GridTeam	file:
score	OldGroup5PlayerU.java	/^  private double score (Vertex here, char direction, int distance, char inertia)$/;"	m	class:OldGroup5PlayerU	file:
score	PlayerWrapper.java	/^	public double score() {$/;"	m	class:PlayerWrapper
score	TournamentResults.java	/^        public double score() throws Exception {$/;"	m	class:TournamentResults.ClassScorePair
scoreSum	Group3Player6.java	/^	public double scoreSum() throws Exception {$/;"	m	class:Group3Player6
scores	GameRecord.java	/^    public double[] scores() throws Exception {$/;"	m	class:GameRecord
scores	IFCGameRecord.java	/^    public double[] scores()                                    throws Exception;$/;"	m	interface:IFCGameRecord
scores	MoveResult.java	/^    public double[] scores() throws Exception {$/;"	m	class:MoveResult
secondDir	OldGroup1Player4.java	/^    public char secondDir = _CSOUTH;$/;"	f	class:OldGroup1Player4
secondGroup	OldGroup1Player4.java	/^    public int firstGroup=0, secondGroup =0;$/;"	f	class:OldGroup1Player4
secondRectangle	OldG4Strategy4.java	/^    public char secondRectangle(int index) throws Exception{$/;"	m	class:OldG4Strategy4
secretNumber	OldGroup2Player5J.java	/^    private int secretNumber = 0;$/;"	f	class:OldGroup2Player5J	file:
selectFile	.bkp/GUI.java	/^    public File selectFile(File __file) throws Exception {$/;"	m	class:GUI
selectFile	GUI.java	/^    public File selectFile(File __file) throws Exception {$/;"	m	class:GUI
selectTarget	Group1Player1.java	/^	private void selectTarget(Bot b) throws Exception {$/;"	m	class:Group1Player1	file:
set	TournamentResults.java	/^        public void set(int __pos, double __val) throws Exception {$/;"	m	class:TournamentResults.PlayerEntry
setAnchor	Group3Player6.java	/^		public void setAnchor() throws Exception {$/;"	m	class:Group3Player6.TeamMember
setAnchor	Group3Player6.java	/^		public void setAnchor(Vertex vertex) {$/;"	m	class:Group3Player6.TeamMember
setBatchComplete	GameRecord.java	/^    public void setBatchComplete(boolean __batchcomplete) throws Exception {$/;"	m	class:GameRecord
setBatchComplete	IFCGameRecord.java	/^    public void     setBatchComplete(boolean __batchcomplete)   throws Exception;$/;"	m	interface:IFCGameRecord
setClass	Configuration.java	/^    public void setClass(int __pos, Class __class) throws Exception {$/;"	m	class:Configuration
setClass	IFCConfiguration.java	/^    public void     setClass(int __pos, Class __class)          throws Exception;$/;"	m	interface:IFCConfiguration
setClassList	Configuration.java	/^    public void setClassList(Class[] __list) throws Exception {$/;"	m	class:Configuration
setClassList	IFCConfiguration.java	/^    public void     setClassList(Class[] __list)                throws Exception;$/;"	m	interface:IFCConfiguration
setClosestEnemyBot	Group3Player6.java	/^		public void setClosestEnemyBot(Robot robot) {$/;"	m	class:Group3Player6.TeamMember
setColor	Robot.java	/^    public void setColor(Color __color) throws Exception {$/;"	m	class:Robot
setCounter	OldGroup3Player00.java	/^    public void setCounter(Robot myBot, int value)$/;"	m	class:OldGroup3Player00.Group3Bots
setCrossBoardDir	Group1Player1.java	/^		public void setCrossBoardDir(int iI) {$/;"	m	class:Group1Player1.Bot
setCurrentPosition	OldGroup7Player2.java	/^    public void setCurrentPosition(Vertex currentPos) {$/;"	m	class:Rect
setDir	Group1Player1.java	/^		public void setDir(int iI) {$/;"	m	class:Group1Player1.Bot
setDirection	Group3Player6.java	/^		public void setDirection(int i) {$/;"	m	class:Group3Player6.TeamMember
setDist	OldGroup3Player00.java	/^    public void setDist( Robot myBot, int adist ) $/;"	m	class:OldGroup3Player00.Group3Bots
setGames	IFCTournament.java	/^    public void             setGames(IFCGameRecord[] __games) throws Exception;$/;"	m	interface:IFCTournament
setGames	Tournament.java	/^    public void setGames(IFCGameRecord[] __games) throws Exception {$/;"	m	class:Tournament
setHorizontal	SlotPanel.java	/^    public void setHorizontal() {$/;"	m	class:SlotPanel
setID	Robot.java	/^    public void setID(int __id) throws Exception {$/;"	m	class:Robot
setLogFile	Configuration.java	/^    public void setLogFile(String __logfile) throws Exception {$/;"	m	class:Configuration
setLogFile	IFCConfiguration.java	/^    public void     setLogFile(String __str)                    throws Exception;$/;"	m	interface:IFCConfiguration
setLogic	OldGroup6Player3.java	/^        public void setLogic(Logic logic) {$/;"	m	class:OldGroup6Player3.LogicRobot
setLogic	OldGroup6Player4.java	/^        public void setLogic(Logic logic) {$/;"	m	class:OldGroup6Player4.LogicRobot
setMoveState	Group1Player1.java	/^		public void setMoveState(MoveState iState) {$/;"	m	class:Group1Player1.Bot
setMoves	MoveResult.java	/^    public void setMoves(char[][] __moves) throws Exception {$/;"	m	class:MoveResult
setNextStep	OldGroup1Player3.java	/^        public void setNextStep(Robot bot) throws Exception{$/;"	m	class:OldGroup1Player3.MyRobot
setNextStep	OldGroup1Player4.java	/^        public void setNextStep(Robot bot) throws Exception{$/;"	m	class:OldGroup1Player4.MyRobot
setNumMovesBeingChased	Group3Player6.java	/^		public void setNumMovesBeingChased(int i) {$/;"	m	class:Group3Player6.TeamMember
setNumPlayersBounds	Configuration.java	/^    public void setNumPlayersBounds(int __min, int __max) throws Exception {$/;"	m	class:Configuration
setNumPlayersBounds	IFCConfiguration.java	/^    public void     setNumPlayersBounds(int __min, int __max)   throws Exception;$/;"	m	interface:IFCConfiguration
setNumRobots	Configuration.java	/^    public void setNumRobots(int __numrobots) throws Exception {$/;"	m	class:Configuration
setNumRobots	GameRecord.java	/^    public void setNumRobots(int __numrobots) throws Exception {$/;"	m	class:GameRecord
setNumRobots	IFCConfiguration.java	/^    public void     setNumRobots(int __numrobots)               throws Exception;$/;"	m	interface:IFCConfiguration
setNumRobots	IFCGameRecord.java	/^    public void     setNumRobots(int __numrobots)               throws Exception;$/;"	m	interface:IFCGameRecord
setNumRobotsBounds	Configuration.java	/^    public void setNumRobotsBounds(int __min, int __max) throws Exception {$/;"	m	class:Configuration
setNumRobotsBounds	IFCConfiguration.java	/^    public void     setNumRobotsBounds(int __min, int __max)    throws Exception;$/;"	m	interface:IFCConfiguration
setNumRounds	Configuration.java	/^    public void setNumRounds(int __numrounds) throws Exception {$/;"	m	class:Configuration
setNumRounds	GameRecord.java	/^    public void setNumRounds(int __numrounds) throws Exception {$/;"	m	class:GameRecord
setNumRounds	IFCConfiguration.java	/^    public void     setNumRounds(int __numrounds)               throws Exception;$/;"	m	interface:IFCConfiguration
setNumRounds	IFCGameRecord.java	/^    public void     setNumRounds(int __numrounds)               throws Exception;$/;"	m	interface:IFCGameRecord
setNumRoundsBounds	Configuration.java	/^    public void setNumRoundsBounds(int __min, int __max) throws Exception {$/;"	m	class:Configuration
setNumRoundsBounds	IFCConfiguration.java	/^    public void     setNumRoundsBounds(int __min, int __max)    throws Exception;$/;"	m	interface:IFCConfiguration
setOldTargetPoint	Group1Player1.java	/^		public void setOldTargetPoint(Point iPoint) {$/;"	m	class:Group1Player1.Bot
setOriginPoint	Group1Player1.java	/^		public void setOriginPoint(Point iPoint) {$/;"	m	class:Group1Player1.Bot
setParam	Group2PlayerF.java	/^    public void setParam( int gap, int step, int orientation ) {$/;"	m	class:StolenG5Cavalry
setParam	Group5Player1.java	/^    public void setParam( int gap, int step, int orientation ) {$/;"	m	class:G5Cavalry
setPlayer	Configuration.java	/^    public void setPlayer(int __pos, Class __class) throws Exception {$/;"	m	class:Configuration
setPlayer	IFCConfiguration.java	/^    public void     setPlayer(int __pos, Class __class)         throws Exception;$/;"	m	interface:IFCConfiguration
setPlayerIndex	Robot.java	/^    public void setPlayerIndex(int __playerindex) throws Exception {$/;"	m	class:Robot
setPlayerList	Configuration.java	/^    public void setPlayerList(Class[] __list) throws Exception {$/;"	m	class:Configuration
setPlayerList	IFCConfiguration.java	/^    public void     setPlayerList(Class[] __list)               throws Exception;$/;"	m	interface:IFCConfiguration
setPlayers	GameRecord.java	/^    public void setPlayers(Class[] __players) throws Exception {$/;"	m	class:GameRecord
setPlayers	IFCGameRecord.java	/^    public void     setPlayers(Class[] __players)               throws Exception;$/;"	m	interface:IFCGameRecord
setPreviousState	Group1Player1.java	/^		public void setPreviousState(BotState iState) {$/;"	m	class:Group1Player1.Bot
setRobot	Group3Player6.java	/^		public void setRobot(Robot robot) {$/;"	m	class:Group3Player6.TeamMember
setRoundsChasing	Group1Player1.java	/^		public void setRoundsChasing(int iI) {$/;"	m	class:Group1Player1.Bot
setScore	PlayerWrapper.java	/^    public void setScore(double __score) {$/;"	m	class:PlayerWrapper
setScores	GameRecord.java	/^    public void setScores(double[] __scores) throws Exception {$/;"	m	class:GameRecord
setScores	IFCGameRecord.java	/^    public void     setScores(double[] __scores)                throws Exception;$/;"	m	interface:IFCGameRecord
setScores	MoveResult.java	/^    public void setScores(double[] __scores) throws Exception {$/;"	m	class:MoveResult
setSize	Configuration.java	/^    public void setSize(int __size) throws Exception {$/;"	m	class:Configuration
setSize	GameRecord.java	/^    public void setSize(int __size) throws Exception {$/;"	m	class:GameRecord
setSize	IFCConfiguration.java	/^    public void     setSize(int __size)                         throws Exception;$/;"	m	interface:IFCConfiguration
setSize	IFCGameRecord.java	/^    public void     setSize(int __size)                         throws Exception;$/;"	m	interface:IFCGameRecord
setSizeBounds	Configuration.java	/^    public void setSizeBounds(int __min, int __max) throws Exception {$/;"	m	class:Configuration
setSizeBounds	IFCConfiguration.java	/^    public void     setSizeBounds(int __min, int __max)         throws Exception;$/;"	m	interface:IFCConfiguration
setSquaresMovedAround	Group1Player1.java	/^		public void setSquaresMovedAround(int iI) {$/;"	m	class:Group1Player1.Bot
setState	Group1Player1.java	/^		public void setState(BotState iState) {$/;"	m	class:Group1Player1.Bot
setState	Group3Player6.java	/^		public void setState(State state) {$/;"	m	class:Group3Player6.TeamMember
setTarget	Group3Player6.java	/^		public void setTarget(Vertex vertex) {$/;"	m	class:Group3Player6.TeamMember
setTarget	OldGroup3Player00.java	/^    public void setTarget (Robot myBot, Robot target)$/;"	m	class:OldGroup3Player00.Group3Bots
setTargetPoint	Group1Player1.java	/^		public void setTargetPoint(Point iPoint) {$/;"	m	class:Group1Player1.Bot
setTeamIndex	Group3Player6.java	/^		public void setTeamIndex(int i) {$/;"	m	class:Group3Player6.TeamMember
setUsed	Corner.java	/^    public void setUsed() throws Exception {$/;"	m	class:Corner
setValidity	ParseValue.java	/^    public void setValidity(boolean __valid) {$/;"	m	class:ParseValue
setValue	ParseValue.java	/^    public void setValue(Number __value) {         $/;"	m	class:ParseValue
setValueAt	PlayerSpecificResults.java	/^    public void setValueAt(Object __obj, int __row, int __col)$/;"	m	class:PlayerSpecificResults
setValueAt	TournamentResults.java	/^    public void setValueAt(Object __obj, int __row, int __col)$/;"	m	class:TournamentResults
setVertical	SlotPanel.java	/^    public void setVertical() {$/;"	m	class:SlotPanel
setWinners	MoveResult.java	/^    public void setWinners(int[] __winners) throws Exception {$/;"	m	class:MoveResult
setXY	OldGroup3Player00.java	/^    public void setXY( Robot myBot, int x, int y ) $/;"	m	class:OldGroup3Player00.Group3Bots
setXpos	Robot.java	/^    public void setXpos(int __xpos) throws Exception {$/;"	m	class:Robot
setXpos	Vertex.java	/^    public void setXpos(int __xpos) throws Exception {$/;"	m	class:Vertex
setYpos	Robot.java	/^    public void setYpos(int __ypos) throws Exception {$/;"	m	class:Robot
setYpos	Vertex.java	/^    public void setYpos(int __ypos) throws Exception {$/;"	m	class:Vertex
sg8	Group2PlayerF.java	/^    StolenGroup8 sg8 = new StolenGroup8();$/;"	f	class:Group2PlayerF
side	OldGroup7Player2.java	/^    int side;$/;"	f	class:Rect
sideLength	OldGroup6Player3.java	/^        private int sideLength;$/;"	f	class:OldGroup6Player3.SlowSquaresLogic	file:
sideLength	OldGroup6Player4.java	/^        private int sideLength;$/;"	f	class:OldGroup6Player4.SlowSquaresLogic	file:
sideSize	OldGroup6Player4.java	/^        int sideSize;$/;"	f	class:OldGroup6Player4.DisruptLogic
sides	OldGroup3Player300.java	/^    int sides = 0;      \/\/ number of completed sides in an attempted rect (for strat. 1)$/;"	f	class:OldGroup3Player300
size	.bkp/Rectangles.java	/^    public int size() throws Exception {$/;"	m	class:Rectangles
size	Configuration.java	/^    public int size() throws Exception {$/;"	m	class:Configuration
size	GameRecord.java	/^    public int size() throws Exception {$/;"	m	class:GameRecord
size	Group2PlayerF.java	/^    public int size;$/;"	f	class:StolenGroup8.emptyRec
size	Group2PlayerF.java	/^  int size;              \/* board size *\/$/;"	f	class:StolenGroup8
size	Group3Player6.java	/^	private int size;$/;"	f	class:Group3Player6	file:
size	Group6Player2f.java	/^    int size;           \/\/ game board size$/;"	f	class:Group6Player2f
size	Group8Player0.java	/^    public int size;$/;"	f	class:Group8Player0.emptyRec
size	Group8Player0.java	/^  int size;              \/* board size *\/$/;"	f	class:Group8Player0
size	IFCConfiguration.java	/^    public int      size()                                      throws Exception;$/;"	m	interface:IFCConfiguration
size	IFCGameRecord.java	/^    public int      size()                                      throws Exception;$/;"	m	interface:IFCGameRecord
size	OldG4Strategy4.java	/^    int size;$/;"	f	class:OldG4Strategy4
size	OldG4Strategy8.java	/^    int size = 4;$/;"	f	class:OldG4Strategy8
size	OldG4Strategy9.java	/^    int size;$/;"	f	class:OldG4Strategy9
size	OldGroup3Player300.java	/^    int size;           \/\/ game board size$/;"	f	class:OldGroup3Player300
size	OldGroup7Player6.java	/^  int size;              \/* board size *\/$/;"	f	class:OldGroup7Player6
size	OldLadderPlayer.java	/^    int size;		\/\/ board size$/;"	f	class:OldLadderPlayer
size	Rectangles.java	/^    public int size() throws Exception {$/;"	m	class:Rectangles
sizeMax	Configuration.java	/^    public int sizeMax() throws Exception {$/;"	m	class:Configuration
sizeMax	IFCConfiguration.java	/^    public int      sizeMax()                                   throws Exception;$/;"	m	interface:IFCConfiguration
sizeMin	Configuration.java	/^    public int sizeMin() throws Exception {$/;"	m	class:Configuration
sizeMin	IFCConfiguration.java	/^    public int      sizeMin()                                   throws Exception;$/;"	m	interface:IFCConfiguration
skipped_turns	OldGroup5Player2.java	/^	int skipped_turns;$/;"	f	class:OldGroup5Player2.GridBot
skipped_turns	OldGroup5Robot.java	/^  int skipped_turns;$/;"	f	class:OldGroup5Robot
southBoundary	OldGroup3Player300.java	/^    int southBoundary;  \/\/ For strat. 1: Southern boundary of building$/;"	f	class:OldGroup3Player300
split	Util.java	/^    public static String[] split(String __delim, String __str) throws Exception {$/;"	m	class:Util
sqsize	OldG4Strategy4.java	/^    int sqsize = 4;$/;"	f	class:OldG4Strategy4
squareSize	OldGroup6Player3.java	/^        int squareSize;$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
squareSize	OldGroup6Player4.java	/^        int squareSize;$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
squareSize	OldGroup6Player4.java	/^    private int squareSize;$/;"	f	class:OldGroup6Player4	file:
startCounter	OldG4Strategy2a.java	/^    int startCounter = 0;$/;"	f	class:OldG4Strategy2a
startDirections	OldGroup6Player3.java	/^        final char[] startDirections = {_CNORTH, _CSOUTH, _CNORTH, _CSOUTH, _CEAST, _CWEST};$/;"	f	class:OldGroup6Player3.DiagonalSquaresLogic
startDirections	OldGroup6Player4.java	/^        final char[] startDirections = {_CNORTH, _CSOUTH, _CNORTH, _CSOUTH, _CEAST, _CWEST};$/;"	f	class:OldGroup6Player4.DiagonalSquaresLogic
startPattern	OldG4Strategy2a.java	/^    char[] startPattern = {'E','S','W','N','N'};$/;"	f	class:OldG4Strategy2a
state	Group3Player6.java	/^		private State state = State.kIdle;$/;"	f	class:Group3Player6.TeamMember	file:
state	Group3Player6.java	/^		private String state;$/;"	f	class:Group3Player6.State	file:
stateChanged	MessagePanel.java	/^    public void stateChanged(ChangeEvent __event) {$/;"	m	class:MessagePanel
station	OldGroup5Player2.java	/^	private int station (int c) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam	file:
station	OldGroup5PlayerU.java	/^  private int station (int c) throws Exception {$/;"	m	class:OldGroup5PlayerU	file:
stay	Group2PlayerF.java	/^    char[] stay() {$/;"	m	class:StolenG5Base
stay	Group5Player1.java	/^    char[] stay() {$/;"	m	class:G5Base
stayingTooLong	OldGroup1Player4.java	/^    public int stayingTooLong=0;$/;"	f	class:OldGroup1Player4
step	.bkp/Rectangles.java	/^    private boolean step() throws Exception {$/;"	m	class:Rectangles	file:
step	Rectangles.java	/^    private boolean step() throws Exception {$/;"	m	class:Rectangles	file:
stepped	OldLadderPlayer.java	/^    int[] stepped;	\/\/  how far the robots have stepped on a ladder$/;"	f	class:OldLadderPlayer
stop	Group3Player6.java	/^		public void stop() {$/;"	m	class:Group3Player6.TeamMember
strat	OldGroup1Player4.java	/^    public int strat = 1;$/;"	f	class:OldGroup1Player4
strat	OldGroup4Player6.java	/^	OldG4Strategy strat;$/;"	f	class:OldGroup4Player6
strat	OldGroup4Player7.java	/^	OldG4Strategy strat;$/;"	f	class:OldGroup4Player7
strat4	OldGroup4Player6.java	/^	OldG4Strategy4 strat4;$/;"	f	class:OldGroup4Player6
strat4	OldGroup4Player7.java	/^	OldG4Strategy4 strat4;$/;"	f	class:OldGroup4Player7
strat_chase	OldGroup3Player00.java	/^    private char strat_chase(Robot myBot, Robot target) throws Exception$/;"	m	class:OldGroup3Player00	file:
strat_gridE	OldGroup3Player00.java	/^    private char strat_gridE(int round)$/;"	m	class:OldGroup3Player00	file:
strat_gridN	OldGroup3Player00.java	/^    private char strat_gridN(int round)$/;"	m	class:OldGroup3Player00	file:
strat_lucky	OldGroup3Player00.java	/^    private char strat_lucky(Robot myBot, Robot corner) throws Exception$/;"	m	class:OldGroup3Player00	file:
strat_random	OldGroup3Player00.java	/^    private char strat_random()$/;"	m	class:OldGroup3Player00	file:
strategy1	Group6Player2f.java	/^	private char[] strategy1() throws Exception {$/;"	m	class:Group6Player2f	file:
strategy1	OldGroup3Player300.java	/^    private char[] strategy1() throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy1_init	Group6Player2f.java	/^private Robot[] strategy1_init (int corner) throws Exception {$/;"	m	class:Group6Player2f	file:
strategy1_init	OldGroup3Player300.java	/^    private Robot[] strategy1_init(int corner) throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy2	Group6Player2f.java	/^    private char[] strategy2() throws Exception {$/;"	m	class:Group6Player2f	file:
strategy2	OldGroup3Player300.java	/^    private char[] strategy2() throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy2_init	Group6Player2f.java	/^    private Robot[] strategy2_init(int corner) throws Exception {$/;"	m	class:Group6Player2f	file:
strategy2_init	OldGroup3Player300.java	/^    private Robot[] strategy2_init(int corner) throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy3	OldGroup3Player300.java	/^    private char[] strategy3() throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy3_init	OldGroup3Player300.java	/^    private Robot[] strategy3_init(int corner) throws Exception {$/;"	m	class:OldGroup3Player300	file:
strategy4	OldGroup3Player300.java	/^    private char[] strategy4() {$/;"	m	class:OldGroup3Player300	file:
strategy4_init	OldGroup3Player300.java	/^    private Robot[] strategy4_init(char side)  throws Exception {$/;"	m	class:OldGroup3Player300	file:
switchToBoundaryPlayer	OldG4Strategy4.java	/^    public void switchToBoundaryPlayer(int index){$/;"	m	class:OldG4Strategy4
switchToChasers	OldG4Strategy4.java	/^    public void switchToChasers(int index) throws Exception{$/;"	m	class:OldG4Strategy4
switchToFillerPlayer	OldG4Strategy4.java	/^    public void switchToFillerPlayer(int index) throws Exception{$/;"	m	class:OldG4Strategy4
switchx1	OldG4Strategy9.java	/^    boolean switchx1 = false;$/;"	f	class:OldG4Strategy9
switchx2	OldG4Strategy9.java	/^    boolean switchx2 = false;$/;"	f	class:OldG4Strategy9
switchy1	OldG4Strategy9.java	/^    boolean switchy1 = false;$/;"	f	class:OldG4Strategy9
switchy2	OldG4Strategy9.java	/^    boolean switchy2 = false;$/;"	f	class:OldG4Strategy9
t	OldGroup5Player2.java	/^    Team[] t;$/;"	f	class:OldGroup5Player2
target	Group2PlayerF.java	/^    int[] target;$/;"	f	class:Group2PlayerF
target	Group3Player6.java	/^		private Vertex target;$/;"	f	class:Group3Player6.TeamMember	file:
targetBot	OldGroup3Player00.java	/^    ArrayList targetBot;$/;"	f	class:OldGroup3Player00
targetBot	OldGroup3Player00.java	/^    HashMap targetBot; $/;"	f	class:OldGroup3Player00.Group3Bots
targetDistance	OldLadderPlayer.java	/^    double[] targetDistance;$/;"	f	class:OldLadderPlayer
targetVertex	OldLadderPlayer.java	/^    vertex[] targetVertex;$/;"	f	class:OldLadderPlayer
task	OldGroup3Player00.java	/^    int task;$/;"	f	class:OldGroup3Player00.Group3Bots
teamBots	OldGroup5Player2.java	/^	Robot[] teamBots;$/;"	f	class:OldGroup5Player2.Team
teamIndex	Group3Player6.java	/^		private int teamIndex;$/;"	f	class:Group3Player6.TeamMember	file:
teams	Group3Player6.java	/^	private List teams = new ArrayList();$/;"	f	class:Group3Player6	file:
teams	OldGroup8Player3.java	/^    Team[] teams;$/;"	f	class:OldGroup8Player3
theBots	OldGroup3Player00.java	/^    ArrayList theBots;$/;"	f	class:OldGroup3Player00.Group3Bots
toString	Corner.java	/^    public String toString() {$/;"	m	class:Corner
toString	Group1Player1.java	/^		public String toString() {$/;"	m	class:Group1Player1.BotState
toString	Group1Player1.java	/^		public String toString() {$/;"	m	class:Group1Player1.MoveState
toString	Group3Player6.java	/^		public String toString() {$/;"	m	class:Group3Player6.State
toString	PlayerWrapper.java	/^    public String toString() {$/;"	m	class:PlayerWrapper
toString	Robot.java	/^    public String toString() {$/;"	m	class:Robot
toString	TournamentResults.java	/^        public String toString() {$/;"	m	class:TournamentResults.PlayerEntry
toString	Vertex.java	/^    public String toString() {$/;"	m	class:Vertex
tooMuchBlack	Group7Player8.java	/^    public boolean tooMuchBlack() throws Exception {$/;"	m	class:Group7Player8
topLeftX	Group2PlayerF.java	/^    public int topLeftX,topLeftY;$/;"	f	class:StolenGroup8.emptyRec
topLeftX	Group8Player0.java	/^    public int topLeftX,topLeftY;$/;"	f	class:Group8Player0.emptyRec
topLeftY	Group2PlayerF.java	/^    public int topLeftX,topLeftY;$/;"	f	class:StolenGroup8.emptyRec
topLeftY	Group8Player0.java	/^    public int topLeftX,topLeftY;$/;"	f	class:Group8Player0.emptyRec
totalMove	OldGroup1Player3.java	/^    static int totalMove = 0;$/;"	f	class:OldGroup1Player3
totalMove	OldGroup1Player4.java	/^    static int totalMove = 0;$/;"	f	class:OldGroup1Player4
turn	Group3Player6.java	/^		public void turn(int dir) {$/;"	m	class:Group3Player6.TeamMember
turnDirs	Group3Player6.java	/^	static char[] turnDirs = { _CEAST, _CNORTH, _CWEST, _CSOUTH, _CSTAY };$/;"	f	class:Group3Player6
turnLeft	Group3Player6.java	/^		public void turnLeft() { turn(-1); }$/;"	m	class:Group3Player6.TeamMember
turnRight	Group3Player6.java	/^		public void turnRight() { turn(1); }$/;"	m	class:Group3Player6.TeamMember
turnTendency	OldGroup3Player300.java	/^    char turnTendency = _CWEST;    \/\/ remember how we were turning (for strat. 1)$/;"	f	class:OldGroup3Player300
type	OldGroup8Player3.java	/^	int type;$/;"	f	class:OldGroup8Player3.Team
ui	.bkp/GUI.java	/^package ui;$/;"	p
ui	Configuration.java	/^package ui;$/;"	p
ui	GUI.java	/^package ui;$/;"	p
ui	GameRecord.java	/^package ui;$/;"	p
ui	GridPanel.java	/^package ui;$/;"	p
ui	IFCConfiguration.java	/^package ui;$/;"	p
ui	IFCGameRecord.java	/^package ui;$/;"	p
ui	IFCModel.java	/^package ui;$/;"	p
ui	IFCTournament.java	/^package ui;$/;"	p
ui	IFCTournamentResults.java	/^package ui;$/;"	p
ui	IFCUI.java	/^package ui;$/;"	p
ui	MessagePanel.java	/^package ui;$/;"	p
ui	ParseValue.java	/^package ui;$/;"	p
ui	PlayerSpecificResults.java	/^package ui;$/;"	p
ui	SlotPanel.java	/^package ui;$/;"	p
ui	Tournament.java	/^package ui;$/;"	p
ui	TournamentPanel.java	/^package ui;$/;"	p
ui	TournamentResults.java	/^package ui;$/;"	p
ui	Util.java	/^package ui;$/;"	p
unleashed	OldGroup5Player2.java	/^	boolean unleashed;$/;"	f	class:OldGroup5Player2.GridBot
unleashed	OldGroup5Robot.java	/^  boolean unleashed;$/;"	f	class:OldGroup5Robot
updateChaser	OldGroup6Player3.java	/^        public void updateChaser() throws Exception {$/;"	m	class:OldGroup6Player3.LogicRobot
updateChaser	OldGroup6Player4.java	/^        public void updateChaser() throws Exception {$/;"	m	class:OldGroup6Player4.LogicRobot
updateMoves	Group3Player6.java	/^		public abstract void updateMoves() throws Exception;$/;"	m	class:Group3Player6.Team
updateMoves	Group3Player6.java	/^		public void updateMoves() throws Exception {$/;"	m	class:Group3Player6.OffenseTeam
updateSamples	Group1Player1.java	/^		private void updateSamples() throws Exception {$/;"	m	class:Group1Player1.Bot	file:
updateSamples	Group3Player6.java	/^		private void updateSamples() throws Exception {$/;"	m	class:Group3Player6.OffenseTeam	file:
used	Corner.java	/^    public boolean used() throws Exception {$/;"	m	class:Corner
valid	OldGroup8Player3.java	/^	    boolean valid;$/;"	f	class:OldGroup8Player3.RectangleTeam.Member
valid	OldGroup8Player3.java	/^	boolean valid;$/;"	f	class:OldGroup8Player3.Team
validMove	Group2PlayerF.java	/^  public int validMove(int x, int y) throws Exception {$/;"	m	class:StolenGroup8
validMove	Group8Player0.java	/^  public int validMove(int x, int y) throws Exception {$/;"	m	class:Group8Player0
validMove	OldGroup7Player6.java	/^  public int validMove(int x, int y) throws Exception {$/;"	m	class:OldGroup7Player6
validMoveDir	Group2PlayerF.java	/^  public int validMoveDir(int x, int y, int dir) throws Exception {$/;"	m	class:StolenGroup8
validMoveDir	Group8Player0.java	/^  public int validMoveDir(int x, int y, int dir) throws Exception {$/;"	m	class:Group8Player0
validMoveDir	OldGroup7Player6.java	/^  public int validMoveDir(int x, int y, int dir) throws Exception {$/;"	m	class:OldGroup7Player6
validatePos	Group2PlayerF.java	/^    void validatePos( Vertex pos ) throws Exception {$/;"	m	class:StolenG5Base
validatePos	Group5Player1.java	/^    void validatePos( Vertex pos ) throws Exception {$/;"	m	class:G5Base
value	ParseValue.java	/^    public Number value() {$/;"	m	class:ParseValue
valueChanged	TournamentPanel.java	/^        public void valueChanged(ListSelectionEvent __event) {$/;"	m	class:TournamentPanel.ConfigurationPanel
vertCounter	OldG4Strategy2a.java	/^    int vertCounter = 0;$/;"	f	class:OldG4Strategy2a
vertDir	OldG4Strategy2a.java	/^    int vertDir = 0;$/;"	f	class:OldG4Strategy2a
vertDirDef	OldG4Strategy2a.java	/^    char[] vertDirDef = {'S','N'};$/;"	f	class:OldG4Strategy2a
vertDirMax	OldG4Strategy2a.java	/^    int vertDirMax = 3;$/;"	f	class:OldG4Strategy2a
vertTendency	Group6Player2f.java	/^    char vertTendency;             \/\/ remember which vertical direction we're moving in$/;"	f	class:Group6Player2f
vertTendency	OldGroup3Player300.java	/^    char vertTendency;             \/\/ remember which vertical direction we're moving in$/;"	f	class:OldGroup3Player300
vertTendency2	OldGroup3Player300.java	/^    char vertTendency2;            \/\/ Do the same for the other half of the army$/;"	f	class:OldGroup3Player300
vertcounter1	OldG4Strategy9.java	/^    int vertcounter1 = 0;$/;"	f	class:OldG4Strategy9
vertcounter2	OldG4Strategy9.java	/^    int vertcounter2 = 0;$/;"	f	class:OldG4Strategy9
vertex	OldLadderPlayer.java	/^	public vertex(int x1, int y1){$/;"	m	class:OldLadderPlayer.vertex
vertex	OldLadderPlayer.java	/^    class vertex{$/;"	c	class:OldLadderPlayer
vertexScore	Group3Player6.java	/^		private double vertexScore(Vertex v) throws Exception {$/;"	m	class:Group3Player6.OffenseTeam	file:
w	OldGroup8Player3.java	/^	int w,h;$/;"	f	class:OldGroup8Player3.Black_Rect
wander	OldGroup5Player2.java	/^	private char wander() throws Exception {$/;"	m	class:OldGroup5Player2.GridBot	file:
wander	OldGroup5Robot.java	/^  private char wander() throws Exception {$/;"	m	class:OldGroup5Robot	file:
whereNext	OldGroup5Player2.java	/^	public Vertex whereNext (Vertex where_now, GridBot robot) throws Exception {$/;"	m	class:OldGroup5Player2.GridTeam
whereNext	OldGroup5PlayerU.java	/^  public Vertex whereNext (Vertex where_now, OldGroup5Robot robot) throws Exception {$/;"	m	class:OldGroup5PlayerU
width	Group2PlayerF.java	/^    public int width,height;$/;"	f	class:StolenGroup8.emptyRec
width	Group8Player0.java	/^    public int width,height;$/;"	f	class:Group8Player0.emptyRec
width	OldGroup7Player2.java	/^    int width;$/;"	f	class:Rect
width	OldGroup8Player3.java	/^	int width,height;$/;"	f	class:OldGroup8Player3.MyRectangle
willCollide	Group1Player1.java	/^		public boolean willCollide() throws Exception {$/;"	m	class:Group1Player1.Bot
winners	MoveResult.java	/^    public int[] winners() throws Exception {$/;"	m	class:MoveResult
writeObject	.bkp/GUI.java	/^    public void writeObject(File __file) throws Exception {$/;"	m	class:GUI
writeObject	GUI.java	/^    public void writeObject(File __file) throws Exception {$/;"	m	class:GUI
wrongway	OldGroup3Player300.java	/^    boolean wrongway = false;      \/\/ for strat. 1: Know when we are "marching backwards"$/;"	f	class:OldGroup3Player300
x	OldG3Point.java	/^    int x, y;$/;"	f	class:OldG3Point
x	OldGroup1Player3.java	/^	public int x;$/;"	f	class:OldGroup1Player3.myRobot
x	OldGroup1Player4.java	/^	public int x;$/;"	f	class:OldGroup1Player4.myRobot
x	OldGroup8Player3.java	/^	int x,y;$/;"	f	class:OldGroup8Player3.Black_Rect
x	OldGroup8Player3.java	/^	int x,y;$/;"	f	class:OldGroup8Player3.MyRectangle
x	OldGroup8Player3.java	/^	int x;$/;"	f	class:OldGroup8Player3.Cell
x	OldLadderPlayer.java	/^	public int x;$/;"	f	class:OldLadderPlayer.vertex
xCoordWithinGrid	Group7Player8.java	/^    public boolean xCoordWithinGrid(int x) throws Exception$/;"	m	class:Group7Player8
xpos	Corner.java	/^    public int xpos() throws Exception {$/;"	m	class:Corner
xpos	OldG4Bot.java	/^    int xpos;$/;"	f	class:OldG4Bot
xpos	Robot.java	/^    public int xpos() throws Exception {$/;"	m	class:Robot
xpos	Vertex.java	/^    public int xpos() throws Exception {$/;"	m	class:Vertex
xyDistance	OldGroup2Player5J.java	/^    public int xyDistance(Robot r1, Robot r2) throws Exception$/;"	m	class:OldGroup2Player5J
y	OldG3Point.java	/^    int x, y;$/;"	f	class:OldG3Point
y	OldGroup1Player3.java	/^	public int y;$/;"	f	class:OldGroup1Player3.myRobot
y	OldGroup1Player4.java	/^	public int y;$/;"	f	class:OldGroup1Player4.myRobot
y	OldGroup8Player3.java	/^	int x,y;$/;"	f	class:OldGroup8Player3.Black_Rect
y	OldGroup8Player3.java	/^	int x,y;$/;"	f	class:OldGroup8Player3.MyRectangle
y	OldGroup8Player3.java	/^	int y;$/;"	f	class:OldGroup8Player3.Cell
y	OldLadderPlayer.java	/^	public int y;$/;"	f	class:OldLadderPlayer.vertex
yCoordWithinGrid	Group7Player8.java	/^    public boolean yCoordWithinGrid( int y)throws Exception$/;"	m	class:Group7Player8
ypos	Corner.java	/^    public int ypos() throws Exception {$/;"	m	class:Corner
ypos	OldG4Bot.java	/^    int ypos;$/;"	f	class:OldG4Bot
ypos	Robot.java	/^    public int ypos() throws Exception {$/;"	m	class:Robot
ypos	Vertex.java	/^    public int ypos() throws Exception {$/;"	m	class:Vertex
