Files
NowChessSystems/graphify-out/cache/e91be3b2b7645cb4e745e16993b396aec96c5beb4f7fba78eb4c6ac6476733ef.json
T

1 line
6.4 KiB
JSON

{"nodes": [{"id": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbailoader_scala", "label": "NbaiLoader.scala", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L1"}, {"id": "nbailoader_nbailoader", "label": "NbaiLoader", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L7"}, {"id": "nbailoader_nbailoader_load", "label": ".load()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L12"}, {"id": "nbailoader_nbailoader_loaddefault", "label": ".loadDefault()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L21"}, {"id": "nbailoader_nbailoader_checkheader", "label": ".checkHeader()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L26"}, {"id": "nbailoader_nbailoader_readmetadata", "label": ".readMetadata()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L32"}, {"id": "nbailoader_nbailoader_readlayerdescriptors", "label": ".readLayerDescriptors()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L37"}, {"id": "nbailoader_nbailoader_readlayerweights", "label": ".readLayerWeights()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L44"}, {"id": "nbailoader_nbailoader_readfloats", "label": ".readFloats()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L47"}], "edges": [{"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbailoader_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L3", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbailoader_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L4", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbailoader_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L5", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbailoader_scala", "target": "nbailoader_nbailoader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L7", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L12", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_loaddefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L21", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_checkheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L26", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_readmetadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L32", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_readlayerdescriptors", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L37", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_readlayerweights", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L44", "weight": 1.0}, {"source": "nbailoader_nbailoader", "target": "nbailoader_nbailoader_readfloats", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L47", "weight": 1.0}, {"source": "nbailoader_nbailoader_load", "target": "nbailoader_nbailoader_checkheader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L14", "weight": 1.0}, {"source": "nbailoader_nbailoader_load", "target": "nbailoader_nbailoader_readmetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L15", "weight": 1.0}, {"source": "nbailoader_nbailoader_load", "target": "nbailoader_nbailoader_readlayerdescriptors", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L16", "weight": 1.0}, {"source": "nbailoader_nbailoader_load", "target": "nbailoader_nbailoader_readlayerweights", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L17", "weight": 1.0}, {"source": "nbailoader_nbailoader_loaddefault", "target": "nbailoader_nbailoader_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L23", "weight": 1.0}, {"source": "nbailoader_nbailoader_readlayerweights", "target": "nbailoader_nbailoader_readfloats", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiLoader.scala", "source_location": "L45", "weight": 1.0}]}