Example #1
0
 def get_max_cost(self):
     return clg.dictionary_get_max_cost(self._obj)
def dictionary_get_max_cost(*args):
  return _clinkgrammar.dictionary_get_max_cost(*args)
Example #3
0
 def get_max_cost(self):
     return clg.dictionary_get_max_cost(self._obj)