Index
A B C D E F G H I L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- main(String[]) - Static method in class General.PentominoBuilder
- main(String[]) - Static method in class General.PentominoDatabase
- main(String[]) - Static method in class Phase1.DLX
- main(String[]) - Static method in class Phase1.Search
-
Main function.
- main(String[]) - Static method in class Phase1.Search2
- main(String[]) - Static method in class Phase2.Tetris
- main(String[]) - Static method in class Phase3.FX3D
- main(String[]) - Static method in class Phase3.Pentominoe
- main(String[]) - Static method in class Phase3.TestG
- mainScene - Static variable in class Phase3.FX3D
- mainStage - Static variable in class Phase3.FX3D
- makeBigger(int[][], int) - Static method in class General.PentominoBuilder
-
expands a smaller than size*size matrix to a size*size matrix it makes a copy, the input matrix stays unchanged assuming that the input is smaller than size!!
- makeDatabase() - Static method in class General.PentominoBuilder
-
make the database, created of the basicDatabase
- makePlay(boolean) - Static method in class Phase2.Gbot
-
Makes next move based on the genome
- makePlay(boolean) - Static method in class Phase3.Gbot
-
Makes next move based on the genome
- maxScore - Static variable in class Phase3.Gbot
- maxSeconds - Variable in class Phase3.DancingLinksProblem
- maxTime - Static variable in class Phase3.Wrapper
- maxValuePerLayer - Variable in class Phase3.DancingLinksProblem
- movePiece(boolean) - Static method in class Phase2.Tetris
-
Method for moving piece left / right
- movePieceDown(boolean) - Static method in class Phase2.Tetris
-
Method checking how many rows get cleared when moving the piece down
- moveToAbove(int[][]) - Static method in class General.PentominoBuilder
-
move matrix to the left above corner doesn't make a copy!
All Classes All Packages