Skip to main content

previous disabled Page of 9
and
  1. No Access

    Article

    Nearly Time-Optimal Kernelization Algorithms for the Line-Cover Problem with Big Data

    Based on well-known complexity theory conjectures, any polynomial-time kernelization algorithm for the NP-hard Line-Cover problem produces a kernel of size ...

    Jianer Chen, Qin Huang, Iyad Kanj, Ge **a in Algorithmica (2024)

  2. No Access

    Chapter and Conference Paper

    D-IOCost: Dynamic Cost-Aware Fair Queueing for Better I/O Proportionality and Performance

    As high-speed SSDs supporting multi-queue interfaces are widely used in shared storage systems, scheduling strategies should ensure fair sharing of device resources. However, when facing the workload of differ...

    Yachun Liu, Dan Feng, Jianxi Chen, Chao Guo in Algorithms and Architectures for Parallel … (2023)

  3. No Access

    Article

    A Refined Branching Algorithm for the Maximum Satisfiability Problem

    The Maximum satisfiability problem (MaxSAT) is a fundamental NP-hard problem which has significant applications in many areas. Based on refined observations, we derive a branching algorithm of running time  ...

    Wenjun Li, Chao Xu, Yongjie Yang, Jianer Chen, Jianxin Wang in Algorithmica (2022)

  4. No Access

    Chapter and Conference Paper

    Distributed Photovoltaic Grid-Connected Evaluation Method Based on Analytic Hierarchy Process and Radar Chart

    The large-scale use of distributed photovoltaic brings challenges to the safe and reliable operation of power grid. Therefore, it is important to explore the impact of distributed photovoltaic on power grid. F...

    Jianyu Chen, **g Li, Weimin Chen, Qian Guo in Recent Advances in Sustainable Energy and … (2021)

  5. No Access

    Chapter and Conference Paper

    Coordinated Setting Method of PSS and PSVR Parameters in Generator

    Power system stabilizer (PSS) is widely used to damp power angle oscillation in power systems, and power system voltage regulator (PSVR) can improve the voltage characteristics. Both devices can be installed i...

    Jiatong Yu, Kewen Wang, Mengru Chen in Recent Advances in Sustainable Energy and … (2021)

  6. No Access

    Book and Conference Proceedings

    Theory and Applications of Models of Computation

    16th International Conference, TAMC 2020, Changsha, China, October 18–20, 2020, Proceedings

    Prof. Jianer Chen, Qilong Feng in Lecture Notes in Computer Science (2020)

  7. No Access

    Chapter and Conference Paper

    Biomarkers Selection of Abnormal Functional Connections in Schizophrenia with \( {\mathbf{\ell }}_{{{\mathbf{2,1 - 2}}}} \) -Norm Based Sparse Regularization Feature Selection Method

    Schizophrenia (SZ) is a serious mental disease involving multiple symptoms such as sensation, cognition, emotion and memory. Recent studies have shown that schizophrenia is related to abnormal functional conne...

    Na Gao, Chen Qiao, Shun Qi, Kai Ren in Intelligent Computing Theories and Applica… (2020)

  8. No Access

    Chapter and Conference Paper

    A Reference Point-Based Evolutionary Algorithm for Many-Objective Fuzzy Portfolio Selection

    Portfolio selection is an important problem in the practice and theory of finance. This paper uses a five-objective (including mean, variance, skewness, kurtosis, and entropy) model to replace the classical Ma...

    Jian Chen, **aoliang Ma, Yiwen Sun in Bio-inspired Computing: Theories and Appli… (2020)

  9. Article

    Preface to the Special Issue on Computing and Combinatorics

    Yixin Cao, Jianer Chen in Algorithmica (2019)

  10. No Access

    Chapter and Conference Paper

    Approximating Closest Vector Problem in \(\ell _\infty \) Norm Revisited

    The security of most lattice-based cryptography schemes are based on two computational hard problems which are the Short Integer Solution (SIS) and Learning With Errors (LWE) problems. The computational comple...

    Wenbin Chen, Jianer Chen in Algorithmic Aspects in Information and Management (2019)

  11. No Access

    Chapter and Conference Paper

    Graph-FCN for Image Semantic Segmentation

    Semantic segmentation with deep learning has achieved great progress in classifying the pixels in the image. However, the local location information is usually ignored in the high-level feature extraction by t...

    Yi Lu, Yaran Chen, Dongbin Zhao, Jianxin Chen in Advances in Neural Networks – ISNN 2019 (2019)

  12. No Access

    Chapter and Conference Paper

    Threshold-Dependent Joint Bilateral Filter Algorithm for Enhancing 3D Gated Range-Intensity Correlation Imaging

    Three-dimensional gated range-intensity correlation imaging (GRICI) can acquire three-dimensional information of targets with high range resolution in real time. In practical applications, the intensity distri...

    Yuqing Yang, **nwei Wang, Liang Sun, Jianan Chen in Intelligent Robotics and Applications (2019)

  13. No Access

    Chapter and Conference Paper

    Physarum-Based Ant Colony Optimization for Graph Coloring Problem

    Graph coloring problem (GCP) is a classical combinatorial optimization problem and has many applications in the industry. Many algorithms have been proposed for solving GCP. However, insufficient efficiency an...

    Lingyan Lv, Chao Gao, Jianjun Chen, Liang Luo, Zili Zhang in Advances in Swarm Intelligence (2019)

  14. No Access

    Chapter and Conference Paper

    A Novel Many-Objective Optimization Algorithm Based on the Hybrid Angle-Encouragement Decomposition

    For many-objective optimization problems (MaOPs), the problem of balancing the convergence and the diversity during the search process is often encountered but very challenging due to its vast range of searchi...

    Yuchao Su, Jia Wang, Lijia Ma, **aozhou Wang in Intelligent Computing Methodologies (2018)

  15. No Access

    Book and Conference Proceedings

    Frontiers in Algorithmics

    12th International Workshop, FAW 2018, Guangzhou, China, May 8–10, 2018, Proceedings

    Dr. Jianer Chen, Pinyan Lu in Lecture Notes in Computer Science (2018)

  16. No Access

    Chapter and Conference Paper

    An Improved Authentication Protocol in Telemedicine System

    Telemedicine is an effective way to solve the imbalance in the distribution of medical resources. However, since related medical privacy data needs to be transmitted over the Internet, it will be exposed to th...

    Lijuan Zheng, Yunjia Zhang, Rui Zhang in Algorithms and Architectures for Parallel … (2018)

  17. No Access

    Chapter and Conference Paper

    Solving Vehicle Routing Problem Through a Tabu Bee Colony-Based Genetic Algorithm

    Vehicle routing problem (VRP) is a classic combinatorial optimization problem and has many applications in industry. Solutions of VRP have significant impact on logistic cost. In most VRP models, the shortest ...

    Lingyan Lv, Yuxin Liu, Chao Gao, Jianjun Chen, Zili Zhang in Advances in Swarm Intelligence (2018)

  18. No Access

    Chapter and Conference Paper

    Particle Swarm Optimization Based on Pairwise Comparisons

    Particle swarm optimization (PSO) is a widely-adopted optimization algorithm which is based on particles’ fitness evaluations and their swarm intelligence. However, it is difficult to obtain the exact fitness ...

    JunQi Zhang, JianQing Chen, **Xun Zhu, ChunHui Wang in Advances in Swarm Intelligence (2018)

  19. No Access

    Chapter and Conference Paper

    A Scalable Pthreads-Compatible Thread Model for VM-Intensive Programs

    With the widespread adoption of multicore chips, many multithreaded applications based on the shared address space have been developed. Widely-used operating systems, such as Linux, use a per-process lock to s...

    Yu Zhang, Jiankang Chen in Algorithms and Architectures for Parallel Processing (2018)

  20. No Access

    Chapter and Conference Paper

    Approximation Algorithms on Multiple Two-Stage Flowshops

    This paper considers the problem of scheduling multiple two-stage flowshops that minimizes the makespan, where the number of flowshops is part of the input. We study the relationship between the problem and th...

    Guangwei Wu, Jianer Chen in Computing and Combinatorics (2018)

previous disabled Page of 9