1 / 7

PrediCalc: A Logical Spreadsheet Management System

Stanford Logic Group VLDB 2005 Demo. PrediCalc: A Logical Spreadsheet Management System. Michael Kassoff Lee-Ming Zen Ankit Garg Michael Genesereth August 30, 2005. Electronic Spreadsheets. Huge success

keagan
Télécharger la présentation

PrediCalc: A Logical Spreadsheet Management System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stanford Logic Group VLDB 2005 Demo PrediCalc: A Logical Spreadsheet Management System Michael Kassoff Lee-Ming Zen Ankit Garg Michael Genesereth August 30, 2005

  2. Electronic Spreadsheets • Huge success • Used by everyone from multinational conglomerates to individuals • Limitations • Functional definitions • Unidirectional update

  3. From Functions to Constraints Generalizing formulae to many-to-many constraints allows us to use spreadsheets for a wide variety of applications • Correct-on-capture data entry (smart forms) • “Start times must be before end times” • “The number of lap infants traveling must not be greater than the number of adults” • Enterprise Management policies • “Only senior managers can reserve the third floor conference room” • Design / Configuration • “Students must take at least 2 math courses to graduate”

  4. Logical Spreadsheets We choose to represent many-to-many relationships using logical formulae start-time(S) and end-time(E)  before(S,E) “The start time must be before the end time” event-owner(O) and senior-manager(O)  event-room(room301) “Only senior managers can reserve the third floor conference room” The focus is on symbolic data rather than numeric data

  5. Features of PrediCalc p(X)  q(X) • Distinguishes between user-specified cells and computed cells • Computed cells contain logical consequences of user-specified cells • Allows for simple retraction of value assignments • Propagation can occur in any direction • Constraints are not independent: p(X)  q(X) q(X)  r(X) p q a a p q b b User specified System generated p(X)  r(X)

  6. Inconsistency Tolerance • Uses a novel technique to handle inconsistency of values with constraints • Gives users feedback about violated constraints (I can’t explain this in 5 minutes… see the demo!)

  7. Thanks!

More Related