語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Abstract domains in constraint progr...
~
Pelleau, Marie,
FindBook
Google Book
Amazon
博客來
Abstract domains in constraint programming
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Abstract domains in constraint programming/ Marie Pelleau.
作者:
Pelleau, Marie,
出版者:
London, UK :ISTE Press ; : 2015.,
面頁冊數:
1 online resource.
內容註:
Front Cover; Abstract Domains in Constraint Programming; Dedication; Copyright; Contents; Preface; Introduction; I.1. Context; I.2. Problematic; I.3. Outline of the book; I.4. Contributions; Chapter 1: State of the Art; 1.1. Abstract Interpretation; 1.2. Constraint Programming; 1.3. Synthesis; Chapter 2: Abstract Interpretation for the Constraints; 2.1. Introduction; 2.2. Unified Components; 2.3. Unified Solving; 2.4. Conclusion; Chapter 3: Octagons; 3.1. Definitions; 3.2. Representations; 3.3. Abstract Domain Components; 3.4. Abstract Domains; Chapter 4: Octagonal Solving; 4.1. Octagonal CSP.
內容註:
4.2. Octagonal Consistency and Propagation4.3. Octagonal Solver; 4.4. Experimental Results; 4.5. Conclusion; Chapter 5: An Abstract Solver: AbSolute; 5.1. Abstract Solving Method; 5.2. The AbSolute Solver; 5.3. Conclusion; Conclusion and Perspectives; C.1. Conclusion; C.2. Perspectives; Bibliography; Index.
標題:
Constraint programming (Computer science) -
電子資源:
https://www.sciencedirect.com/science/book/9781785480102
ISBN:
9780081004647 (electronic bk.)
Abstract domains in constraint programming
Pelleau, Marie,
Abstract domains in constraint programming
[electronic resource] /Marie Pelleau. - London, UK :ISTE Press ;2015. - 1 online resource.
Includes bibliographical references and index.
Front Cover; Abstract Domains in Constraint Programming; Dedication; Copyright; Contents; Preface; Introduction; I.1. Context; I.2. Problematic; I.3. Outline of the book; I.4. Contributions; Chapter 1: State of the Art; 1.1. Abstract Interpretation; 1.2. Constraint Programming; 1.3. Synthesis; Chapter 2: Abstract Interpretation for the Constraints; 2.1. Introduction; 2.2. Unified Components; 2.3. Unified Solving; 2.4. Conclusion; Chapter 3: Octagons; 3.1. Definitions; 3.2. Representations; 3.3. Abstract Domain Components; 3.4. Abstract Domains; Chapter 4: Octagonal Solving; 4.1. Octagonal CSP.
Constraint Programming aims at solving hard combinatorial problems, with a computation time increasing in practice exponentially. The methods are today efficient enough to solve large industrial problems, in a generic framework. However, solvers are dedicated to a single variable type: integer or real. Solving mixed problems relies on ad hoc transformations. In another field, Abstract Interpretation offers tools to prove program properties, by studying an abstraction of their concrete semantics, that is, the set of possible values of the variables during an execution. Various representations for these abstractions have been proposed. They are called abstract domains. Abstract domains can mix any type of variables, and even represent relations between the variables. In this work, we define abstract domains for Constraint Programming, so as to build a generic solving method, dealing with both integer and real variables. We also study the octagons abstract domain, already defined in Abstract Interpretation. Guiding the search by the octagonal relations, we obtain good results on a continuous benchmark. We also define our solving method using Abstract Interpretation techniques, in order to include existing abstract domains. Our solver, AbSolute, is able to solve mixed problems and use relational domains.
ISBN: 9780081004647 (electronic bk.)Subjects--Topical Terms:
672805
Constraint programming (Computer science)
Index Terms--Genre/Form:
542853
Electronic books.
LC Class. No.: QA76.612
Dewey Class. No.: 005.1/16
Abstract domains in constraint programming
LDR
:03309cmm a2200289 a 4500
001
2223393
006
o d
007
cnu|unuuu||
008
210114s2015 enk ob 001 0 eng d
020
$a
9780081004647 (electronic bk.)
020
$a
0081004648 (electronic bk.)
020
$a
9781785480102
020
$a
1785480103
035
$a
(OCoLC)909525346
035
$a
EL2020123
040
$a
OPELS
$b
eng
$c
OPELS
$d
CDX
$d
N$T
$d
COO
$d
UIU
$d
IDEBK
$d
E7B
$d
YDXCP
$d
EBLCP
$d
NLGGC
$d
DEBSZ
$d
OCLCF
$d
AZK
$d
FEM
$d
VGM
$d
OCLCQ
$d
MERUC
$d
WRM
$d
U3W
$d
D6H
$d
OCLCQ
$d
WYU
$d
DCT
$d
OCLCO
$d
OCLCQ
$d
MM9
041
0
$a
eng
050
4
$a
QA76.612
082
0 4
$a
005.1/16
$2
23
100
1
$a
Pelleau, Marie,
$e
author.
$3
3462789
245
1 0
$a
Abstract domains in constraint programming
$h
[electronic resource] /
$c
Marie Pelleau.
260
$a
London, UK :
$b
ISTE Press ;
$a
Kidlington, Oxford, UK :
$b
Elsevier,
$c
2015.
300
$a
1 online resource.
504
$a
Includes bibliographical references and index.
505
0
$a
Front Cover; Abstract Domains in Constraint Programming; Dedication; Copyright; Contents; Preface; Introduction; I.1. Context; I.2. Problematic; I.3. Outline of the book; I.4. Contributions; Chapter 1: State of the Art; 1.1. Abstract Interpretation; 1.2. Constraint Programming; 1.3. Synthesis; Chapter 2: Abstract Interpretation for the Constraints; 2.1. Introduction; 2.2. Unified Components; 2.3. Unified Solving; 2.4. Conclusion; Chapter 3: Octagons; 3.1. Definitions; 3.2. Representations; 3.3. Abstract Domain Components; 3.4. Abstract Domains; Chapter 4: Octagonal Solving; 4.1. Octagonal CSP.
505
8
$a
4.2. Octagonal Consistency and Propagation4.3. Octagonal Solver; 4.4. Experimental Results; 4.5. Conclusion; Chapter 5: An Abstract Solver: AbSolute; 5.1. Abstract Solving Method; 5.2. The AbSolute Solver; 5.3. Conclusion; Conclusion and Perspectives; C.1. Conclusion; C.2. Perspectives; Bibliography; Index.
520
$a
Constraint Programming aims at solving hard combinatorial problems, with a computation time increasing in practice exponentially. The methods are today efficient enough to solve large industrial problems, in a generic framework. However, solvers are dedicated to a single variable type: integer or real. Solving mixed problems relies on ad hoc transformations. In another field, Abstract Interpretation offers tools to prove program properties, by studying an abstraction of their concrete semantics, that is, the set of possible values of the variables during an execution. Various representations for these abstractions have been proposed. They are called abstract domains. Abstract domains can mix any type of variables, and even represent relations between the variables. In this work, we define abstract domains for Constraint Programming, so as to build a generic solving method, dealing with both integer and real variables. We also study the octagons abstract domain, already defined in Abstract Interpretation. Guiding the search by the octagonal relations, we obtain good results on a continuous benchmark. We also define our solving method using Abstract Interpretation techniques, in order to include existing abstract domains. Our solver, AbSolute, is able to solve mixed problems and use relational domains.
588
0
$a
Online resource; title from PDF title page (ScienceDirect, viewed May 20, 2015).
650
0
$a
Constraint programming (Computer science)
$3
672805
655
4
$a
Electronic books.
$2
lcsh
$3
542853
856
4 0
$u
https://www.sciencedirect.com/science/book/9781785480102
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9395924
電子資源
11.線上閱覽_V
電子書
EB QA76.612
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入