| Home | Trees | Indices | Help |
|
|---|
|
|
unittest.TestCase --+
|
TestPWLPolicy
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
filename = '/tmp/compile.prof'the temporary filename for storing profiling stats |
|||
granularity = 2when exploring possible state vectors for testing, the number of points to try for each feature |
|||
base = 0.25the offset for generating the different points for each state feature (i.e., if granularity is n, then the points generated will be base+1/n, base+2/n,
..., base+(n-1)/n)
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 19 16:47:53 2009 | http://epydoc.sourceforge.net |