aboutsummaryrefslogtreecommitdiffstats
path: root/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorLibravatar 20001LastOrder <boqi.chen@mail.mcgill.ca>2019-08-13 18:10:02 -0400
committerLibravatar 20001LastOrder <boqi.chen@mail.mcgill.ca>2019-08-13 18:10:02 -0400
commita882ad00515e730bad5e52fa29b74f461a5b9cd6 (patch)
tree5c892f1dc5b501aa3f7355e97f24cca277a473db /Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
parentConfigurations for generation and new domain for generation ecore model (diff)
downloadVIATRA-Generator-a882ad00515e730bad5e52fa29b74f461a5b9cd6.tar.gz
VIATRA-Generator-a882ad00515e730bad5e52fa29b74f461a5b9cd6.tar.zst
VIATRA-Generator-a882ad00515e730bad5e52fa29b74f461a5b9cd6.zip
change exploration value function
Diffstat (limited to 'Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF')
-rw-r--r--Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF b/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
index 138f034a..71eeb2c4 100644
--- a/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
+++ b/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
@@ -18,7 +18,8 @@ Require-Bundle: com.google.guava,
18 org.eclipse.viatra.query.runtime.rete;bundle-version="2.1.2", 18 org.eclipse.viatra.query.runtime.rete;bundle-version="2.1.2",
19 org.eclipse.viatra.addon.validation.core;bundle-version="2.1.2", 19 org.eclipse.viatra.addon.validation.core;bundle-version="2.1.2",
20 org.eclipse.collections;bundle-version="9.2.0", 20 org.eclipse.collections;bundle-version="9.2.0",
21 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.2" 21 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.2",
22 org.apache.log4j;bundle-version="1.2.15"
22Export-Package: ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.app, 23Export-Package: ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.app,
23 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.distance, 24 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.distance,
24 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.graph, 25 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.graph,