コード例 #1
0
ファイル: ProductN_xxx_Map.py プロジェクト: rusi/mcdp
 def repr_map(self, letter):
     return repr_map_product(letter, self.n)
コード例 #2
0
 def repr_hd_map(self):
     return repr_map_product('r', len(self.Rs))
コード例 #3
0
ファイル: dp_inv_mult.py プロジェクト: AndreaCensi/mcdp
 def repr_hd_map(self):
     return repr_map_product('r', len(self.Rs))