Incremental Constraint Deletion in Systems of Linear Constraints
暂无分享,去创建一个
Abstract Suppose we are given a (possibly redundant) system of linear equalities and linear inequalities, C , and a solved form for C , and we now delete a constraint from C . We give an algorithm to incrementally compute a solved form for this new system. The algorithm has cost O( n 2 ) where n is the number of constraints in C , while computing the solved form directly has expected cost O( n 3 ). To our knowledge this is the first incremental algorithm for (re)computing a solved form after deleting a constraint.
[1] Kim Marriott,et al. An Object-Oriented Architecture for Constraint-Based Graphical Editing , 1992, Workshops on Object-Oriented Graphics.
[2] Roland H. C. Yap,et al. The CLP( R ) language and system , 1992, TOPL.
[3] Katta G. Murty,et al. Linear and combinatorial programming , 1976 .