constraint-satisfaction
Need Help In Solving A Constraint Problem (2nd)
I have solved the following constraint processing task. Can you please verify if it is correct? One of the prisoners of a high-level security prison sees a way to escape. Almost[详细]
2023-03-06 16:52 分类:问答Building up timetabling problem with lots of variables
I have a classic timetabling problem consisting of the variables classes(~100), rooms(20),terms(8) and weekdays(5).[详细]
2023-03-04 04:18 分类:问答Constraint Satisfaction: Choosing real numbers with certain characteristics
I have a set of n real numbers. I also have a set of functions, f_1, f_2, ..., f_m. Each of these functions takes a list of numbers as its argument.I also have a set of m ranges,[详细]
2023-01-15 22:26 分类:问答Single Concurrent User Login - ASP.NET / Silverlight
I need to restrict users in my application to login from a one computer at a time (i.e. if they login from computer 2, computer 1 session will be ended). My application is cre开发者_如何学Goated in Si[详细]
2022-12-22 13:57 分类:问答