Mentions légales du service

Skip to content
  • Raphaël Bleuse's avatar
    Remove launcher dependency on functional API · 4f2c5d01
    Raphaël Bleuse authored
    The launcher code is responsible for instantiating the scheduler
    requested by the user.
    We deport the responsibility of building a subclass of BatsimScheduler
    out of the launcher.
    
    For the existing functional API, we introduce a wrapper class emulating
    the existing behavior.
    4f2c5d01