source: src/main/java/negotiator/onetomany/parties/Agent.java@ 244

Last change on this file since 244 was 236, checked in by Faria Nassiri Mofakham, 5 years ago

Bug in classes Chip, Stack and operations, Bundle and operations fixed; they work well. Old versions of aggregation operators and tests copied into an old file.

File size: 117 bytes
Line 
1package negotiator.onetomany.parties;
2
3/**
4 * @author Faria Nassiri-Mofakham
5 *
6 */
7public class Agent {
8
9}
Note: See TracBrowser for help on using the repository browser.