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

org.decision_deck.jmcda.structure.interval.PreferenceDirection Maven / Gradle / Ivy

Go to download

The base classes of the J-MCDA project. Contains the main structure classes that define MCDA concepts such as alternatives and performance matrixes.

The newest version!
package org.decision_deck.jmcda.structure.interval;

public enum PreferenceDirection {
    MAXIMIZE, MINIMIZE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy