Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updating project
  • Loading branch information
JessLi authored and JessLi committed Nov 3, 2015
1 parent e981a6f commit e89d428
Show file tree
Hide file tree
Showing 103 changed files with 4,554 additions and 5 deletions.
3,386 changes: 3,386 additions & 0 deletions jOptJSRecover/Assignment3.cld

Large diffs are not rendered by default.

398 changes: 398 additions & 0 deletions jOptJSRecover/Assignment4.ucd

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions jOptJSRecover/bin/.gitignore

This file was deleted.

678 changes: 678 additions & 0 deletions jOptJSRecover/bin/jopt/js/EnhancementSequenceAmateras.sqd

Large diffs are not rendered by default.

Binary file added jOptJSRecover/bin/jopt/js/JsSolver.class
Binary file not shown.
Binary file not shown.
Binary file added jOptJSRecover/bin/jopt/js/api/StartHere.class
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions jOptJSRecover/bin/jopt/js/api/exception/package.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

This package contains all exceptions specific to the JobScheduler project.

@since JDK1.4

</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions jOptJSRecover/bin/jopt/js/api/search/package.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

This package contains all items relative to searching for a solution within a Job Scheduling problem.

@since JDK1.4

</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file added jOptJSRecover/bin/jopt/js/api/util/Timeline.class
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions jOptJSRecover/bin/jopt/js/api/util/package.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

This package contains all the helpful utility classes that are used in the Job Scheduler.

@since JDK1.4

</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions jOptJSRecover/bin/jopt/js/api/variable/package.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

This package contains all classes and method calls of the Job Scheduler that should be exposed to the end user.

@since JDK1.4

</body>
</html>
12 changes: 12 additions & 0 deletions jOptJSRecover/bin/jopt/js/package.html
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

This package contains all the code for the jOpt Job Scheduler functionality

@since JDK1.4

</body>
</html>
Binary file added jOptJSRecover/bin/jopt/js/spi/JsSolverImpl.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 16 additions & 0 deletions jOptJSRecover/bin/jopt/js/spi/constraint/package.html
@@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

Contains the implementations of the constraints relative to the Job Scheduler.
<p>
Of primary importance are the {@link jopt.js.spi.constraint.ForwardCheckConstraint} and {@link jopt.js.spi.constraint.TemporalConstraint}.
All scheduler constraints inherit from {@link jopt.js.spi.constraint.SchedulerConstraint}.


@since JDK1.4

</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 16 additions & 0 deletions jOptJSRecover/bin/jopt/js/spi/domain/package.html
@@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">

Contains the implementations of the constraints relative to the Job Scheduler.
<p>
Of primary importance are the {@link jopt.js.spi.constraint.ForwardCheckConstraint} and {@link jopt.js.spi.constraint.TemporalConstraint}.
All scheduler constraints inherit from {@link jopt.js.spi.constraint.SchedulerConstraint}.


@since JDK1.4

</body>
</html>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added jOptJSRecover/bin/jopt/js/spi/util/IDStore.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added jOptJSRecover/bin/jopt/js/test/AllTests.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e89d428

Please sign in to comment.