• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rakhimov / scram
95%
develop: 0%

Build:
Build:
LAST BUILD BRANCH: event-tree
DEFAULT BRANCH: develop
Repo Added 03 Oct 2014 04:18PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH pdag
branch: pdag
CHANGE BRANCH
x
Reset
  • pdag
  • 0.1.0
  • 0.10.0
  • 0.11.0
  • 0.11.1
  • 0.11.2
  • 0.11.3
  • 0.11.4
  • 0.11.5
  • 0.4.0
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.8.0
  • 0.9.0
  • 0.9.1
  • 0.9.2
  • appveyor
  • boost
  • c++14
  • clang
  • cmake
  • codecov
  • coverage
  • cpp14
  • cudd
  • develop
  • doxygen
  • event-tree
  • ext
  • gtest
  • gui
  • icc
  • install
  • lcov
  • mac
  • master
  • osx
  • platform-check
  • random
  • settings
  • tcmalloc
  • translations
  • travis
  • travis-mac
  • travis-trusty
  • xmlpp

pending completion
1314

push

travis-ci

rakhimov
Refactor Pdag::Clear*() node mark clear functions

These functions are made generic,
and generic DFS traversal is used with generic lambdas.
These generic traversal functions can also be used for other purposes.

6223 of 6518 relevant lines covered (95.47%)

93689.07 hits per line

Relevant lines Covered
Build:
Build:
6518 RELEVANT LINES 6223 COVERED LINES
93689.07 HITS PER LINE
Source Files on pdag
  • List 0
  • Changed 22
  • Source Changed 9
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1314 pdag Refactor Pdag::Clear*() node mark clear functions These functions are made generic, and generic DFS traversal is used with generic lambdas. These generic traversal functions can also be used for other purposes. push 22 Jan 2017 10:41AM UTC rakhimov travis-ci pending completion  
1297 pdag Make Gate::args<T>() const correct No shared pointer is leaked or reference counts are manipulated upon call from const overload of the function. It returns the arguments by reference instead of shared pointers to prevent the modifications. In ad... push 21 Jan 2017 04:37AM UTC rakhimov travis-ci pending completion  
1296 pdag Add Gate::NegateNonCoherentGateArgs for efficiency Instead working outside of the gate, the gate encapsulates the efficient feature of in place negating of arguments thanks to the linear_map. This removes a temporary to_erase vectors from the ga... push 21 Jan 2017 12:05AM UTC rakhimov travis-ci pending completion  
1295 pdag Redesign PDAG Constant arg and gate state - Remove completely State enum for gate states - Constant gate is a Null (pass-through) gate with a single constant arg. - Explicit API for checking constants/null-gates in the graph and gates. - Initia... push 20 Jan 2017 09:42AM UTC rakhimov travis-ci pending completion  
1292 pdag Rename report_layer -> report or report_file push 20 Jan 2017 02:23AM UTC rakhimov travis-ci pending completion  
1290 pdag Merge quantile acc into general acc in Monte-Carlo The main single accumulator with multiple extractors. push 19 Jan 2017 05:29AM UTC rakhimov travis-ci pending completion  
1288 pdag Introduce Pdag::IndexMap<T> for index->data map This container is based on ext::index_map non-zero-based index vector. The container adaptor type encapsulates the efficient mapping of variable indices to some arbitrary data. Other analysis facil... push 19 Jan 2017 12:56AM UTC rakhimov travis-ci pending completion  
1287 pdag Redesign one Constant per PDAG graph Instead of having many unique constants with True/False states, a single True constant per graph is provided with index 1. The idea is taken from BDD. In order to maintain the uniqueness invariant upon PDAG c... push 18 Jan 2017 11:26AM UTC rakhimov travis-ci pending completion  
1284 pdag Rename BooleanGraph -> PDAG (Propositional DAG) PDAG is a formal and exact term for the construct. BooleanGraph, for example, doesn't capture that it's acyclic (it is implicit). Moreoever, BooleanGraph is a made-up term not common in literature. ... push 16 Jan 2017 02:03AM UTC rakhimov travis-ci pending completion  
See All Builds (630)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc