typedef std::vector<int> ElementId; typedef std::vector<int> LogicalId;
typedef std::vector<int> Value;