Link Search Menu Expand Document

SATS Command Line Interface

Using the jar file directly, it’s possible to generate auction instances (i.e., value files) via command line with limited parametrization options. Its usage is described here.

Download the latest JAR from our releases on github

Example

java -jar sats.jar --model MRVM --nationalbidders 3 --iterator RANDOM --bidsPerBidder 10

Get Help

Two ways:

  • Run java -jar sats.jar --help
  • Read the docs

Copyright M. Weiss, S. Seuken, B. Lubin, University of Zurich and Boston University. Distributed by an AGPL-3.0 license.