FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.communication.AgentAddress Interface Reference

The address for an agent. More...

Inheritance diagram for frodo2.communication.AgentAddress:

Public Member Functions

AgentAddress newAddress (int idx)
 Creates a copy of this address, but with a different idx number.

Detailed Description

The address for an agent.

Author
Xavier Olive, Thomas Leaute

Member Function Documentation

◆ newAddress()

AgentAddress frodo2.communication.AgentAddress.newAddress ( int idx)

Creates a copy of this address, but with a different idx number.

Parameters
idxthe new idx number
Returns
the new address

Implemented in frodo2.communication.tcp.TCPAddress.


The documentation for this interface was generated from the following file: