public code v1

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-05-23 00:32:57 +02:00
commit 759a8968a2
4357 changed files with 163763 additions and 0 deletions
@@ -0,0 +1,12 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Aglomerative Clustering
Bundle-SymbolicName: flintstones.clustering.agglomerative
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: Sinbad2
Automatic-Module-Name: flintstones.clustering.aglomerative
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: flintstones.clustering.agglomerative,
flintstones.clustering.agglomerative.exception,
flintstones.clustering.agglomerative.function
Require-Bundle: flintstones.entity.problemelement