il2.inf.bp.schedules
Class ParallelSchedule
Object
MessagePassingScheduler
ParallelSchedule
public class ParallelSchedule
- extends MessagePassingScheduler
ParallelSchedule
public ParallelSchedule(Table[] tables)
nextIteration
public Iterable<Pair> nextIteration()
- Description copied from class:
MessagePassingScheduler
- This returns an array of message indices to be passed at the
next iteration.
- Specified by:
nextIteration
in class MessagePassingScheduler
isAsynchronous
public boolean isAsynchronous()
- Specified by:
isAsynchronous
in class MessagePassingScheduler
Copyright 2010 UCLA Automated Reasoning Group