1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "moveordering", "label": "MoveOrdering.scala", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L1"}, {"id": "moveordering_moveordering", "label": "MoveOrdering", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L10"}, {"id": "moveordering_orderingcontext", "label": "OrderingContext", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L12"}, {"id": "moveordering_orderingcontext_addkillermove", "label": ".addKillerMove()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L16"}, {"id": "moveordering_orderingcontext_getkillermoves", "label": ".getKillerMoves()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L21"}, {"id": "moveordering_orderingcontext_addhistory", "label": ".addHistory()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L24"}, {"id": "moveordering_orderingcontext_gethistory", "label": ".getHistory()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L28"}, {"id": "moveordering_orderingcontext_clear", "label": ".clear()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L31"}, {"id": "moveordering_moveordering_score", "label": ".score()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L35"}, {"id": "moveordering_moveordering_sort", "label": ".sort()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L52"}, {"id": "moveordering_moveordering_scorequietmove", "label": ".scoreQuietMove()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L61"}, {"id": "moveordering_moveordering_promotioncapturebonus", "label": ".promotionCaptureBonus()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L68"}, {"id": "moveordering_moveordering_capturescore", "label": ".captureScore()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L71"}, {"id": "moveordering_moveordering_mvvlva", "label": ".mvvLva()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L76"}, {"id": "moveordering_moveordering_attackervalue", "label": ".attackerValue()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L79"}, {"id": "moveordering_moveordering_victimvalue", "label": ".victimValue()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L82"}, {"id": "moveordering_moveordering_piecevalue", "label": ".pieceValue()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L89"}, {"id": "moveordering_moveordering_iscapture", "label": ".isCapture()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L97"}, {"id": "moveordering_moveordering_staticexchange", "label": ".staticExchange()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L103"}, {"id": "moveordering_moveordering_movedpieceaftermove", "label": ".movedPieceAfterMove()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L113"}, {"id": "moveordering_moveordering_exchangegain", "label": ".exchangeGain()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L118"}, {"id": "moveordering_moveordering_resolvegain", "label": ".resolveGain()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L127"}, {"id": "moveordering_moveordering_applyseemove", "label": ".applySeeMove()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L132"}, {"id": "moveordering_moveordering_leastvaluableattacker", "label": ".leastValuableAttacker()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L139"}, {"id": "moveordering_moveordering_attackssquare", "label": ".attacksSquare()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L144"}, {"id": "moveordering_moveordering_clearline", "label": ".clearLine()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L162"}, {"id": "moveordering_moveordering_pathclear", "label": ".pathClear()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L167"}, {"id": "moveordering_moveordering_promotionpiecetype", "label": ".promotionPieceType()", "file_type": "code", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L174"}], "edges": [{"source": "moveordering", "target": "de", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L3", "weight": 1.0}, {"source": "moveordering", "target": "de", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L4", "weight": 1.0}, {"source": "moveordering", "target": "de", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L5", "weight": 1.0}, {"source": "moveordering", "target": "scala", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L7", "weight": 1.0}, {"source": "moveordering", "target": "scala", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L8", "weight": 1.0}, {"source": "moveordering", "target": "moveordering_moveordering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L10", "weight": 1.0}, {"source": "moveordering", "target": "moveordering_orderingcontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L12", "weight": 1.0}, {"source": "moveordering_orderingcontext", "target": "moveordering_orderingcontext_addkillermove", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L16", "weight": 1.0}, {"source": "moveordering_orderingcontext", "target": "moveordering_orderingcontext_getkillermoves", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L21", "weight": 1.0}, {"source": "moveordering_orderingcontext", "target": "moveordering_orderingcontext_addhistory", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L24", "weight": 1.0}, {"source": "moveordering_orderingcontext", "target": "moveordering_orderingcontext_gethistory", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L28", "weight": 1.0}, {"source": "moveordering_orderingcontext", "target": "moveordering_orderingcontext_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L31", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_score", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L35", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_sort", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L52", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_scorequietmove", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L61", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_promotioncapturebonus", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L68", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_capturescore", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L71", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_mvvlva", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L76", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_attackervalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L79", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_victimvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L82", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_piecevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L89", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_iscapture", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L97", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_staticexchange", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L103", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_movedpieceaftermove", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L113", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_exchangegain", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L118", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_resolvegain", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L127", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_applyseemove", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L132", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_leastvaluableattacker", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L139", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_attackssquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L144", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_clearline", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L162", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_pathclear", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L167", "weight": 1.0}, {"source": "moveordering_moveordering", "target": "moveordering_moveordering_promotionpiecetype", "relation": "method", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L174", "weight": 1.0}, {"source": "moveordering_moveordering_score", "target": "moveordering_moveordering_promotioncapturebonus", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L45", "weight": 1.0}, {"source": "moveordering_moveordering_score", "target": "moveordering_moveordering_capturescore", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L47", "weight": 1.0}, {"source": "moveordering_moveordering_score", "target": "moveordering_moveordering_scorequietmove", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L50", "weight": 1.0}, {"source": "moveordering_moveordering_sort", "target": "moveordering_moveordering_score", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L59", "weight": 1.0}, {"source": "moveordering_moveordering_scorequietmove", "target": "moveordering_orderingcontext_getkillermoves", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L62", "weight": 1.0}, {"source": "moveordering_moveordering_scorequietmove", "target": "moveordering_orderingcontext_gethistory", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L65", "weight": 1.0}, {"source": "moveordering_moveordering_promotioncapturebonus", "target": "moveordering_moveordering_iscapture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L69", "weight": 1.0}, {"source": "moveordering_moveordering_promotioncapturebonus", "target": "moveordering_moveordering_capturescore", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L69", "weight": 1.0}, {"source": "moveordering_moveordering_capturescore", "target": "moveordering_moveordering_staticexchange", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L72", "weight": 1.0}, {"source": "moveordering_moveordering_capturescore", "target": "moveordering_moveordering_mvvlva", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L74", "weight": 1.0}, {"source": "moveordering_moveordering_mvvlva", "target": "moveordering_moveordering_victimvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L77", "weight": 1.0}, {"source": "moveordering_moveordering_mvvlva", "target": "moveordering_moveordering_attackervalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L77", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_iscapture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L104", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_victimvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L107", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_movedpieceaftermove", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L108", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_applyseemove", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L109", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_exchangegain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L110", "weight": 1.0}, {"source": "moveordering_moveordering_staticexchange", "target": "moveordering_moveordering_piecevalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L110", "weight": 1.0}, {"source": "moveordering_moveordering_movedpieceaftermove", "target": "moveordering_moveordering_promotionpiecetype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L115", "weight": 1.0}, {"source": "moveordering_moveordering_exchangegain", "target": "moveordering_moveordering_leastvaluableattacker", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L120", "weight": 1.0}, {"source": "moveordering_moveordering_exchangegain", "target": "moveordering_moveordering_resolvegain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L121", "weight": 1.0}, {"source": "moveordering_moveordering_exchangegain", "target": "moveordering_moveordering_piecevalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L125", "weight": 1.0}, {"source": "moveordering_moveordering_leastvaluableattacker", "target": "moveordering_moveordering_attackssquare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L141", "weight": 1.0}, {"source": "moveordering_moveordering_leastvaluableattacker", "target": "moveordering_moveordering_piecevalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L142", "weight": 1.0}, {"source": "moveordering_moveordering_attackssquare", "target": "moveordering_moveordering_clearline", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L155", "weight": 1.0}, {"source": "moveordering_moveordering_clearline", "target": "moveordering_moveordering_pathclear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/src/main/scala/de/nowchess/bot/logic/MoveOrdering.scala", "source_location": "L165", "weight": 1.0}]} |