course_plan_optimizer

Create optimal academic year plans for students. This tool uses Bayesian networks, DFS, Topological sorting to build DAGs that prevent class conflicts, considering prerequisites, corequisites, units & course likeness. Streamline your course planning with ease. GitHub repo for efficient scheduling.

https://github.com/jasperdoan/course_plan_optimizer

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Create optimal academic year plans for students. This tool uses Bayesian networks, DFS, Topological sorting to build DAGs that prevent class conflicts, considering prerequisites, corequisites, units & course likeness. Streamline your course planning with ease. GitHub repo for efficient scheduling.

Basic Info
  • Host: GitHub
  • Owner: jasperdoan
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 832 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 2
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Course Plan Optimizer

Create optimal academic year plans for students. This tool uses Bayesian networks, DFS, Topological sorting to build DAGs that prevent class conflicts, considering prerequisites, corequisites, units & course likeness. Streamline your course planning with ease. GitHub repo for efficient scheduling.

Home Page

Prerequisites Direct Acyclic Graph

Course Plan Optimizer

Owner

  • Name: Jasper
  • Login: jasperdoan
  • Kind: user

If it works, it works.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Doan"
  given-names: "Jasper"
  orcid: "https://orcid.org/0000-0000-0000-0000"
title: "course_plan_optimizer"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2023-09-29
url: "https://github.com/jasperdoan/course_plan_optimizer"

GitHub Events

Total
  • Issues event: 2
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 2
  • Fork event: 2
Last Year
  • Issues event: 2
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 10
  • Pull request event: 2
  • Fork event: 2