A B C D E F G H I K L M N O P Q R S T U V W X

M

Main - Class in helix.graph.program.isofun
 
Main() - Constructor for class helix.graph.program.isofun.Main
 
main(String[]) - Static method in class helix.graph.program.isofun.Main
 
make() - Method in interface helix.graph.model.GraphFactory
 
make() - Method in interface helix.graph.model.GSetFactory
 
make(Iterable<E>) - Method in interface helix.graph.model.GSetFactory
 
make(Iterable<E>) - Method in class helix.graph.model.impl.AbstractGSetFactory
 
make() - Method in class helix.graph.model.impl.memory.MemGraphFactory
 
make() - Method in class helix.graph.model.impl.memory.MemGSetFactory
 
makeDeltaList(List<Integer>, int) - Static method in class helix.graph.algo.c3part.preprocessor.GraphCloser
make a delta list of given size
if delta.size == 1 -> assume same delta for all elements, and make a list of size element equals to delta[0]
if delta.size >= size -> copy delta truncated to size if delta.size < size -> throw exception
makeSuper() - Method in interface helix.graph.model.GSetFactory
 
makeSuper() - Method in class helix.graph.model.impl.memory.MemGSetFactory
 
maxColor() - Method in class helix.graph.model.impl.RColorSet
return highest color in this colorSet (or -1 if colorSet is empty)
maxstar - Variable in class helix.graph.algo.c3part.C3PartOptions
 
maxUsedMemory() - Method in class helix.graph.util.MemoryWatcher
 
memdog - Variable in class helix.graph.program.isofun.IsofunOptions
 
MemEdge - Class in helix.graph.model.impl.memory
 
MemGraph - Class in helix.graph.model.impl.memory
 
MemGraph() - Constructor for class helix.graph.model.impl.memory.MemGraph
 
MemGraphFactory - Class in helix.graph.model.impl.memory
 
MemGSet<E extends GraphElement> - Class in helix.graph.model.impl.memory
 
MemGSet() - Constructor for class helix.graph.model.impl.memory.MemGSet
 
MemGSetFactory<E extends GraphElement> - Class in helix.graph.model.impl.memory
 
MemGSetFactory() - Constructor for class helix.graph.model.impl.memory.MemGSetFactory
 
MemoryBench - Class in helix.graph.util
 
MemoryBench() - Constructor for class helix.graph.util.MemoryBench
 
MemoryWatcher - Class in helix.graph.util
 
MemoryWatcher(Logger) - Constructor for class helix.graph.util.MemoryWatcher
 
MemoryWatcher(Logger, long) - Constructor for class helix.graph.util.MemoryWatcher
 
MemoryWatcher(Logger, long, boolean) - Constructor for class helix.graph.util.MemoryWatcher
 
MemRegistry - Class in helix.graph.model.impl.memory
In-Memory Registry for Graph, Vertex, Edge
MemRegistry() - Constructor for class helix.graph.model.impl.memory.MemRegistry
 
MemVertex - Class in helix.graph.model.impl.memory
 
minColor() - Method in class helix.graph.model.impl.RColorSet
return lowest color in this colorSet (or -1 if colorSet is empty)
mincore - Variable in class helix.graph.algo.c3part.C3PartOptions
 
mineltsize - Variable in class helix.graph.algo.c3part.C3PartOptions
 
minsize - Variable in class helix.graph.algo.c3part.C3PartOptions
 
MultigraphCleaner - Class in helix.graph.algo.c3part.preprocessor
a class implementing a cleaner for multigraph.
MultigraphCleaner() - Constructor for class helix.graph.algo.c3part.preprocessor.MultigraphCleaner
 
MultiGraphCloser - Class in helix.graph.algo.c3part.preprocessor
a class to compute delta closure of multigraph.
this is used in conjunction with a Chromatizer to implements delta shuffling
in a multigraph only edges are assumed to be colored (not necessarily vertices) and polychromatic.
note: color 0 is assumed to be unused (epsilon relation)
For later retrieval, the colors of newly colored edges are shifted by a specified amount.
MultiGraphCloser(List<Integer>, int, int) - Constructor for class helix.graph.algo.c3part.preprocessor.MultiGraphCloser
constructor close on all colors (except color 0) with deltas given in delta list.
MultiGraphCloser(List<Integer>, int) - Constructor for class helix.graph.algo.c3part.preprocessor.MultiGraphCloser
special constructor with shift = maxColor
MultiGraphCompressor - Interface in helix.graph.algo.c3part.compressor
A multigraph compressor is graph compressor for multigraphs.
MultiGraphDebugger - Class in helix.graph.algo.c3part
a class for debugging multigraph
MultiGraphDebugger() - Constructor for class helix.graph.algo.c3part.MultiGraphDebugger
 
MultiIdentCompressor - Class in helix.graph.algo.c3part.compressor
 
MultiIdentCompressor() - Constructor for class helix.graph.algo.c3part.compressor.MultiIdentCompressor
 
MultiInColorsCompressor - Class in helix.graph.algo.c3part.compressor
 
MultiInColorsCompressor() - Constructor for class helix.graph.algo.c3part.compressor.MultiInColorsCompressor
 
MultiInSetColorsCompressor - Class in helix.graph.algo.c3part.compressor
 
MultiInSetColorsCompressor() - Constructor for class helix.graph.algo.c3part.compressor.MultiInSetColorsCompressor
 
MultiInSetCompressor - Class in helix.graph.algo.c3part.compressor
 
MultiInSetCompressor() - Constructor for class helix.graph.algo.c3part.compressor.MultiInSetCompressor
 

A B C D E F G H I K L M N O P Q R S T U V W X