# Parameters describing a LazyLav execution
# Please preserve the order

# Environment parameters
OSVERS=stretch
LOGBACK_VERSION=1.2.3
JPATH=lib/lazylav/ll.jar:lib/slf4j/logback-classic-${LOGBACK_VERSION}.jar:lib/slf4j/logback-core-${LOGBACK_VERSION}.jar:.

LLHASH=d50e70f87bca76951ec2f149dc8ae1d42b9a1a28

# Experiment parameters
#DATE=20180723
DATE=2018-06-01
DESDATE=2018-05-30
ANADATE=2018-08-16
LABEL=20180601-NOOR
NAME=${LABEL}
PERFORMER="Jérôme Euzenat (INRIA)"
NBAGENTS=4
NBITERATIONS=10000
NBRUNS=10
OPS="delete replace refine add addjoin refadd"
MODS="-clever-nr -clever-nr-im80"
postfix=-gen

OPT="-DnbAgents=${NBAGENTS} -DnbIterations=${NBITERATIONS} -DnbRuns=${NBRUNS} -DreportPrecRec"

# To be used when replaying
LOADOPT="-DloadDir=input/expeRun -DloadEnv -DloadAgents -DreplayGames"

DIRPREF=${NBAGENTS}-${NBITERATIONS}

# Variables

CONTROLED="revisionModality immediateRatio"
OBSERVED="srate size prec rec"
FIXED="nbIterations nbAgents nbRuns expandAlignment nonRedundancy generative"

# Documentation parameters

VARIATIONOF=20170530-NOOR

EXPE="Revision of networks of ontologies with expansion, relaxation and generation starting with random network"

RESULT="The generative modality increases results quality (recall) with respect to expansion"

HYPOTHESIS="Generating correspondences when needed should increase results quality (recall) with respect to expansion"

SETTING="Same as [[${VARIATIONOF}]] replaying the same runs as [[20180308-NOOR]] and after fixing addjoin and expansion."

# DEFAULT VALUES
DESIGNER="Jérôme Euzenat (INRIA)"
EXPERIMENTER=${PERFORMER}
ANALYST=${PERFORMER}

STATUS=SUBSUMED
STATUSDESC="[20190624-NOOR]"
