Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 363 Bytes

Polyomino_enumeration

This is the project of INF421 realized by Ke WANG and Shiwen XIA.

  1. src/ contains all source codes, all unit test files are packaged in the package src/Test/.

  2. bin/ contains all .class files.

  3. txt/ contains all resource text files.

  4. report/ contains the report.

  5. The Test.jar runnable file is to do all important unit tests.