All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.btrplace.scheduler.runner.disjoint.package-info Maven / Gradle / Ivy

Go to download

Instance solvers that split a single problem into smaller parts to solve them in parallel.

There is a newer version: 1.9.3
Show newest version
/*
 * Copyright  2020 The BtrPlace Authors. All rights reserved.
 * Use of this source code is governed by a LGPL-style
 * license that can be found in the LICENSE.txt file.
 */

/**
 * A package dedicated to a solver that splits an instance into
 * disjoint sub-instances then solve them in parallel
 * using a master/worker paradigm.
 */
package org.btrplace.scheduler.runner.disjoint;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy