FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.localSearch.mgm.mgm2.MGM2< V extends Addable< V >, U extends Addable< U > >.StateValue Enum Reference

The state of the current variable: More...

Public Attributes

 OK
 waiting for OK messages from neighbors
 OFFER
 waiting for OFFER messages from neighbors
 IMPROVE
 waiting for IMPROVE messages from neighbors
 GO
 waiting for a GO message from neighbor

Detailed Description

The state of the current variable:

Member Data Documentation

◆ GO

◆ IMPROVE

◆ OFFER

◆ OK


The documentation for this enum was generated from the following file:
  • src/frodo2/algorithms/localSearch/mgm/mgm2/MGM2.java