-
141
A graphical method for automatic code generation from extended s-system petri net models
Published 2006“…This involves the development of a procedure for automatically mapping S-System Petri Net models constructed in the diagram editor to control flow graphs. The procedure uses a notion called graph nesting to help the design tool read and understand S-System model diagrams and transform them into control flow graphs. …”
Get full text
Get full text
Get full text
Thesis -
142
-
143
Machine-specific optimization methods for C/C++ applications that are distributed in the LLVM intermediate representation format
Published 2018-10-01“…The paper presents a static instrumentation technique with incomplete control flow edge covering and its correction to the full control flow profile. …”
Get full text
Article -
144
Methods of profile information correction during compilation
Published 2018-10-01“…After applying transformations, which change control flow graph, it is necessary to adjust the profile information in order to maintain its adequacy for the work of succeeding optimizations. …”
Get full text
Article -
145
-
146
Business Process Complexity Measurement: A Systematic Literature Review
Published 2023-01-01“…Currently, the most popular and widely used complexity metric is Control Flow Complexity (CFC). Process complexity metrics mainly focus on measuring the complexity of process models, and the majority of them focus on activity complexity or control-flow complexity. …”
Get full text
Article -
147
Software code protection through software obfuscation
Published 2010“…The first self-modifying proposal is integrated with Control Flow Flattening to realize the obscurity in instruction and execution control flow. …”
Get full text
Thesis -
148
The new approach to the problem-driven object programming
Published 2016-01-01“…During code writing, the user programs a control flow and sets type and parameters of the object. …”
Get full text
Article -
149
PEMBENTUKAN SET JALUR ALIRAN PROGRAM MENGGUNAKAN TEKNIK JUMLAH JALUR MINIMUM DAN TEKNIK JUMLAH PREDIKAT MINIMUM
Published 2009-07-01“…Structured testing is based on the control flow of programs. The analysis of the control flow of program is conducted on a reduced flowgraph, called a decision-to-decision graph (DDGraph). …”
Get full text
Article -
150
-
151
AJcFgraph - AspectJ control graph builder for aspect-oriented software.
Published 2008“…Therefore, this study is dedicated to build an aspect-oriented control flow graph construction tool called AJcFgraph Builder. …”
Get full text
Article -
152
Path-Based Program Repair
Published 2015-03-01“…In contrast to prior work, our approach is complete for programs with finitely many control-flow paths, i.e., the program is repaired if and only if it can be repaired at the specified fault location. …”
Get full text
Article -
153
New Benchmarking Methodology and Programming Model for Big Data Processing
Published 2015-08-01“…The performance of data flow systems that are processing big data should not be measured with the measures defined for the prevailing control flow systems. A new benchmarking methodology is proposed, which integrates the performance issues of speed, area, and power needed to execute the task. …”
Get full text
Article -
154
Development of software testing and analysis tools - Part B
Published 2009“…A function is first developed to represent the program to be analyzed in the form of control flow graph. Based on the control flow graph that has been generated, a few analysis tools have been developed to facilitate the task of analysis. …”
Get full text
Final Year Project (FYP) -
155
Mining Product Data Models: A Case Study
Published 2014-01-01“…Moreover, the data-flow model is compared to the control-flow model.…”
Get full text
Article -
156
A categorical foundation for structured reversible flowchart languages: Soundness and adequacy
Published 2018-09-01“…Structured reversible flowchart languages is a class of imperative reversible programming languages allowing for a simple diagrammatic representation of control flow built from a limited set of control flow structures. …”
Get full text
Article -
157
Object-oriented codes representation of program understanding system
Published 2008“…The program’s representation that has been used and will be discussed is an Object-oriented Control Flow Graph (OO-CFG). OO-CFG was an added version on the notation of the traditional control flow graph (CFG). …”
Get full text
Conference or Workshop Item -
158
Data-Flow Modeling: A Survey of Issues and Approaches
Published 2012-01-01“…When it comes to modeling and analyzing business process models the current research focuses on control flow modeling (i.e. the activities of the process) and very little attention is paid to the data-flow perspective. …”
Get full text
Article -
159
Synthesis from Recursive-Components Libraries
Published 2011-06-01“…Here, we extend the work and study synthesis from component libraries with ``call and return'' control flow structure. Such control-flow structure is very common in software systems. …”
Get full text
Article -
160
Disassemble Byte Sequence Using Graph Attention Network
Published 2022-07-01“…First, each byte of a code block is used as the disassembly start address, and all disassembly results (control flow graphs) are combined into a single flow graph. …”
Get full text
Article