|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.grmm.util.Graphs
public class Graphs
Created: Dec 21, 2005
| Constructor Summary | |
|---|---|
Graphs()
|
|
| Method Summary | |
|---|---|
static org._3pq.jgrapht.UndirectedGraph |
mdlToGraph(FactorGraph fg)
Converts a FactorGraph into a plain graph where each Variable is a vertex, and two Variables are connected by an edge if they are arguments to the same factor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Graphs()
| Method Detail |
|---|
public static org._3pq.jgrapht.UndirectedGraph mdlToGraph(FactorGraph fg)
fg -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||