CYCLUS
Loading...
Searching...
No Matches
greedy_preconditioner.h File Reference
#include <map>
#include <string>
#include "exchange_graph.h"

Go to the source code of this file.

Classes

class  cyclus::GreedyPreconditioner
 

Namespaces

namespace  cyclus
 

Functions

double cyclus::AvgPref (ExchangeNode::Ptr n)
 
double cyclus::GroupWeight (RequestGroup::Ptr g, std::map< std::string, double > *weights, std::map< ExchangeNode::Ptr, double > *avg_prefs)
 
double cyclus::NodeWeight (ExchangeNode::Ptr n, std::map< std::string, double > *weights, double avg_pref)