14 #ifndef INCLUDED_core_pack_interaction_graph_SymmMinimalistInteractionGraph_hh
15 #define INCLUDED_core_pack_interaction_graph_SymmMinimalistInteractionGraph_hh
23 #include <ObjexxFCL/FArray3D.hh>
25 #include <utility/vector1.hh>
30 namespace interaction_graph {
49 virtual void print()
const;
102 int edge_to_altered_neighbor,
104 int other_node_new_state
109 int edge_to_altered_neighbor,
110 int other_node_new_state
202 int changing_node_index
212 int substituted_node_index,
236 int node_substituted,
237 int node_not_substituted,
238 int bumped_recent_history_index
243 void wipe(
int node );
404 int substituted_node_index,
409 int node_not_substituted = substituted_node_index ==
get_node_index(0) ? 1 : 0;
422 int edge_to_altered_neighbor,
424 int other_node_new_state
429 curr_state_two_body_energies_[ edge_to_altered_neighbor ] = new_edge_energy;