| class TEST_ARR_ALG |
|---|
| **** | Tests of other array algorithms |
| TEST |
| shared ialg: A_ALG{INT,ARRAY{INT}}; |
|---|
| shared imember: MEMBER{INT,ARRAY{INT}}; |
|---|
| shared ipermute: A_PERMUTE{INT,ARRAY{INT}}; |
|---|
| shared |
|---|
| shared |
|---|
| shared |
|---|
| shared ialg: A_ALG{INT,ARRAY{INT}}; |
|---|
| shared imember: MEMBER{INT,ARRAY{INT}}; |
|---|
| shared ipermute: A_PERMUTE{INT,ARRAY{INT}}; |
|---|
| shared |
|---|
| shared |
|---|
| shared |
|---|
| is_permutation(p1,p2: ARRAY{INT}): BOOL |
|---|
| main |
|---|
| **** | Tests for permutation etc. |