Exemplo n.º 1
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(vanLeeuwen, "vanLeeuwen")
Exemplo n.º 2
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(gdm, "GDM")
Exemplo n.º 3
0
 def test(self):
     testPFCAlgorithm(huffman, "Huffman")
Exemplo n.º 4
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(huffman, "Huffman")
Exemplo n.º 5
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(dvl, "DVL")
Exemplo n.º 6
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(huffman, "Huffman")
Exemplo n.º 7
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(vanLeeuwen, "vanLeeuwen")
Exemplo n.º 8
0
 def test(self):
     """Generic test"""
     testPFCAlgorithm(dvl, "DVL")