107 std::set<MoveNode*> movesInCycle = iter->second;
108 for (std::set<MoveNode*>::iterator it = movesInCycle.begin();
109 it != movesInCycle.end(); it++) {
157 if (connCount < connCount2) {
161 if (connCount > connCount2) {
176 return other.SchedulingResource::operator<(*this);
TTAProgram::Move & move()
ResourceRecordType resourceRecord_
virtual bool isBusResource() const
virtual SchedulingResource & relatedResource(const int group, const int index) const
int relatedResourceCount(const int group) const
int dependentResourceCount(const int group) const
virtual int relatedResourceGroupCount() const
virtual bool isInputFUResource() const
virtual int dependentResourceGroupCount() const
virtual bool isOpposite(const Guard &guard) const =0
const TTAMachine::Guard & guard() const
MoveGuard & guard() const
bool isUnconditional() const