il2.inf.bp.schedules
Class TreeSchedule
Object
MessagePassingScheduler
TreeSchedule
public class TreeSchedule
- extends MessagePassingScheduler
TreeSchedule
public TreeSchedule(Table[] tables,
int[][] tedges)
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
constructOrder
public Pair[] constructOrder(int fgSize)
Copyright 2010 UCLA Automated Reasoning Group