5 #ifndef BALL_STRUCTURE_UCK_H
6 #define BALL_STRUCTURE_UCK_H
8 #ifndef BALL_DATATYPE_STRING_H
50 void printUCK(std::ostream& outstr);
54 const String& getFormula()
const;
56 const String& getUCK()
const;
58 const String& getId()
const;
85 void makePairs(
const std::vector<String>& lambda_map, std::vector<String>& pairs,
const std::vector<vector<Size> >& sp);
94 void createFinalString(
const std::vector<String>& pairs);
104 #endif // BALL_STRUCTURE_UCK_H