{"nodes": [{"id": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbaiwriter_scala", "label": "NbaiWriter.scala", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L1"}, {"id": "nbaiwriter_nbaiwriter", "label": "NbaiWriter", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L7"}, {"id": "nbaiwriter_nbaiwriter_write", "label": ".write()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L9"}, {"id": "nbaiwriter_nbaiwriter_writeheader", "label": ".writeHeader()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L17"}, {"id": "nbaiwriter_nbaiwriter_writemetadata", "label": ".writeMetadata()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L23"}, {"id": "nbaiwriter_nbaiwriter_writelayerdescriptors", "label": ".writeLayerDescriptors()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L30"}, {"id": "nbaiwriter_nbaiwriter_writelayerweights", "label": ".writeLayerWeights()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L43"}, {"id": "nbaiwriter_nbaiwriter_writefloats", "label": ".writeFloats()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L47"}], "edges": [{"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbaiwriter_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L3", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbaiwriter_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L4", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbaiwriter_scala", "target": "java", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L5", "weight": 1.0}, {"source": "modules_bot_src_main_scala_de_nowchess_bot_bots_nnue_nbaiwriter_scala", "target": "nbaiwriter_nbaiwriter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L7", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L9", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_writeheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L17", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_writemetadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L23", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_writelayerdescriptors", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L30", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_writelayerweights", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L43", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter", "target": "nbaiwriter_nbaiwriter_writefloats", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L47", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_write", "target": "nbaiwriter_nbaiwriter_writeheader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L11", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_write", "target": "nbaiwriter_nbaiwriter_writemetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L12", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_write", "target": "nbaiwriter_nbaiwriter_writelayerdescriptors", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L13", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_write", "target": "nbaiwriter_nbaiwriter_writelayerweights", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L14", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_writeheader", "target": "nbaiwriter_nbaiwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L21", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_writemetadata", "target": "nbaiwriter_nbaiwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L28", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_writelayerdescriptors", "target": "nbaiwriter_nbaiwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L41", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_writelayerweights", "target": "nbaiwriter_nbaiwriter_writefloats", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L44", "weight": 1.0}, {"source": "nbaiwriter_nbaiwriter_writefloats", "target": "nbaiwriter_nbaiwriter_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/bots/nnue/NbaiWriter.scala", "source_location": "L51", "weight": 1.0}]}