Lab 8 - Exhaustive Search
- Open your homework 7 on the classroom computer (use
IntelliJ or any other existing IDE).
- Give the program three words as input data: {"ABCDEFGHIJAB",
"ABCDEFGHIJA", "ACEHJBDFGIAC"} and run Puzzle.java. Measure the
approximate running time.
- The program must find exactly two solutions, if this is not
the case, correct the program.
- Give the program three words as input data: {"CBEHEIDGEI",
"CBEHEIDGEI", "BBBBBBBBBB"} and run Puzzle.java. The program
must not find any solution.
- The teacher asks questions and enters the grade in SIS.
- Ask anything that interests you about the exam, as this is the
last meeting before the exam.
- Take the self test in Moodle (you can do this repeatedly)
until you receive at least 80% result.
- Register for the exam in SIS.
Jaanus Pöial