Giter Club home page Giter Club logo

Comments (7)

jogrundy avatar jogrundy commented on July 28, 2024 1

Yes, you're right, that was two questions. Cheers,

jo

from exampleagent.

jogrundy avatar jogrundy commented on July 28, 2024 1

Ooh I found this:
BidIterator bidit = new BidIterator(this.utilitySpace.getDomain());
seems to be what I want..

from exampleagent.

tdgunes avatar tdgunes commented on July 28, 2024

I am guessing you are asking two questions:

The first one is "How do we iterate through the issues in a bid?" and the second one is "Wouldn't it be a good idea to change the offer each time by conceding on just one issue, to see if the opponents reacted at all?"

For your first question, I am going to add a new code snippet to FAQs in wiki. About your second question, why don't you make some experiments and see whether that strategy works or not?

from exampleagent.

tdgunes avatar tdgunes commented on July 28, 2024

@DoctorJo thanks for that. FYI, Javadoc for BidIterator:

For issues with a continuous range discretization is used. If you want to search the set of generated bids efficiently, consider using SortedOutcomeSpace instead.

from exampleagent.

jogrundy avatar jogrundy commented on July 28, 2024

from exampleagent.

tdgunes avatar tdgunes commented on July 28, 2024

BTW, to iterate the each issue and value take a look here.

from exampleagent.

jogrundy avatar jogrundy commented on July 28, 2024

from exampleagent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.