Search is not available for this dataset
repo stringlengths 2 152 ⌀ | file stringlengths 15 239 | code stringlengths 0 58.4M | file_length int64 0 58.4M | avg_line_length float64 0 1.81M | max_line_length int64 0 12.7M | extension_type stringclasses 364
values |
|---|---|---|---|---|---|---|
OLED | OLED-master/install-scripts/logger.sh | #!/usr/bin/env bash
# Colours for logging messages
red='\033[0;31m'
green='\033[0;32m'
orange='\033[0;33m'
cyan='\033[0;36m'
noColour='\033[0m'
# param $1: info message
log_info(){
echo -e "${cyan}"`date`" ${green}[ INFO ] $1 ${noColour}"
}
# param $1: warning message
log_warn(){
echo -e "${cyan}"`date`" ${o... | 684 | 19.147059 | 70 | sh |
OLED | OLED-master/project/CodeStyle.scala | import sbt.{Def, _}
import com.typesafe.sbt.SbtScalariform.ScalariformKeys
import scalariform.formatter.preferences.AlignSingleLineCaseStatements.MaxArrowIndent
import scalariform.formatter.preferences._
object CodeStyle {
lazy val formatSettings: Seq[Def.Setting[IFormattingPreferences]] = Seq(
ScalariformKeys.... | 2,095 | 47.744186 | 96 | scala |
OLED | OLED-master/project/Dependency.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,265 | 28.815789 | 78 | scala |
OLED | OLED-master/project/OLEDBuild.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,674 | 32.715596 | 103 | scala |
OLED | OLED-master/src/main/scala/app/runners/LoMCTSRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,514 | 35.985294 | 144 | scala |
OLED | OLED-master/src/main/scala/app/runners/OLEDCaviarIntervalsRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,342 | 38.844037 | 136 | scala |
OLED | OLED-master/src/main/scala/app/runners/OLEDDefaultRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,841 | 35.134328 | 132 | scala |
OLED | OLED-master/src/main/scala/app/runners/OLEDMaritimeRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 15,895 | 42.550685 | 172 | scala |
OLED | OLED-master/src/main/scala/app/runners/OLEDRunner_MLNExperiments.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 11,794 | 43.847909 | 159 | scala |
OLED | OLED-master/src/main/scala/app/runners/Opportunity.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,172 | 48.678571 | 135 | scala |
OLED | OLED-master/src/main/scala/app/runners/RendezvousMLNRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 8,451 | 37.244344 | 157 | scala |
OLED | OLED-master/src/main/scala/app/runners/XHAILRunner_MLNExperiments.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,148 | 30.054054 | 81 | scala |
OLED | OLED-master/src/main/scala/app/runners/d_OLEDRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,155 | 30.705882 | 136 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/DataCRONDelivRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,562 | 31.688073 | 135 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/LLEsToMongo.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,460 | 40.416667 | 166 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/MultiCoreDataOptions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 9,191 | 45.897959 | 177 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/MultiCoreMaritimeRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,427 | 35.860215 | 212 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/MyDataBreaking.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 7,609 | 37.241206 | 173 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/NodeData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 9,413 | 40.471366 | 137 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/NonBlockingMaritimeDistRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,549 | 32.116883 | 212 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/SingleCoreDataOptions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,036 | 44.328358 | 96 | scala |
OLED | OLED-master/src/main/scala/app/runners/maritime_experiments/SingleCoreMaritimeRunner.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,882 | 36.934211 | 164 | scala |
OLED | OLED-master/src/main/scala/app/runutils/BKHandling.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 7,198 | 49.697183 | 153 | scala |
OLED | OLED-master/src/main/scala/app/runutils/CMDArgs.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 19,405 | 57.451807 | 202 | scala |
OLED | OLED-master/src/main/scala/app/runutils/Debug.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,009 | 27.055556 | 72 | scala |
OLED | OLED-master/src/main/scala/app/runutils/Globals.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 25,519 | 40.294498 | 136 | scala |
OLED | OLED-master/src/main/scala/app/runutils/IOHandling.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,029 | 28 | 125 | scala |
OLED | OLED-master/src/main/scala/app/runutils/IOUtils.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,349 | 25.470588 | 72 | scala |
OLED | OLED-master/src/main/scala/experiments/caviar/FullDatasetHoldOut.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,663 | 36.312 | 155 | scala |
OLED | OLED-master/src/main/scala/experiments/caviar/TrainTestSets.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 19,407 | 61.205128 | 651 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/CERSiteDisplayVideos.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 7,847 | 38.837563 | 157 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/CopyCAVIAR.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,050 | 43.167883 | 148 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/FindPositiveNegativeIntervals.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,829 | 40.637931 | 148 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/GenerateCleanCaviarData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,307 | 32.755102 | 134 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/InspectDB.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,983 | 28.176471 | 137 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/ParseCAVIAR.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 10,921 | 47.758929 | 180 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_data/ParseCAVIAR_DB_per_video.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,704 | 33.95283 | 111 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MeetingCleanTrainingData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 9,233 | 46.84456 | 175 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MeetingTrainingData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 24,377 | 103.626609 | 1,504 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MeetingTrainingDistributed.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 5,527 | 34.435897 | 140 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MovingCleanTrainingData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 10,550 | 53.953125 | 193 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MovingTrainingData.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 26,795 | 115.504348 | 1,666 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/caviar_intervals/MovingTrainingDataDistributed.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 829 | 29.740741 | 72 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/datacron_5_2018_deliv/EventHandler.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,353 | 40.466667 | 117 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/datacron_5_2018_deliv/IntervalHandler.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 10,484 | 35.155172 | 133 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/CheckOutInfs.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,455 | 34.628866 | 115 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/ConvertTime.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 10,365 | 37.250923 | 156 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/FinalVersionWithTimeFlattening.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 15,556 | 40.485333 | 158 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/Structures.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,105 | 38.735849 | 129 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/Tests.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,730 | 41.872611 | 160 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/first_version_doesnt_work/DataPreProcessing.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 22,921 | 42.744275 | 229 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/first_version_doesnt_work/MaritimeDataToMongo.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,711 | 42.584416 | 148 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/new_attempt/MaritimeDataFetcher.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 5,436 | 37.288732 | 168 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/new_attempt/MaritimeToMongo.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 16,466 | 38.207143 | 167 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/new_attempt/Tests.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,536 | 28.557692 | 82 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/maritime_data/yet_another_attempt/MaritimeToMongo.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 14,755 | 43.047761 | 166 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/openssh/DataHandling.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,755 | 33.45 | 234 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/opportunity/DataHandler.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,185 | 54.813333 | 167 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/tracknow/Helper.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,332 | 31.359223 | 109 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/tracknow/RunER.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,746 | 32.096386 | 139 | scala |
OLED | OLED-master/src/main/scala/experiments/datautils/tracknow/TK.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,202 | 30.712871 | 87 | scala |
OLED | OLED-master/src/main/scala/iled/ILED.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 35,264 | 43.191729 | 182 | scala |
OLED | OLED-master/src/main/scala/iled/TestActor.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,812 | 30.258621 | 74 | scala |
OLED | OLED-master/src/main/scala/logic/AtomSignature.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 854 | 28.482759 | 72 | scala |
OLED | OLED-master/src/main/scala/logic/Clause.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 38,842 | 38.920863 | 176 | scala |
OLED | OLED-master/src/main/scala/logic/Constant.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,229 | 33.166667 | 120 | scala |
OLED | OLED-master/src/main/scala/logic/Examples.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 10,369 | 41.5 | 145 | scala |
OLED | OLED-master/src/main/scala/logic/Exceptions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,298 | 38.363636 | 116 | scala |
OLED | OLED-master/src/main/scala/logic/Expression.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,018 | 23.853659 | 72 | scala |
OLED | OLED-master/src/main/scala/logic/Hausdorff.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 5,006 | 33.294521 | 136 | scala |
OLED | OLED-master/src/main/scala/logic/Literal.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 26,857 | 39.693939 | 161 | scala |
OLED | OLED-master/src/main/scala/logic/LogicUtils.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,451 | 36.08046 | 149 | scala |
OLED | OLED-master/src/main/scala/logic/Modes.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 7,953 | 40.212435 | 139 | scala |
OLED | OLED-master/src/main/scala/logic/Rules.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 15,328 | 41.580556 | 161 | scala |
OLED | OLED-master/src/main/scala/logic/Theory.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 37,091 | 39.361262 | 180 | scala |
OLED | OLED-master/src/main/scala/logic/Variable.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,172 | 40.892857 | 125 | scala |
OLED | OLED-master/src/main/scala/lomcts/LoMCTS.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 11,628 | 38.02349 | 160 | scala |
OLED | OLED-master/src/main/scala/mcts/HillClimbing.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 11,381 | 42.277567 | 159 | scala |
OLED | OLED-master/src/main/scala/mcts/MCTS_FOL.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,803 | 37.741935 | 159 | scala |
OLED | OLED-master/src/main/scala/mcts/MCTS_FOL_Online.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 9,655 | 39.742616 | 160 | scala |
OLED | OLED-master/src/main/scala/mcts/MathExchange.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 5,490 | 37.669014 | 157 | scala |
OLED | OLED-master/src/main/scala/mcts/TransformCTM.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,156 | 33.238095 | 117 | scala |
OLED | OLED-master/src/main/scala/mcts/TreeNode.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 4,120 | 24.128049 | 115 | scala |
OLED | OLED-master/src/main/scala/mcts/parallel/Eval.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,296 | 34.890625 | 112 | scala |
OLED | OLED-master/src/main/scala/mcts/parallel/ScorerMaster.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,233 | 29.60274 | 118 | scala |
OLED | OLED-master/src/main/scala/mcts/parallel/ScorerWorker.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,320 | 29.72093 | 74 | scala |
OLED | OLED-master/src/main/scala/mcts/parallel/Tests.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,634 | 28.727273 | 96 | scala |
OLED | OLED-master/src/main/scala/metric/AtomMetric.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 2,771 | 35.96 | 112 | scala |
OLED | OLED-master/src/main/scala/metric/Matcher.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,847 | 42.727273 | 112 | scala |
OLED | OLED-master/src/main/scala/metric/Metric.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 3,774 | 30.198347 | 82 | scala |
OLED | OLED-master/src/main/scala/metric/Test.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,077 | 28.944444 | 73 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/Dispatcher.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 7,415 | 39.747253 | 166 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/Node.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 29,551 | 46.896272 | 188 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/PingActor.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 1,319 | 27.695652 | 72 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/Structures.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 5,582 | 43.309524 | 157 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/TopLevelActor.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 11,696 | 41.534545 | 184 | scala |
OLED | OLED-master/src/main/scala/oled/distributed/Utils.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 9,174 | 40.894977 | 160 | scala |
OLED | OLED-master/src/main/scala/oled/functions/CoreFunctions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 13,146 | 45.45583 | 234 | scala |
OLED | OLED-master/src/main/scala/oled/functions/DistributedOLEDFunctions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,429 | 45.258993 | 160 | scala |
OLED | OLED-master/src/main/scala/oled/functions/NonBlockingOLEDFunctions.scala | /*
* Copyright (C) 2016 Nikos Katzouris
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 6,371 | 47.272727 | 183 | scala |