{"id":20864623,"url":"https://github.com/skpro-glitch/circuitswitching","last_synced_at":"2026-04-21T18:02:07.300Z","repository":{"id":189449384,"uuid":"680698261","full_name":"SKpro-glitch/CircuitSwitching","owner":"SKpro-glitch","description":"Simulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming. - Soham Kapur, VIT Chennai","archived":false,"fork":false,"pushed_at":"2025-02-16T06:52:40.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-12T21:35:20.876Z","etag":null,"topics":["circuit-switching","computer-network","computer-network-basics","computer-networking","computer-networking-and-internet-technologies","computer-networking-lab","computer-networks","computer-networks-course","computer-networks-lab","computer-networks-project","computer-science"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SKpro-glitch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-20T05:24:03.000Z","updated_at":"2025-02-16T06:52:43.000Z","dependencies_parsed_at":"2024-07-14T16:49:43.791Z","dependency_job_id":null,"html_url":"https://github.com/SKpro-glitch/CircuitSwitching","commit_stats":null,"previous_names":["skpro-glitch/circuitswitching"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SKpro-glitch/CircuitSwitching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKpro-glitch%2FCircuitSwitching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKpro-glitch%2FCircuitSwitching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKpro-glitch%2FCircuitSwitching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKpro-glitch%2FCircuitSwitching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SKpro-glitch","download_url":"https://codeload.github.com/SKpro-glitch/CircuitSwitching/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SKpro-glitch%2FCircuitSwitching/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32103647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circuit-switching","computer-network","computer-network-basics","computer-networking","computer-networking-and-internet-technologies","computer-networking-lab","computer-networks","computer-networks-course","computer-networks-lab","computer-networks-project","computer-science"],"created_at":"2024-11-18T05:43:32.441Z","updated_at":"2026-04-21T18:02:07.268Z","avatar_url":"https://github.com/SKpro-glitch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircuitSwitching\n\n**PROJECT DETAILS**\n\u003c/br\u003e**Authors**        :   Soham Kapur, Koushiki Sinha\n\u003c/br\u003e**Year**           :   2023\n\u003c/br\u003e**Title**          :   Circuit Switching using Dynamic Programming\n\u003c/br\u003e**Purpose**        :   Undergraduate Graded Project\n\u003c/br\u003e**Course**         :   Computer Networks\n\u003c/br\u003e\u003c/br\u003e\n**Problem Statement:** \u003c/br\u003eSimulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming.\n\u003c/br\u003e\u003c/br\u003e\n**Description:** \u003c/br\u003e\n- The program begins with a graph represented by an adjacency matrix with edge weights.\n- Pairs of Source-Destination nodes are taken as input.\n- It iterates all possible paths between the required source and destination nodes.\n- The combinations of paths between each source-destination pair are compared to find the one with least maximum time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskpro-glitch%2Fcircuitswitching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskpro-glitch%2Fcircuitswitching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskpro-glitch%2Fcircuitswitching/lists"}