CrazyEngineers
  • Automatic time table generator

    anceta

    Member

    Updated: Oct 26, 2024
    Views: 1.0K
    I have an idea of developing this system for use in schools and colleges.

    the inputs will be:
    1.no of lecturers
    2.maximum no of hours a day
    3.electives choosen
    4.no of branches
    The time table for whole college will be generated automatically.Can u sugest me how to implement it?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Rupam Das

    MemberAug 28, 2012

    anceta
    I have an idea of developing this system for use in schools and colleges.

    the inputs will be:
    1.no of lecturers
    2.maximum no of hours a day
    3.electives choosen
    4.no of branches
    The time table for whole college will be generated automatically.Can u sugest me how to implement it?
    Use Simplex to solve the Linear programming. Your parameters are not correct though!
    Are you sure? This action cannot be undone.
    Cancel
  • anceta

    MemberSep 4, 2012

    Thank You.Can you tel me under which domain it comes and the percentage of database in this project.Can we use chess logic and probability concepts?Do u have any other project ideas for final year B.E. students.
    Are you sure? This action cannot be undone.
    Cancel
  • simplycoder

    MemberNov 11, 2012

    I dont see any use of probability here,
    You can use Linear Programing and try to fit into constraints or you can solve this using back-tracking.
    Something like sudoku solver or Knights tour or 8 Queens.

    I suggest to go for a full flegged chess program as you project, see if fits in your criterias.
    But I must warn you that if you choose this as your project, alot of work is ahead of you.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register