AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GraphPartitioner< NodeList, NetList > Member List

This is the complete list of members for GraphPartitioner< NodeList, NetList >, including all inherited members.

ClusterPUIdSetsGraphPartitioner< NodeList, NetList >private
clustersGraphPartitioner< NodeList, NetList >private
clustersLockGraphPartitioner< NodeList, NetList >private
cntLockGraphPartitioner< NodeList, NetList >private
getClusters()GraphPartitioner< NodeList, NetList >inline
getClustersPUIdSets()GraphPartitioner< NodeList, NetList >inline
GraphPartitioner(NodeList &nodeList, NetList &netList, int minClusterCellNum, int jobs, bool verbose)GraphPartitioner< NodeList, NetList >inline
maxCutRateGraphPartitioner< NodeList, NetList >private
minClusterCellNumGraphPartitioner< NodeList, NetList >private
minCutBipartition(const std::vector< int > &inputCluster, std::array< std::vector< int >, 2 > &outputClusters, GraphPartitioner< NodeList, NetList > *graphPartitioner, int eachClusterDSPNum, int eachClusterBRAMNum)GraphPartitioner< NodeList, NetList >
netListGraphPartitioner< NodeList, NetList >private
nodeListGraphPartitioner< NodeList, NetList >private
partitionSemGraphPartitioner< NodeList, NetList >private
recursiveMinCutPartition(std::vector< int > &inputCluster, GraphPartitioner< NodeList, NetList > *graphPartitioner, int eachClusterDSPNum, int eachClusterBRAMNum)GraphPartitioner< NodeList, NetList >static
setMaxCutRate(double _maxCutRate)GraphPartitioner< NodeList, NetList >inline
solve(int eachClusterDSPNum, int eachClusterBRAMNum)GraphPartitioner< NodeList, NetList >
sortClustersBySize()GraphPartitioner< NodeList, NetList >private
verboseGraphPartitioner< NodeList, NetList >private
~GraphPartitioner()GraphPartitioner< NodeList, NetList >inline