Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSL-Viz #278

Open
wants to merge 108 commits into
base: develop
Choose a base branch
from
Open

PSL-Viz #278

wants to merge 108 commits into from

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    20dcd08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050f0b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    6c91eae View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    abc2823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9252c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ebe0f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    c04d221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727322a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fc459b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    ea9a16a View commit details
    Browse the repository at this point in the history
  2. Got rid of using evaluator object and instead use code from one of it…

    …s methods, also got rid of comments in ContinuousEvaluator as we are using launcher now.
    AaronRodden committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    86e5e8e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    f295d01 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    807b8c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983d21b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0a093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c53b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0533607 View commit details
    Browse the repository at this point in the history
  6. Groundings per rule now implemented and modifed outputJSON() method t…

    …o take a JSONObject and filename.
    tsalh committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    24a5ec7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    4ea7771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a023f View commit details
    Browse the repository at this point in the history
  3. Fixed the total sat module methods to add up totals instead of grabbi…

    …ng individual satisfaction
    AaronRodden committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    17a251f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2168317 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    245c238 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbb29e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    070a11d View commit details
    Browse the repository at this point in the history
  2. Added the visualization flag to command line handler, also added a Si…

    …mpleAcquaintancestest that uses it, adjusted launcher to use the flag as well
    AaronRodden committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    32398aa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    c62c4fe View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    1bbcb42 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    071f3ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf2ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    23e7fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb7268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a438b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63fc16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74e952e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b256d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    12f98b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    771743e View commit details
    Browse the repository at this point in the history
  3. Removed totRuleSatDis method from visualization now the ground rule i…

    …n the json file has the dissatisfaction associated with it. Renamed the predictionTruth method to addTruth() and removed unnecessary JSONArrays.
    tsalh committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    3c4fae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Removed unnecessary comments in VizDataCollection and null ground rul…

    …es from data collection.
    tsalh committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c2661fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85d196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25a8f43 View commit details
    Browse the repository at this point in the history
  4. Pulled some changes in

    AaronRodden committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    abadd99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3050e62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cf482e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa7d07a View commit details
    Browse the repository at this point in the history
  8. Moved all visualization data collection to visualization method in La…

    …uncher and now ground rules are only collected when the visualization command line option is specified.
    tsalh committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    8979d5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    148e5fd View commit details
    Browse the repository at this point in the history
  10. Got rid of comments

    AaronRodden committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ed64b4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2cbc9f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    08cd67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b455f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9332d8b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    7970486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a950622 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Updated git ignores

    AaronRodden committed May 5, 2020
    Configuration menu
    Copy the full SHA
    1a141f4 View commit details
    Browse the repository at this point in the history
  2. Change viz test name

    AaronRodden committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c0a885a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c37a47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fade6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebe1b8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36957a4 View commit details
    Browse the repository at this point in the history
  7. Got rid of comment in config, fixed testVisualization name and change…

    …d command line viz flag in it
    AaronRodden committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7fbe5f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07185f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0d30a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3ca202 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Switched from JSONObjects to Java data structures to hold data, imple…

    …mented an inner class to VizDataCollection
    AaronRodden committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e69af27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d38e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b125d11 View commit details
    Browse the repository at this point in the history
  4. Updated how output is handled in VizDataCollection, now goes to stdou…

    …t by default, or a path if provided in command line
    AaronRodden committed May 6, 2020
    Configuration menu
    Copy the full SHA
    4504e1c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    bb20c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d76a1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Fixed spelling mistake disatisfaction -> dissatisfaction, effect how …

    …our keys would work when taking from data file
    AaronRodden committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f345153 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    0da4aa1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    ef738b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1cb7f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Fixed missing ground atom bug.

    tsalh committed May 23, 2020
    Configuration menu
    Copy the full SHA
    39c15cb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    5ccce63 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    cd8330e View commit details
    Browse the repository at this point in the history
  2. Moved grabbing satisfaction values from ground rules from Launcher to…

    … InferenceApplication, removed groundingsPerRule method, made some style changes, and removed unused imports.
    tsalh committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    62ce256 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Remove unused argument.

    tsalh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    2514087 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Moved grabbing satisfaction values from InferenceApplication to CLI, …

    …removed redundant writes to rule map, changed method names for more clarity, specified output path for data collection throws RuntimeException for invalid path, and fixed style issues.
    tsalh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4796548 View commit details
    Browse the repository at this point in the history
  2. Fixed up some comments.

    tsalh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    be230d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Styling.

    tsalh committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9551535 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Removed collectModelRules function and now the output file can be spe…

    …cified as a gzipped file or plain json.
    tsalh committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3d9247d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    60acb5a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Added functionallity to create a Non-DNF ground rule, which will then…

    … go into the newly designed data file
    AaronRodden committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1660ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca1584 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    a874434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa8084 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    8e1ce89 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Removed collection of arithmetic ground rules and refactored writeMap…

    … so that ground truth map, ground rule map, ground atom map, and rule map can all be arguments to the same method.
    tsalh committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5c666b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    6d7db0b View commit details
    Browse the repository at this point in the history
  2. Fixing merge conflict, waiting for Arithmetic rule collection to do f…

    …inal push of new data file logic
    AaronRodden committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    44760f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. NOTE: This commit relys upon a arithmetic rules being collected, it w…

    …ill not be pushed until then. Changed the implementation for creating the new data file. Did some additional cleanup such as ordering imports, removing un-needed code, and style. Also added back parent rule weights to the data file instead of just booleans.
    AaronRodden committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    b4a6c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    9cf42fe View commit details
    Browse the repository at this point in the history
  2. Fixed an issue where characters in predicates were being replaced if …

    …there was a term that exactly matched it
    AaronRodden committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    aeeff9f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Changed the decorated ground atoms to have their constants represetnt…

    …ed as doubles instead of ints as that more closely follows the inputed data
    AaronRodden committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    a7a8210 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Renamed VizDataCollection class to ModelDataCollector, removed whites…

    …paces written to JSON, included error message including the path for an IOException for path file, and some style changes.
    tsalh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a19f5e5 View commit details
    Browse the repository at this point in the history
  2. Fixed if-else styling.

    tsalh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3d2fdb1 View commit details
    Browse the repository at this point in the history
  3. Changed how the collection config option is checked during grounding …

    …to avoid many access logs.
    eriq-augustine committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3a54d39 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. User must now specify a path for model data collection, some style ch…

    …anges, and renamed last few variables of visualization to model collection.
    tsalh committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    88f9616 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    6296afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319bb26 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    4255885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0758a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa0f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    682b778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cbd94f View commit details
    Browse the repository at this point in the history