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

F

failed_at - Variable in class bcds.phison.ra.ConnectionInfo
Simulation time at which this connection has failed.
fiberAvail(double, double, double) - Static method in class bcds.phison.NetAvail
 
fiberAvail(double, ZoneInfo) - Static method in class bcds.phison.NetAvail
 
FilenameSeq - Class in bcds.tools
FileNameSeq creates file names based on a name pattern with an embedded sequence marker.
FilenameSeq(String) - Constructor for class bcds.tools.FilenameSeq
Creates a new instance which uses the given filename pattern.
fillWithLatticeTopology(SimGraph<V, E>, int, int) - Static method in class bcds.phison.GraphUtil
Removes all the links and nodes in the graph g and inserts new ones so that the result is a two-dimensional grid topology (a lattice).
fillWithRingTopology(SimGraph<V, E>, int) - Static method in class bcds.phison.GraphUtil
Removes all the links and nodes in the graph g and inserts new ones so that the result is ring topology.
filterByCap(int) - Method in class bcds.phison.ra.TED
Returns a subgraph where links with residual capacity less than min_cap are (virtually) removed.
filterGraph() - Method in class bcds.phison.ra.DijkstraAll
Saves in this.subg the subgraph resulting from (virtually) removing all links whose residual capacity is below the current requested capacity.
filterOutBidiLinks(SimGraph<V, E>, Path<V, E>) - Static method in class bcds.phison.GraphUtil
Returns a subgraph in which the edges of path do not appear.
filterOutIntermediateNodes(SimGraph<V, E>, Path<V, E>) - Static method in class bcds.phison.GraphUtil
Returns a subgraph in which the non-end of path are absent.
first - Variable in class bcds.tools.SimplePair
The first component.
FloydWarshall<V,E> - Class in bcds.phison.alg
Implements the Floyd-Warshall algorithm for finding all-pairs shortest paths in a graph.
FloydWarshall(TED<V, E>) - Constructor for class bcds.phison.alg.FloydWarshall
Creates a new instance and saves the ted parameter for future use.
flush() - Method in class bcds.phison.io.NullOutputStream
 
flush() - Method in class bcds.tools.DataFileWriter
Flushes the output, catching any IOException.
flush() - Method in class bcds.tools.ThreadedPrintStream
 
format(Number) - Method in class bcds.tools.NumberFmt
 
FreqTable<E> - Class in bcds.tools
Implements a simple frequency table of elements of the parameterized type E.
FreqTable() - Constructor for class bcds.tools.FreqTable
Default constructor.
freqTableAverage(FreqTable<T>) - Static method in class bcds.tools.Utils
Returns the average of a numeric variable organized in a frequency table.
fromArgsString(String, boolean) - Method in class bcds.tools.Environ
Inserts into this environemnt the keys and values given.
fromArgsString(String) - Method in class bcds.tools.Environ
Returns the value of fromArgsString(key, true).

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