14:36 2007-8-5 Sunday.
Delete the code on "out-of-order" simulation.
Then the hash factor increased from 2.34 to 221.245, which is a greate improvement!
221.245 indicates an average coverage of all the possible paths above 99.9%.
This experiment show a way to improve the hash factor. Out-Of-Order(OOO)simulation takes so many states that we must think up an idea to simplify the simulation. However, we also should try to keep the functions provided by the current simulation code.
The next step’s target in brief is to reduce states, keep functions.