Welcome![Sign In][Sign Up]
Location:
Search - timetabling

Search list

[Other resourcetimetabling

Description: 遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
Platform: | Size: 175104 | Author: 王德东 | Hits:

[AI-NN-PRtimetabling

Description: 遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
Platform: | Size: 675840 | Author: 王德东 | Hits:

[AI-NN-PRycsf(paike)

Description: 遗传算法在大学排课问题中的应用,对制作排课系统有重要的参考价值-Genetic Algorithm in the University Timetable Problem of Course Scheduling System has produced an important reference value
Platform: | Size: 253952 | Author: xiaohui | Hits:

[AI-NN-PRmemetic_for_TSP

Description: TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题 的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解 决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
Platform: | Size: 102400 | Author: 文龙 | Hits:

[Algorithm685

Description: Computational study of a cutting plane algorithm for University Course Timetabling 
Platform: | Size: 141312 | Author: bloodyrose | Hits:

[Otherpaikepdf1

Description: 排课问题是一个有约束的、多目标的组合优化问题,并且已经被证明是一个NP完全问题。 遗传算法借鉴生物界自然选择和自然遗传机制,使用群体搜索技术,尤其是用于处理传统搜索方法难以解决的复杂的和非线性的问题。经过近40年的发展,遗传算法在理论研究和实际应用中取得了巨大的成功,本文将遗传算法用于排课问题的求解,首先讨论了排课问题中的影响因素、主要约束条件、求解目标和难点,并用数学模型完整地描述了排课问题。其次对多个模糊排课目标进行了定量分析,建立了排课优化目标空间。针对排课问题研究了染色体编码方式以及遗传算子的设计,提出了适应度函数的计算方法。最后对排课问题进行了实验。实验结果表明,其过程的目标值跟踪显示,算法稳健趋优,所得结果令人满意。-Course Scheduling problem is a constrained, multi-objective optimization problem, and has proven to be a NP complete problem. Genetic algorithms reference biosphere and the natural genetic mechanism of natural selection, using the group search technology, particularly the traditional search methods for handling complex and difficult to solve nonlinear problems. After nearly 40 years of development, the genetic algorithm in the theoretical study and practical application was a great success, this paper genetic algorithm for solving the course timetabling problem, first discussed the impact of factors in the course arrangement, the main constraints, to solve goals and difficulties, and a complete mathematical model to describe the course arrangement. Arranging multiple fuzzy goals followed by a quantitative analysis, the optimal target Arranging space. Arranging for the Study of the chromosome coding and genetic operators design, proposed fitness function is calculated. Finally, the co
Platform: | Size: 1290240 | Author: 张林杰 | Hits:

[Otherpaikepdf2

Description: 本文将排课五要素绑定、封装成课元、课栈两个向量,并以二维权值矩阵描述课元 和课栈之间的关联系。 提出了最佳匹配和遗传算法的排课算法,以随机生成的二维数字矩阵来反映课元和 课栈的关联权重,对数字矩阵组处理和最佳匹配得到的匹配偶图组为遗传算法的初始种 群,以排课各种原则的加权和为目标函数,在遗传算子控制下迭代来寻求更优的匹配结 果即使目标函数最小的偶图匹配结构,进而得到满意的排课结果。 提出了关联匹配和禁忌搜索的排课算法,以随机二维数字矩阵描述课元和课栈之问 的关联权重,按照重权优先并根据正确性原则进行约简,获得课元和课栈之间的匹配偶 图。在此基础上,引入禁忌搜索算法,以排课的完备性原则、合理性原则和人性化原则 的加权和为目标函数,以随机二维权值矩阵生成的匹配偶图为初始解,对二维权值矩阵 进行扰动构成搜索邻域,以生成的匹配偶图为禁忌对象,采用全局藐视准则,获得最优 的排课方案。 以Matlab为平台,利用Excd数据库和Mallab的互联实现数据交换,编写了两套 算法的应用程序,通过实例来验证两套排课算法,结果表明两套算法是可行的。-Arranging the five elements of this paper, binding, packaging into a class element, class stack of two vectors and matrices described by two classes per Rights And the relationship between class stack link. Offers the best match and Genetic Algorithm Platoon algorithm to randomly generated two-dimensional figures to reflect the class element and matrix Class stack associated with weight, the digital matrix group received treatment and the best matching group bipartite graph matching the initial kind of genetic algorithm Group to the weighted course arrangement of principles and the objective function, under the control of the genetic operator iteration to seek the better match Results Results even if the objective function structure of the smallest bipartite graph matching, and then Timetabling satisfactory results. Match the proposed association Timetabling algorithm and tabu search, a random two-dimensional digital matrix element and the class description class stack of Q
Platform: | Size: 1812480 | Author: 张林杰 | Hits:

[Education soft systemvbsql

Description: vb和sql的排课系统,简单概述了前后台的关系,以及所需要的课程,程序比较简单,望对大家有个提示及参考。-Timetabling System vb and sql
Platform: | Size: 544768 | Author: 朱森森 | Hits:

[Othermmantsystem

Description: This is an implementation for the max min ant system applied to the University Course Timetabling
Platform: | Size: 25600 | Author: wit77 | Hits:

[AI-NN-PRfet-3.17.11

Description: 遗传算法做排课软件源码!写的非常不错,利用遗传算法实现了快速排课!-Timetabling software source code genetic algorithm to do! Very well written!
Platform: | Size: 1284096 | Author: 冯云 | Hits:

[WEB Codepaike1109

Description: 这是基于ASP 的排课系统,附源代码-Timetabling System based on ASP, with source code.
Platform: | Size: 336896 | Author: 余波 | Hits:

[AI-NN-PR10.1.1.12.8003

Description: A Hybrid Genetic Algorithm for School Timetabling
Platform: | Size: 133120 | Author: Aseng Zing | Hits:

[Mathimatics-Numerical algorithmsTimetable-based-on-genetic-algorithm

Description: 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
Platform: | Size: 1876992 | Author: 张雨萌 | Hits:

[matlabsa_timetable

Description: This matlab program is developed to solve timetabling problem using simulated annealing algorithm
Platform: | Size: 6144 | Author: Lifted | Hits:

[Algorithmviewcontent

Description: A Hybrid Genetic Algorithm for the Student- Aware University Course Timetabling Problem
Platform: | Size: 3098624 | Author: Hatem najjar | Hits:

[WEB Codetestlab_ssh

Description: 基于asp的课程管理系统 1.登录,注册。 2.自动排课-Asp-based course management system 1. Login, register. 2. Automatic Timetabling
Platform: | Size: 29865984 | Author: 318404 | Hits:

[JSP/JavaPKXT

Description: jsp高校智能排课系统+论文 它对旧的排课方式方法是一种革命性的冲击。智能排课系统具有高效性、灵活性、可重复利用性等特点。它可以轻松、合理的解决了高校的排课问题。-Intelligent Scheduling System+ jsp college papers arranging the old ways and it is a revolutionary impact. Intelligent Scheduling System with high efficiency, flexibility, reusability and so on. It can be easy, reasonable solution to the university course timetabling problem.
Platform: | Size: 3304448 | Author: fwmlove | Hits:

[Industry researchpga

Description: paralel genetic algorithm based school timetabling
Platform: | Size: 24576 | Author: m91e | Hits:

[Education soft systemfet-5.14.5

Description: Timetabling using C-Timetabling using C++
Platform: | Size: 11445248 | Author: lethaoasimo | Hits:

[AlgorithmTimetabling-using-VB.Net

Description: Class timetabling is a difficult problem. This a simpler version of a timetabling application. One can easily schedule class timetables using this application. It is coded in Visual basic dot net. It is ideal for learners. Please install Vb .net with suitable library files. If any problem with the code or finding any issue with the code, please comment on it , i will clear all the doubts and help you.-Class timetabling is a difficult problem. This is a simpler version of a timetabling application. One can easily schedule class timetables using this application. It is coded in Visual basic dot net. It is ideal for learners. Please install Vb .net with suitable library files. If any problem with the code or finding any issue with the code, please comment on it , i will clear all the doubts and help you.
Platform: | Size: 1064960 | Author: Vishnu Sasikumar | Hits:
« 12 3 »

CodeBus www.codebus.net