Daftar Isi:
  • This project is Filling Two-Dimensional Field with 2x1-Rectangle-form Permutation is a program that fills a two-dimensional field to the brim with the randomization method specific numbers. This looks like artificial Intelligence system. The field itself consists of a length and width that contains numbers as much as the size of the field itself. And to fill the fields with a form of two other dimensions measuring 2x1. The field will start from the number of random and sequential paired side by side horizontally or vertically. The program will continue until the field of targeted filling are met or until it can be filled again. This project is created with Java Language Programming, Using combination of multiple dimensional array. The main program is using Genetics Algorithm but modified. This project still has limitations, the field is only rectangle and material is 2x1 ractangle. Also need some future research for better result and implementation