{ "artifacts" : [ { "path" : "FinalProject" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable", "target_link_options", "target_link_libraries", "include", "add_compile_options", "target_compile_options", "add_compile_definitions", "include_directories" ], "files" : [ "CMakeLists.txt", "lib/blt/CMakeLists.txt", "lib/blt/cmake/warnings.cmake" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 41, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 46, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 52, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 57, "parent" : 0 }, { "command" : 2, "file" : 0, "line" : 43, "parent" : 0 }, { "command" : 2, "file" : 0, "line" : 47, "parent" : 0 }, { "command" : 2, "file" : 0, "line" : 48, "parent" : 0 }, { "file" : 1 }, { "command" : 2, "file" : 1, "line" : 99, "parent" : 8 }, { "command" : 3, "file" : 1, "line" : 102, "parent" : 8 }, { "file" : 2, "parent" : 10 }, { "command" : 2, "file" : 2, "line" : 18, "parent" : 11 }, { "command" : 4, "file" : 0, "line" : 14, "parent" : 0 }, { "command" : 5, "file" : 0, "line" : 45, "parent" : 0 }, { "command" : 5, "file" : 0, "line" : 51, "parent" : 0 }, { "command" : 5, "file" : 0, "line" : 56, "parent" : 0 }, { "command" : 6, "file" : 0, "line" : 23, "parent" : 0 }, { "command" : 6, "file" : 0, "line" : 19, "parent" : 0 }, { "command" : 6, "file" : 0, "line" : 17, "parent" : 0 }, { "command" : 6, "file" : 0, "line" : 22, "parent" : 0 }, { "command" : 7, "file" : 0, "line" : 31, "parent" : 0 }, { "command" : 7, "file" : 0, "line" : 32, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : "-O2 -g -DNDEBUG -std=gnu++17" }, { "backtrace" : 13, "fragment" : "-mieee-fp" }, { "backtrace" : 14, "fragment" : "-Wall" }, { "backtrace" : 14, "fragment" : "-Wextra" }, { "backtrace" : 14, "fragment" : "-Wpedantic" }, { "backtrace" : 14, "fragment" : "-Wno-comment" }, { "backtrace" : 15, "fragment" : "-fsanitize=address" }, { "backtrace" : 16, "fragment" : "-fsanitize=undefined" }, { "backtrace" : 5, "fragment" : "-fdiagnostics-color=always" } ], "defines" : [ { "backtrace" : 17, "define" : "BUILD_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/build\"" }, { "backtrace" : 18, "define" : "PART_B" }, { "backtrace" : 19, "define" : "POSIX_MT" }, { "backtrace" : 19, "define" : "RANDOMSEEDTIME" }, { "backtrace" : 20, "define" : "SOURCE_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project\"" }, { "backtrace" : 19, "define" : "USEVFORK" } ], "includes" : [ { "backtrace" : 21, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/include" }, { "backtrace" : 22, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/lilgp/kernel" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/include" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/build/lib/blt/config" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/libraries/parallel-hashmap" } ], "language" : "CXX", "languageStandard" : { "backtraces" : [ 1 ], "standard" : "17" }, "sourceIndexes" : [ 0, 1, 2 ] }, { "compileCommandFragments" : [ { "fragment" : "-O2 -g -DNDEBUG -std=gnu11" }, { "backtrace" : 13, "fragment" : "-mieee-fp" }, { "backtrace" : 14, "fragment" : "-Wall" }, { "backtrace" : 14, "fragment" : "-Wextra" }, { "backtrace" : 14, "fragment" : "-Wpedantic" }, { "backtrace" : 14, "fragment" : "-Wno-comment" }, { "backtrace" : 15, "fragment" : "-fsanitize=address" }, { "backtrace" : 16, "fragment" : "-fsanitize=undefined" }, { "backtrace" : 5, "fragment" : "-fdiagnostics-color=always" } ], "defines" : [ { "backtrace" : 17, "define" : "BUILD_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/build\"" }, { "backtrace" : 18, "define" : "PART_B" }, { "backtrace" : 19, "define" : "POSIX_MT" }, { "backtrace" : 19, "define" : "RANDOMSEEDTIME" }, { "backtrace" : 20, "define" : "SOURCE_DIR=\"/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project\"" }, { "backtrace" : 19, "define" : "USEVFORK" } ], "includes" : [ { "backtrace" : 21, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/include" }, { "backtrace" : 22, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/lilgp/kernel" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/include" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/build/lib/blt/config" }, { "backtrace" : 5, "path" : "/home/brett/Documents/Brock/CS 4P82/Final Project/FP-C-Project/lib/blt/libraries/parallel-hashmap" } ], "language" : "C", "languageStandard" : { "backtraces" : [ 1 ], "standard" : "11" }, "sourceIndexes" : [ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29 ] } ], "dependencies" : [ { "backtrace" : 5, "id" : "BLT::@93fa9f0522c937b42b32" } ], "id" : "FinalProject::@6890427a1f51a3e7e1df", "link" : { "commandFragments" : [ { "fragment" : "-O2 -g -DNDEBUG", "role" : "flags" }, { "fragment" : "", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-Wall", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-Wextra", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-Wpedantic", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-Wno-comment", "role" : "flags" }, { "backtrace" : 3, "fragment" : "-fsanitize=address", "role" : "flags" }, { "backtrace" : 4, "fragment" : "-fsanitize=undefined", "role" : "flags" }, { "backtrace" : 5, "fragment" : "-rdynamic", "role" : "flags" }, { "backtrace" : 5, "fragment" : "lib/blt/libBLT.a", "role" : "libraries" }, { "backtrace" : 6, "fragment" : "-lm", "role" : "libraries" }, { "backtrace" : 7, "fragment" : "-lpthread", "role" : "libraries" }, { "backtrace" : 9, "fragment" : "/usr/lib/x86_64-linux-gnu/libz.so", "role" : "libraries" }, { "backtrace" : 12, "fragment" : "-lstdc++fs", "role" : "libraries" } ], "language" : "CXX" }, "name" : "FinalProject", "nameOnDisk" : "FinalProject", "paths" : { "build" : ".", "source" : "." }, "sourceGroups" : [ { "name" : "Source Files", "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "src/program/app.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "src/program/function.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "src/program/rice_loader.h.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/main.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/gp.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/eval.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/tree.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/change.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/crossovr.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/reproduc.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/mutate.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/select.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/tournmnt.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/bstworst.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/fitness.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/genspace.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/exch.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/populate.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/ephem.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/ckpoint.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/event.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/pretty.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/individ.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/params.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/random.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/memory.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/output.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/boltzman.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/sigma.c", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 1, "path" : "lib/lilgp/kernel/fsetupdate.c", "sourceGroupIndex" : 0 } ], "type" : "EXECUTABLE" }