examples.simulate_data_collection.yw.yw.properties Maven / Gradle / Ivy
# extract configuration
extract.sources = ../simulate_data_collection.py
extract.listfile = listing.txt
extract.language = python
extract.factsfile = xsb/extractfacts.P
# model configuration
model.workflow = simulate_data_collection
model.factsfile = xsb/modelfacts.P
recon.rundir = ../
recon.factsfile = xsb/reconfacts.P
# graph configuration
graph.view = combined
graph.layout = tb
graph.dotcomments = on
graph.dotfile = combined.gv
graph.workflowbox = show
graph.edgelabels = hide
graph.portlayout = group
graph.programlabel = both
graph.datalabel = both
graph.params = reduce
graph.titleposition = top
# query configuration
query.engine = xsb
© 2015 - 2024 Weber Informatics LLC | Privacy Policy