|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
The address for an agent. More...

Public Member Functions | |
| AgentAddress | newAddress (int idx) |
| Creates a copy of this address, but with a different idx number. | |
The address for an agent.
| AgentAddress frodo2.communication.AgentAddress.newAddress | ( | int | idx | ) |
Creates a copy of this address, but with a different idx number.
| idx | the new idx number |
Implemented in frodo2.communication.tcp.TCPAddress.