Artifact chuffed-flatzinc_0.13.1-1+b1_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmurmurhash2 (>= 0.2), libstdc++6
    (>= 13.1)
  Description: |-
    lazy clause generation FlatZinc implememntation
     Chuffed is a state of the art lazy clause solver designed from the
     ground up with lazy clause generation in mind. Lazy clause generation
     is a hybrid approach to constraint solving that combines features of
     finite domain propagation and Boolean satisfiability. It combines
     some of the advantages of finite domain constraint programming (high
     level model and programmable search) with some of the advantages of
     SAT solvers (reduced search by nogood creation, and effective
     autonomous search using variable activities).
     .
     Chuffed only supports 3 different propagator priorities. Chuffed
     implements a number of global propagators (alldiff, inverse, minimum,
     table, regular, mdd, cumulative, disjunctive, circuit,
     difference). It also only supports two kinds of integer
     variables. Small integer variables for which the domain is
     represented by a byte string. And large integer variables for which
     the domain is represented only by its upper and lower bound (no holes
     allowed). All boolean variables and boolean constraints are handled
     by the builtin SAT solver.
     .
     The solver, when run with lazy clause generation disabled, is
     somewhat comparable in speed with older versions of Gecode. The
     overhead from lazy clause generation ranges from negligible to
     perhaps around 100%. The search reduction, however, can reach orders
     of magnitude on appropriate problems. Thus lazy clause generation is
     an extremely important and useful technology.
     .
     This package provides a FlatZinc implementation, to be used as a
     MiniZinc backend.
  Homepage: https://github.com/chuffed/chuffed
  Installed-Size: '1717'
  Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: chuffed-flatzinc
  Priority: optional
  Recommends: minizinc
  Section: math
  Source: chuffed (0.13.1-1)
  Version: 0.13.1-1+b1
srcpkg_name: chuffed
srcpkg_version: 0.13.1-1

File

chuffed-flatzinc_0.13.1-1+b1_amd64.deb
Binary file chuffed-flatzinc_0.13.1-1+b1_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package chuffed_0.13.1-1

binary package System - - 6 months ago 5 months
BETA