Guest User

Untitled

a guest
Dec 17th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. start_dict={('DD2', 'DD3'): 4, ('DD2', 'VD3'): 1, ('DD2', 'VD7'): 0, ('DD2', 'VD8'): 0, ('DD2', 'VD6'): 0, ('DD2', 'DD1'): 5, ('DD2', 'VD2'): 1, ('DD2', 'R1'): 1, ('DD2', 'VD4'): 1, ('DD2', 'VD5'): 0, ('DD2', 'R3'): 1, ('DD2', 'R4'): 0, ('DD2', 'VD1'): 1, ('DD2', 'R2'): 1}
  2.  
  3. final_dict={('DD2', 'DD1'): 5}
Add Comment
Please, Sign In to add comment