source: src/main/java/negotiator/onetomany/agents/Agent.java@ 226

Last change on this file since 226 was 226, checked in by Faria Nassiri Mofakham, 6 years ago

GUI updated (using Jpanel). DemandPlanDrawing updated. PutImaged renamed to DrawImage. DemandPlan is updating for the Utility, Bid, and Preference classes. Protocol and Agents packages (and some classes) added.

File size: 67 bytes
Line 
1package negotiator.onetomany.agents;
2
3public class Agent {
4
5}
Note: See TracBrowser for help on using the repository browser.