Skip to content

Installation

Antares-Xpansion is developed mainly in C++ and uses a Python runner to drive the execution of multiple executables.

This software suite has been tested under:

  • Ubuntu 20.04 Status
  • Microsoft Windows with Visual Studio 2019 (64-bit) Status
  • Centos 7 Status

Antares-Xpansion is built using CMake.

Download Antares-Xpansion

To download the latest version of Antares-Xpansion, visit Antares-Xpansion repository and download the binary that matches your platform. If you prefer to build the software from the source files, please refer to the developer guide.

Installation instruction

Once you have downloaded the archive, extract the files in the folder of your choice. You are now ready to use Antares-Xpansion.

To check the installation, you can open a command prompt in the Antares-Xpansion install directory and run the following command to execute one of the examples included in the package:

antares-xpansion-launcher.exe -i examples\SmallTestFiveCandidates

See Launch the optimization for more details on how to launch the software.