DATA FILE EXAMPLE:

[output figure name] [default lambdaw] [number of moves /block/temp] [cool rate] [start temp] [end temp] [random seed] [block#] [voltage island #] [chip level voltage]
fn10-4 1 5.0 30 0.95 100000.00 0.00001 1 10 4 1.5
[idle island group #]
1
[power cost ratio of this group] [block # within this idle group] [block 1] ... [block i]
0.7 3 1 2 4 
[block index] [voltage level choice #] [voltage 1] ... [voltage i] [area] [minr] [maxr] [is_hard]
1 3 1.0 1.3 1.5 1 16318.000000 0.300000 3.000000 0
2 3 1.0 1.3 1.5 1 24045.000000 0.300000 3.000000 0
3 2 1.2 1.5 0 7137.000000 0.300000 3.000000 0
4 3 1.0 1.3 1.5 1 19038.000000 0.300000 3.000000 0
5 2 1.3 1.5 0 18928.000000 0.300000 3.000000 0
6 2 1.2 1.5 0 26832.000000 0.300000 3.000000 0
7 3 1.1 1.3 1.5 0 13284.000000 0.300000 3.000000 0
8 3 1.1 1.3 1.5 0 42065.000000 0.300000 3.000000 0
9 3 1.2 1.3 1.5 0 29336.000000 0.300000 3.000000 0
10 3 1.2 1.3 1.5 0 24696.000000 0.300000 3.000000 0


EXECUTABLES:

normal - Normal dynamic programming mode for island partitioning.
simple - Simple dynamic programming mode for island partitioning.
lowest - Lowest possible power mode for island partitionning.
