| Package | Description |
|---|---|
| ca.uqac.lif.ecp | |
| ca.uqac.lif.ecp.graphs |
| Modifier and Type | Method and Description |
|---|---|
protected MathSet<U> |
HypergraphTraceGenerator.getEquivalenceClass(Hypergraph.Hyperedge he,
MathMap<java.lang.Integer,U> hyper_labelling)
Gets the equivalence class corresponding to a hyperedge
|
| Modifier and Type | Field and Description |
|---|---|
MathSet<Hypergraph.Hyperedge> |
Hypergraph.m_edges
The set of hyperedges of the graph
|
| Modifier and Type | Method and Description |
|---|---|
MathSet<Hypergraph.Hyperedge> |
GreedyHypergraphEdgeCover.getCover() |
abstract MathSet<Hypergraph.Hyperedge> |
HypergraphEdgeCover.getCover()
Gets a covering of the hyperedges
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hypergraph.addEdge(Hypergraph.Hyperedge e)
Adds a hyperedge to the hypergraph
|
Copyright © Sylvain HallĂ©. All Rights Reserved.