Git Product home page Git Product logo

cecore's Introduction

Hi there 👋 I'm Viet-Man Le (Lê Viết Mẫn in Vietnamese) 👨‍💻

A University Assistant and PhD student at Institute of Software Technology, Graz University of Technology, Austria.

  • 🔭 I’m currently working on Intelligent Techniques for Efficient Diagnostic Reasoning in Feature Model Development and Evolution

cecore's People

Contributors

manleviet avatar

Watchers

 avatar  avatar  avatar

cecore's Issues

Changes to support no colors in the explanations

  1. AnomalyType:
  • remove colors from descriptions
  • replace getRaw... functions with get...WithColor functions
  1. VoidFMExplanation, RedundancyAnalysisExplanation, and CompactExplanation:
  • will have two functions - one for raw descriptive explanation and one for explanation with color
  1. Bring the source code of RawExplanation into AutomatedAnalysisExplanation
  • it means that AutomatedAnalysisExplanation will have two public functions: (1) getDescriptiveExplanation - returns a raw descriptive explanation for each type of Analysis, (2) getDescriptiveExplanations - returns raw descriptive explanations for a list of analyses, (3) getDescriptiveExplanationWithColor - returns formatted descriptive explanation for each type of Analysis, (4) getDescriptiveExplanationsWithColor - returns formatted descriptive explanation for a list of analyses.
  1. (May be this is not good)Migrate the structure of DiagnosisTree into CECore. In this case, the below class should have an additional function whose output is a DiagnosisTree (or something like that).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.