scispace - formally typeset
S

Stan Jarzabek

Researcher at Bialystok University of Technology

Publications -  122
Citations -  2201

Stan Jarzabek is an academic researcher from Bialystok University of Technology. The author has contributed to research in topics: Software product line & Software development. The author has an hindex of 25, co-authored 121 publications receiving 2142 citations. Previous affiliations of Stan Jarzabek include National University of Singapore.

Papers
More filters
Journal ArticleDOI

A Data Mining Approach for Detecting Higher-Level Clones in Software

TL;DR: A technique to detect some useful types of structural clones, which are logical groups of simple clones that alleviate the problem of huge number of clones typically reported by simple clone detection tools, a problem that is often dealt with postdetection visualization techniques.
Proceedings ArticleDOI

Detecting higher-level similarity patterns in programs

TL;DR: A practical solution to the problem of detecting some basic, but useful, types of design-level similarities such as groups of highly similar classes or files, which finds many useful structural clones and scales up to big programs.
Proceedings ArticleDOI

XVCL: XML-based variant configuration language

TL;DR: XVCL (XML-based Variant Configuration Language) is a meta-programming technique and tool that provides effective reuse mechanisms that blends with contemporary programming paradigms and complements other design techniques.
Journal ArticleDOI

The case for user-centered CASE tools

TL;DR: This article analyzes problems that impede wide adoption of CASE tools and proposes remedies to some of the problems and direct this article to managers involved in CASE tool adoption, CASE tool users, and CASE tool developers.
Proceedings ArticleDOI

Efficient token based clone detection with flexible tokenization

TL;DR: String algorithms are explored to find suitable data structures and algorithms for efficient token based clone detection and implemented them in the tool Repeated Tokens Finder (RTF), which incorporates a suffix array based linear time algorithm to detect string matches.