Click here to Skip to main content
15,923,852 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRegarding requests to do homework questions. Pin
73Zeppelin30-Nov-08 23:26
73Zeppelin30-Nov-08 23:26 
GeneralRe: Regarding requests to do homework questions. Pin
Paul Conrad2-Dec-08 6:53
professionalPaul Conrad2-Dec-08 6:53 
AnswerRe: plz help me in writing an algorithm of the following problem Pin
Lutosław2-Dec-08 6:06
Lutosław2-Dec-08 6:06 
GeneralRe: plz help me in writing an algorithm of the following problem Pin
stevepqr11-Jan-09 21:53
stevepqr11-Jan-09 21:53 
QuestionData Consistency Pin
Patje27-Nov-08 5:53
Patje27-Nov-08 5:53 
GeneralRe: Data Consistency Pin
Luc Pattyn27-Nov-08 10:34
sitebuilderLuc Pattyn27-Nov-08 10:34 
GeneralRe: Data Consistency Pin
Patje27-Nov-08 23:36
Patje27-Nov-08 23:36 
AnswerRe: Data Consistency Pin
Alan Balkany1-Dec-08 3:46
Alan Balkany1-Dec-08 3:46 
You need to identify the dependencies between data elements in the interactive side and elements in the constraint side. Then when a constraint element is changed, you only update the interactive-side data which is dependent on it.

This structure has been studied in Artificial Intelligence for some time. The main references are:

Doyle, J., "A Truth Maintenance System," Artificial Intelligence 12 (1979) 231-272.
de Kleer, J., "An Assumption-Based TMS," Artificial Intelligence 28 (1986), 127-162.
Question[Message Deleted] Pin
AliN136221-Nov-08 21:51
AliN136221-Nov-08 21:51 
AnswerRe: RRT Pin
Arash Partow22-Nov-08 1:25
Arash Partow22-Nov-08 1:25 
AnswerRe: RRT Pin
Paul Conrad22-Nov-08 13:45
professionalPaul Conrad22-Nov-08 13:45 
QuestionWheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult21-Nov-08 10:58
mvePIEBALDconsult21-Nov-08 10:58 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn21-Nov-08 17:43
sitebuilderLuc Pattyn21-Nov-08 17:43 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult22-Nov-08 3:29
mvePIEBALDconsult22-Nov-08 3:29 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn22-Nov-08 4:24
sitebuilderLuc Pattyn22-Nov-08 4:24 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult22-Nov-08 7:34
mvePIEBALDconsult22-Nov-08 7:34 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes [modified] Pin
PIEBALDconsult26-Nov-08 8:42
mvePIEBALDconsult26-Nov-08 8:42 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn26-Nov-08 11:16
sitebuilderLuc Pattyn26-Nov-08 11:16 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult26-Nov-08 13:02
mvePIEBALDconsult26-Nov-08 13:02 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn26-Nov-08 13:12
sitebuilderLuc Pattyn26-Nov-08 13:12 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult26-Nov-08 17:56
mvePIEBALDconsult26-Nov-08 17:56 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn26-Nov-08 18:48
sitebuilderLuc Pattyn26-Nov-08 18:48 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
Luc Pattyn26-Nov-08 15:14
sitebuilderLuc Pattyn26-Nov-08 15:14 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult26-Nov-08 18:49
mvePIEBALDconsult26-Nov-08 18:49 
GeneralRe: Wheel Factorization to simplify a Sieve of Eratosthenes Pin
PIEBALDconsult14-Jan-09 17:50
mvePIEBALDconsult14-Jan-09 17:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.