scml
0.1.3
  • Overview
    • Overview
    • Installation
    • Documentation
    • Development
  • Installation
  • Usage
  • Tutorials
    • Run a session of the SCML world
    • Develop a factory manager (agent) for the SCM world
      • Most important callbacks:
      • More details
      • What can the agent do and know?
      • Participation in the ANAC 2019 SCM league
      • More Information
  • SCML2019
    • scml.scml2019 Package
      • Simulation steps:
      • Remarks about re-negotiation on breaches:
      • Remarks about timing:
      • Remarks about ANAC 2019 SCML League:
      • Functions
        • transaction
        • temporary_transaction
        • anac2019_world
        • anac2019_tournament
        • anac2019_collusion
        • anac2019_std
        • balance_calculator
        • anac2019_sabotage
        • pos_gauss
        • _safe_max
        • zero_runs
      • Classes
        • Product
        • Process
        • InputOutput
        • RunningCommandInfo
        • ManufacturingProfile
        • ManufacturingProfileCompiled
        • ProductManufacturingInfo
        • FactoryStatusUpdate
        • Job
        • ProductionNeed
        • MissingInput
        • ProductionReport
        • ProductionFailure
        • FinancialReport
        • SCMLAgreement
        • SCMLAction
        • CFP
        • Loan
        • InsurancePolicy
        • Factory
        • FactoryState
        • SCMLAWI
        • FactoryManager
        • DoNothingFactoryManager
        • GreedyFactoryManager
        • JavaFactoryManager
        • JavaDoNothingFactoryManager
        • JavaGreedyFactoryManager
        • JavaDummyMiddleMan
        • FJ2FactoryManager
        • RaptFactoryManager
        • InsuranceFraudFactoryManager
        • SAHAFactoryManager
        • CheapBuyerFactoryManager
        • NVMFactoryManager
        • DefaultBank
        • Bank
        • DefaultInsuranceCompany
        • InsuranceCompany
        • SCMLAgent
        • FactorySimulator
        • SlowFactorySimulator
        • FastFactorySimulator
        • DefaultGreedyManager
        • ScheduleInfo
        • Scheduler
        • GreedyScheduler
        • SCMLWorld
        • Factory
        • Consumer
        • ConsumptionProfile
        • JustInTimeConsumer
        • Miner
        • MiningProfile
        • ReactiveMiner
      • Class Inheritance Diagram
  • SCML2020
    • scml.scml2020 Package
      • Classes
        • RandomAgent
        • DoNothingAgent
        • IndependentNegotiationsAgent
        • BuyCheapSellExpensiveAgent
        • DecentralizingAgent
        • FactoryState
        • SCML2020Agent
        • AWI
        • SCML2020World
        • FinancialReport
        • FactoryProfile
        • Factory
      • Class Inheritance Diagram
  • Command Line Scripts
    • Tournament Command (scml tournament)
      • Creating a tournament
      • Running a tournament
      • Combining tournament results
      • Finding the winners of a tournament
    • Running an SCML2020 world (scml run2020)
    • Running an SCML2019 world (scml run2019)
  • Reference
    • scml
  • Contributing
    • Bug reports
    • Documentation improvements
    • Feature requests and feedback
    • Development
      • Pull Request Guidelines
      • Tips
  • Authors
  • Changelog
    • 0.1.3 (2019-12-08)
    • 0.1.2 (2019-12-01)
    • 0.1.1 (2019-11-25)
    • 0.1.0 (2019-11-20)
scml
  • Docs »
  • Overview: module code

All modules for which code is available

  • negmas.checkpoints
  • negmas.common
  • negmas.events
  • negmas.helpers
  • negmas.java
  • negmas.outcomes
  • negmas.situated
  • scml.scml2019.agent
  • scml.scml2019.awi
  • scml.scml2019.bank
  • scml.scml2019.common
  • scml.scml2019.consumers
  • scml.scml2019.factory_managers.builtins
  • scml.scml2019.factory_managers.cheap_buyer.cheapbuyer
  • scml.scml2019.factory_managers.fj2
  • scml.scml2019.factory_managers.iffm
  • scml.scml2019.factory_managers.nvm.nmv_agent
  • scml.scml2019.factory_managers.rapt_fm
  • scml.scml2019.factory_managers.saha
  • scml.scml2019.helpers
  • scml.scml2019.insurance
  • scml.scml2019.miners
  • scml.scml2019.schedulers
  • scml.scml2019.simulators
  • scml.scml2019.utils
  • scml.scml2019.world
  • scml.scml2020.agents.bcse
  • scml.scml2020.agents.decentralizing
  • scml.scml2020.agents.do_nothing
  • scml.scml2020.agents.indneg
  • scml.scml2020.agents.random
  • scml.scml2020.world

© Copyright 2019, Yasser Mohammad

Built with Sphinx using a theme provided by Read the Docs.