Ignore:
Timestamp:
02/13/20 16:30:49 (4 years ago)
Author:
bart
Message:

Added ANAC2019 Example parties: Agentgg and WinkyAgent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • exampleparties/simpleshaop/src/main/java/geniusweb/exampleparties/simpleshaop/ShaopParty.java

    r11 r12  
    9595        @Override
    9696        public String getDescription() {
    97                 return "Communicates with COB party to figure out which bids are good. Accepts bids with utility > 0.9. Offers random bids.";
     97                return "Communicates with COB party to figure out which bids are good. Accepts bids with utility > 0.9. Offers random bids. Requires partial profile";
    9898        }
    9999
Note: See TracChangeset for help on using the changeset viewer.