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

V 0.1.0 GPLOOP and CGPA implementations #90

Merged
merged 280 commits into from
Nov 27, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 6, 2023

  1. Clang format

    ssitu committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ef2e5d2 View commit details
    Browse the repository at this point in the history
  2. clang format longer lines

    ssitu committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    704a725 View commit details
    Browse the repository at this point in the history
  3. clang format longer lines

    ssitu committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    063e246 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from amantham20/add-gp-unit-tests

    Remove agent from targets
    ssitu authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    eec18a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a42f532 View commit details
    Browse the repository at this point in the history
  6. Remove input_indices member

    ssitu committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    dbe7f95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12bf165 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3883a45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0ddc79 View commit details
    Browse the repository at this point in the history
  10. Refactoring

    GPGraph.hpp separated into GraphNode.hpp, Graph.hpp, GraphBuilder.hpp
    ssitu committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    81d12d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    684d30b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a4572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd01c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    31b70b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb9114 View commit details
    Browse the repository at this point in the history
  3. registars

    amantham20 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c95db31 View commit details
    Browse the repository at this point in the history
  4. added tests for registers

    amantham20 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f306cfe View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    76b28a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94a68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc5d4b8 View commit details
    Browse the repository at this point in the history
  4. Update CMakeLists.txt

    amantham20 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fd3900d View commit details
    Browse the repository at this point in the history
  5. Update CMakeLists.txt

    amantham20 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d7605b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60e1c35 View commit details
    Browse the repository at this point in the history
  7. added sensors for up left down right and added documentation

    added sensors for Left Right up and down
    
    added functions for up left right and down.
    
    updated sensors with more details and docs
    amantham20 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ec28f89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9adbef9 View commit details
    Browse the repository at this point in the history
  9. updated with tests

    amantham20 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6654732 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a77522 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3a3739 View commit details
    Browse the repository at this point in the history
  12. Clang format

    ssitu committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4d5d4a3 View commit details
    Browse the repository at this point in the history
  13. added n debug

    amantham20 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    23c1d3a View commit details
    Browse the repository at this point in the history
  14. Update agent.hpp

    amantham20 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a1b2ec8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #15 from amantham20/Aman's-Workspace_Sensors

    added sensors for Left Right up and down
    amantham20 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7adf339 View commit details
    Browse the repository at this point in the history
  16. Select action functionality extended

    JasonMSeguin committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1cd0903 View commit details
    Browse the repository at this point in the history
  17. added documentation

    amantham20 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    be1a6f2 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #19 from amantham20/Aman's-Workspace_Registars

    registers to store data for agents.
    amantham20 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d8dcc40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    28a7a76 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    155e5dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3f574e8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8bb39ad View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8cc89b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b600201 View commit details
    Browse the repository at this point in the history
  25. Here's a contributor

    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    Rajmeet and JasonMSeguin committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cc5bb81 View commit details
    Browse the repository at this point in the history
  26. Added sensors to actionList

    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    Rajmeet and JasonMSeguin committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4977a9a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    eeb0515 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f4ad14f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4ca7744 View commit details
    Browse the repository at this point in the history
  30. compilers gonna be mad! :(

    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    amantham20 and JasonMSeguin committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c534656 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dc4ab7b View commit details
    Browse the repository at this point in the history
  32. Mastering the Art of Clang Fu

    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    4 people committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7a224e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. updates to core and gp ctests working directory

    Committing code so fresh, it might just need a shower! 🚿💻 #CodeCleanliness
    
    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    4 people committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3eb9ac4 View commit details
    Browse the repository at this point in the history
  2. added compile header

    amantham20 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7c2f2f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef25a0 View commit details
    Browse the repository at this point in the history
  4. Add pragma once and getters

    ssitu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    40520fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5075d56 View commit details
    Browse the repository at this point in the history
  6. Remove print statements

    ssitu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    93ac0ab View commit details
    Browse the repository at this point in the history
  7. removed changes in main

    amantham20 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    49eca51 View commit details
    Browse the repository at this point in the history
  8. updated coments

    amantham20 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    234ea31 View commit details
    Browse the repository at this point in the history
  9. Added caching of node outputs

    ssitu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    247d12b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd3dfc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a58081b View commit details
    Browse the repository at this point in the history
  12. Include ranges

    ssitu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d30d199 View commit details
    Browse the repository at this point in the history
  13. Adjust default random graph

    ssitu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2c17e66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6edf61f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0dcb1b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    3ce8c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4ce53 View commit details
    Browse the repository at this point in the history
  3. Rename main for cgp for clarity

    ssitu committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2e34fb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. updated flags for release

    amantham20 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ebcff8c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

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

Commits on Oct 15, 2023

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

Commits on Oct 17, 2023

  1. LGPAgent - Operations implemented

    JasonMSeguin committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9a20fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675aafb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge branch 'Jason's-workspace' into Dev

    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    amantham20 and JasonMSeguin committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1c99bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21fedb7 View commit details
    Browse the repository at this point in the history
  3. markdown documentation

    amantham20 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    81823db View commit details
    Browse the repository at this point in the history
  4. fixes for registers

    amantham20 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dcda759 View commit details
    Browse the repository at this point in the history
  5. Update Group7_GPA.md

    amantham20 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8cbbf0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da995a2 View commit details
    Browse the repository at this point in the history
  7. Cleaned up LGPAgent a little bit

    JasonMSeguin committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c71fbc6 View commit details
    Browse the repository at this point in the history
  8. Update Group7_GPA.md

    amantham20 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e7c3d8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31bf368 View commit details
    Browse the repository at this point in the history
  10. Change char to symbol in main

    ssitu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    881dbd7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aee0fc9 View commit details
    Browse the repository at this point in the history
  12. base64 support for doubles

    ssitu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bcc1fb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fixes from core code

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d334d68 View commit details
    Browse the repository at this point in the history
  2. print for direct in agent

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    99c51fb View commit details
    Browse the repository at this point in the history
  3. update on notes

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b95613d View commit details
    Browse the repository at this point in the history
  4. printing of generated seq

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7e3f847 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86e1ac6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1763fd4 View commit details
    Browse the repository at this point in the history
  7. renamed GPAgent

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f861d22 View commit details
    Browse the repository at this point in the history
  8. Rename GP agent

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    423a810 View commit details
    Browse the repository at this point in the history
  9. Update Group7_GPA.md

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c7c9cfc View commit details
    Browse the repository at this point in the history
  10. Code clean up refactor

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d3263a0 View commit details
    Browse the repository at this point in the history
  11. updated tests for register

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8f83e28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09cf19e View commit details
    Browse the repository at this point in the history
  13. updated tests

    amantham20 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c2f9e87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bc545ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b85a5dc View commit details
    Browse the repository at this point in the history
  16. Refactor mutations

    ssitu committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    34089c9 View commit details
    Browse the repository at this point in the history
  17. Use const iterators

    ssitu committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f735135 View commit details
    Browse the repository at this point in the history
  18. Forgot to include functional

    ssitu committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f7cae40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    11b40d3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9eee35c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    42eb259 View commit details
    Browse the repository at this point in the history
  2. Added a default mutate method

    ssitu committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1352b6a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Remove unused GraphNode member

    ssitu committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    aa10097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8bdc2f View commit details
    Browse the repository at this point in the history
  3. Docs and quick fixes

    ssitu committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d60594c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5005b0 View commit details
    Browse the repository at this point in the history
  5. Clean up

    ssitu committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b9935b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Docs

    ssitu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7481a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e3ca3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Use emplace back

    ssitu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    399ec59 View commit details
    Browse the repository at this point in the history
  2. Use mutate default in test case

    ssitu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5f9819b View commit details
    Browse the repository at this point in the history
  3. Simplify code and test cases

    ssitu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7cd5313 View commit details
    Browse the repository at this point in the history
  4. Clarify some test cases

    ssitu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d7e8b26 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    76155dd View commit details
    Browse the repository at this point in the history
  2. updated code

    amantham20 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0f5e823 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. MultiThreadingn enabled

    amantham20 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    654d1ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ca5fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    258034f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32189c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e464949 View commit details
    Browse the repository at this point in the history
  6. Update tests

    ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    39a3a59 View commit details
    Browse the repository at this point in the history
  7. refactored CGPA

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    039ca96 View commit details
    Browse the repository at this point in the history
  8. Added base virtual functions for GP agent

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d8a42cf View commit details
    Browse the repository at this point in the history
  9. Fixed Genotype

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    70f7f3f View commit details
    Browse the repository at this point in the history
  10. updated GP runner

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fdd0364 View commit details
    Browse the repository at this point in the history
  11. created a new maze

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9ee5d93 View commit details
    Browse the repository at this point in the history
  12. udpated GP loop

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d9a6843 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. reformat

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    amantham20 and ssitu committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e2b3a4c View commit details
    Browse the repository at this point in the history
  2. updates to list

    amantham20 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    850b2c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    701f344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957b038 View commit details
    Browse the repository at this point in the history
  4. Update .gitmodules

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e8fb552 View commit details
    Browse the repository at this point in the history
  5. updates

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4904ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f392e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9347976 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75cee4b View commit details
    Browse the repository at this point in the history
  9. updated working gp loop

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7ba4de9 View commit details
    Browse the repository at this point in the history
  10. Update default_maze.grid

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a4e2e4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d31d53 View commit details
    Browse the repository at this point in the history
  12. update a lot of things

    amantham20 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f772fe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

    amantham20 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    69919ba View commit details
    Browse the repository at this point in the history
  3. wokring part of XML

    amantham20 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2524f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    683be76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5962657 View commit details
    Browse the repository at this point in the history
  6. more and more changes

    amantham20 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f49fad5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. we good -TMG

    amantham20 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    47a03ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861a3f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e30dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    877ac1c View commit details
    Browse the repository at this point in the history
  5. added memory include

    amantham20 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d1cf66d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b390927 View commit details
    Browse the repository at this point in the history
  7. updated tests 😉

    amantham20 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d6a759e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Some changes to gp loop

    ssitu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0e37ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f4cc0 View commit details
    Browse the repository at this point in the history
  3. more and more changes and merge fixes

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    4 people committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0d9c9ef View commit details
    Browse the repository at this point in the history
  4. Moved files around like a game of musical chairs. Nobody's left stand…

    …ing!
    
    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    4 people committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1c37b38 View commit details
    Browse the repository at this point in the history
  5. commented out the reset previous state

    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    4 people committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4ffa9da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60af97f View commit details
    Browse the repository at this point in the history
  7. Saved the XML file from the digital Bermuda Triangle 🌊. We won't lose…

    … it again!
    
    Co-Authored-By: ssitu <57548627+ssitu@users.noreply.github.com>
    Co-Authored-By: Rajmeet Singh Chandok <rajmeetchandok@gmail.com>
    Co-Authored-By: JasonMSeguin <143659605+JasonMSeguin@users.noreply.github.com>
    4 people committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    60007e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3338486 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    885bfef View commit details
    Browse the repository at this point in the history
  10. More efficient ull to b64

    ssitu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5aa4d5b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47fc52e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93480ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c6f232 View commit details
    Browse the repository at this point in the history
  14. added files names

    amantham20 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    442c208 View commit details
    Browse the repository at this point in the history
  15. Change back default maze

    ssitu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ccb9818 View commit details
    Browse the repository at this point in the history
  16. Remove sstream

    ssitu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    402f73c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Expanded function set

    ssitu committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    bf347ab View commit details
    Browse the repository at this point in the history
  2. Improvements to cgp genotype

    ssitu committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3b7a0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f4894a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2db90b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Replace operator[] with at

    ssitu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    807bfa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. More efficient B2ToB64

    ssitu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7b0ebba View commit details
    Browse the repository at this point in the history
  2. Updated xml init

    amantham20 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ab61eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e0a34f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12e3527 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77e720 View commit details
    Browse the repository at this point in the history
  6. Back to ../../

    ssitu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2342541 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0997325 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07443b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    152933c View commit details
    Browse the repository at this point in the history
  10. Muti Threaded Spaghetti Code Feista? More like Thread-guetti Code! Mu…

    …lti-threading madness unleashed. all you can eat threads
    amantham20 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ced1e02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c5d769 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    e73a4e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c8dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b05f12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f4358 View commit details
    Browse the repository at this point in the history
  5. more documentation

    amantham20 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac1d895 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Implemented Mutate, Copy, and tests for LGPA

    JasonMSeguin committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2cbe210 View commit details
    Browse the repository at this point in the history
  2. Rename GPAgent_ to GPAgentBase

    ssitu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6eeb616 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    44f1d96 View commit details
    Browse the repository at this point in the history
  2. Use random numbers from world

    ssitu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7f310ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac54a67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe17d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9edf7fe View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    a2cb267 View commit details
    Browse the repository at this point in the history
  2. Seed the worlds in GP loop

    ssitu committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b2e57e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b29a5d3 View commit details
    Browse the repository at this point in the history
  4. added more docs for GP

    amantham20 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4e7739a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a488e28 View commit details
    Browse the repository at this point in the history
  6. added coverage profiling

    amantham20 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6f5f231 View commit details
    Browse the repository at this point in the history
  7. reformated code

    amantham20 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a3e64ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0f8b12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71db7b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    650f60a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a123dbe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    334a61c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9ac5a1 View commit details
    Browse the repository at this point in the history
  14. Problems with memory leaks

    amantham20 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a895b38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26e7927 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    0eafe1f View commit details
    Browse the repository at this point in the history
  2. Add docs to GraphBuilder class

    ssitu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6b1f2d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1002c View commit details
    Browse the repository at this point in the history
  4. Added sensors to CGPAgent

    ssitu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ae4e466 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add reciprocal function

    ssitu committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5998c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856a7fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc2483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cedc2c6 View commit details
    Browse the repository at this point in the history
  5. Delete Makefile

    ssitu committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    58180b3 View commit details
    Browse the repository at this point in the history
  6. Cleaned up compiler warnings

    ssitu committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cf69087 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Exorcised undefined behaviors and befriended CMake for memory sanitiz…

    …ing - it's like spring cleaning, but with more code and less sneezing!
    amantham20 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3fca7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47ef23 View commit details
    Browse the repository at this point in the history
  3. added a progress bar

    amantham20 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7b6d9db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    069d812 View commit details
    Browse the repository at this point in the history
  5. updated pushback

    amantham20 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8f73a0a View commit details
    Browse the repository at this point in the history
  6. refactor

    amantham20 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    13364c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1d2fc8c View commit details
    Browse the repository at this point in the history
  3. updated grid numbering

    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c094f0e View commit details
    Browse the repository at this point in the history
  4. Our save data just graduated from the School of Document Agnosticism.…

    … Summa Cum Laude in Flexibility! 🎓🎉
    
    updated and made the save data better with making it document agnostic
    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8232a40 View commit details
    Browse the repository at this point in the history
  5. MultiPostions works

    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    365f6d7 View commit details
    Browse the repository at this point in the history
  6. updated to printing

    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    bb4b795 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    783b3fa View commit details
    Browse the repository at this point in the history
  8. updated and added metatag

    amantham20 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    84f28c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    77aafae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e63a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9529260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b63407 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12192f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f6cd00 View commit details
    Browse the repository at this point in the history