Skip to content

Commit bbfb83e

Browse files
committed
updates
1 parent 31b3010 commit bbfb83e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

_data/usages.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
- title: "Workflow decomposition algorithm for scheduling with quantum annealer-based hybrid solver"
2+
authors: M. Kroczek, J. Zawalska, K. Rycerz
3+
type: Journal
4+
book:
5+
year: 2025
6+
link: https://arxiv.org/pdf/2506.01567
7+
18
- title: "PISA: An Adversarial Approach To Comparing Task Graph Scheduling Algorithms "
29
authors: J. Coleman, B. Krishnamachari
310
type: Conference

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<div class="col-1">
55

66
<div id="logo">
7-
<img width="100%" src="images/wfcommons-horizontal.png" id="banner-logo" alt="Landing Page" />
8-
<img width="100%" src="images/wfcommons-horizontal.png" id="navigation-logo" alt="Landing Page" />
7+
<img style="max-width: 200px;" src="images/wfcommons-horizontal.png" id="banner-logo" alt="Landing Page" />
8+
<img style="max-width: 200px;" src="images/wfcommons-horizontal.png" id="navigation-logo" alt="Landing Page" />
99
</div>
1010

1111
<nav id="nav-main">

0 commit comments

Comments
 (0)