[Task] Frank-Wolfe 알고리즘 내 경로(Path) 추출 모듈 개발 #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to #6\n\n### 작업 내용\n- 기존 Frank-Wolfe 알고리즘 코드 분석\n- 각 반복(Iteration) 단계에서 최단 경로 및 경로별 링크 구성 추출 모듈 추가\n- 추출된 경로 데이터의 메모리 효율적 저장 구조 설계\n\n### 완료 조건\n- [ ] 반복 단계별 경로 추출 로직 검증\n- [ ] 대용량 네트워크에서의 메모리 점유율 확인