public class nvgraphSemiring extends Object
Modifier and Type | Field and Description |
---|---|
static int |
NVGRAPH_MAX_MIN_SR |
static int |
NVGRAPH_MIN_PLUS_SR |
static int |
NVGRAPH_OR_AND_SR |
static int |
NVGRAPH_PLUS_TIMES_SR |
Modifier and Type | Method and Description |
---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int NVGRAPH_PLUS_TIMES_SR
public static final int NVGRAPH_MIN_PLUS_SR
public static final int NVGRAPH_MAX_MIN_SR
public static final int NVGRAPH_OR_AND_SR
public static String stringFor(int n)
Copyright © 2019. All rights reserved.