Searched defs:HararyGraphParameterFinderParams (Results 1 – 1 of 1) sorted by relevance
35 struct HararyGraphParameterFinderParams { struct36 const std::string test_name;37 const int kNumClients;38 const double kAdversarialRate;39 const double kDropoutRate;40 const AdversaryClass kAdversaryClass;41 const int kExpectedDegree;42 const int kExpectedThreshold;