| Dw ( @ 2003-09-16 17:38:00 |
| Entry tags: | coding, computer science |
Various events
I haven't got my disk back yet. The ones from which I bought it say their results are contradictory (some times reporting an error, some times not), and also that if there is a hardware problem with it on this level, it'll have to be returned to the manufacturer.
I also updated Holding. It now contains a program that improves bzip2 compression of English text by about 5%.
For those who care about consistency puzzles and NP-completeness (where are you,
You are given a different number of each of the puzzle pieces below.

Is there an easy way of putting them next to each other so that they all fit and you're using all of the given pieces? (Say you get 20 of A, 23 of B, 30 of C, and 32 of D)
What if the pieces can be rotated -- that is B can be rotated to become D and vice versa, or if made 2D (each of the four sides can be either red or green, and colors need to fit, instead of just two)?
Finally, for the advanced, is this NP-hard?