Uses of Class
org.graph4j.flow.InvalidFlowException
Packages that use InvalidFlowException
-
Uses of InvalidFlowException in org.graph4j
Methods in org.graph4j that throw InvalidFlowExceptionModifier and TypeMethodDescriptionvoidNetwork.checkFlow()Checks if the flow values of the network represent a valid flow.voidNetwork.checkPreflow()Checks if the flow values of the network represent a valid preflow.