alexandrutm / UnivTimetable

MIT License
0 stars 0 forks source link

Algorithm research #11

Open alexandrutm opened 3 years ago

alexandrutm commented 3 years ago

https://lalescu.ro/liviu/fet/

alexandrutm commented 3 years ago

https://stackoverflow.com/questions/2177836/algorithm-for-creating-a-school-timetable

alexandrutm commented 3 years ago

https://www.unitime.org/

alexandrutm commented 3 years ago

https://en.wikipedia.org/wiki/NP-hardness

tux2nicolae commented 3 years ago

https://www.youtube.com/results?search_query=np-complete

alexandrutm commented 3 years ago

https://www.youtube.com/watch?v=YX40hbAHx3s

alexandrutm commented 3 years ago

https://watermark.silverchair.com/8-4-331.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf3qfKAc485ysgAAAqEwggKdBgkqhkiG9w0BBwagggKOMIICigIBADCCAoMGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMNFdG7XBMWkuZsye-AgEQgIICVAq0vFPiro2qyrtvxVNZHmlCXrTpeU-QuTGBqvw8GhmH8MCNsEkje832G7YPgu3O23t9QdxQbhEbTt1_X5s-u0jD3P2LCOK-MMDEghmFEdr2hq0mVl_sb7yy96NQOdHiXMd-XZOOQeO0jqLmGb47jdvcC151N72moMK3n_tp9pOylBfmdGQqYWRKbjNBw6S0nJkKU96bUymYsV3VocGgVwi4QCKQZAkn4yu3YBwu_3A4Ziu9sfI7rDc9tonK9Rw3VugG757YxQbow6NaJeh3gE_xMjEpI4eBuRMSC1Al4Waxo7WW2TDEMzqMxeuvggQ85INm0d6qo1jcJ2rByiy97ecHS2jwvLIXJOrtgwni46ItxcDMPSVb_v2ijFjWUCeJMWg4jZ7vrWD9V-ruX0lqdGTegSRSZVq21A3N4ozrxR7B3gTudfMQD4pfpFijCgLfXqoLCAnyBmpRxmYtxM-F7eam6fMlGZfKFg7ZemOK8w-myMDgpVqAdPkyxjy1y7VjvhoV8lmpkuDWD4kOAwVxHno_S4ajsXoVRmFDrGmV7lYjHaPbTOJ7oODas3fR0j9bwnVCHIWnqMv8J5bKoEDThWOL_LpXmwLGwdVsy6_EbRFahQSsIw15IL-7Doz079S7jH2S_pFQ_hRbCUCVib_Ot-XQ4pueCmBxLpiua4DiyGIhFSceQtcVhtS9Evd-ESxSrSpgjM8nfitIA7g2KRhGYAB-UW1tnGFW8pKLlmOCqUhJJw0b11WDdjaElGw-zWzaZ80C00TtcLS5TNQyBFmFFvV5SGzj

alexandrutm commented 3 years ago

International Timetabling Competition 2007 http://www.cs.qub.ac.uk/itc2007/

alexandrutm commented 3 years ago

OptaPlanner is the leading Open Source Java™ AI constraint solver to optimize maintenance scheduling, adhering to skill, capacity, SLA’s and other constraints. https://www.optaplanner.org/learn/useCases/schoolTimetabling.html

alexandrutm commented 3 years ago

An Algorithm to Automatically Generate Schedule for School Lectures Using a Heuristic Approach http://www.ijmlc.org/papers/174-L031.pdf

alexandrutm commented 3 years ago

Muller itc2007 http://www.cs.qub.ac.uk/itc2007/winner/bestcoursesolutions/Muller.pdf

alexandrutm commented 3 years ago

Unitime https://github.com/UniTime/unitime

alexandrutm commented 3 years ago

Constraint Solver unitime https://github.com/UniTime/cpsolver